.. |
mwbase
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
mwclass
|
Rename DrawState_ to DrawState and use enum class
|
2022-07-17 20:50:26 +03:00 |
mwdialogue
|
Move AiSetting out of MWMechanics::CreatureStats
|
2022-07-16 16:43:33 +02:00 |
mwgui
|
Remove redundant Platform::initialize function
|
2022-07-20 22:49:44 +02:00 |
mwinput
|
Rename DrawState_ to DrawState and use enum class
|
2022-07-17 20:50:26 +03:00 |
mwlua
|
Rename DrawState_ to DrawState and use enum class
|
2022-07-17 20:50:26 +03:00 |
mwmechanics
|
Rename DrawState_ to DrawState and use enum class
|
2022-07-17 20:50:26 +03:00 |
mwphysics
|
Move AiSetting out of MWMechanics::CreatureStats
|
2022-07-16 16:43:33 +02:00 |
mwrender
|
Rename DrawState_ to DrawState and use enum class
|
2022-07-17 20:50:26 +03:00 |
mwscript
|
Rename DrawState_ to DrawState and use enum class
|
2022-07-17 20:50:26 +03:00 |
mwsound
|
Move Files::IStreamPtr alias to a separate header
|
2022-07-17 11:35:39 +02:00 |
mwstate
|
Remove some more of boost::
|
2022-05-25 21:16:26 +02:00 |
mwworld
|
Move structs into separate headers, cleanup includes, cleanup forwarders
|
2022-07-18 19:15:03 +03:00 |
android_main.cpp
|
Precompile sol.hpp in order to reduce compilation time.
|
2021-12-04 11:32:39 +00:00 |
CMakeLists.txt
|
Use target_precompile_headers for the most expensive headers
|
2022-07-01 14:05:17 +00:00 |
doc.hpp
|
|
|
engine.cpp
|
Drop fonts export - users are supposed to use TrueType fonts or mods with legacy format
|
2022-07-18 10:40:03 +04:00 |
engine.hpp
|
Drop fonts export - users are supposed to use TrueType fonts or mods with legacy format
|
2022-07-18 10:40:03 +04:00 |
main.cpp
|
Drop fonts export - users are supposed to use TrueType fonts or mods with legacy format
|
2022-07-18 10:40:03 +04:00 |
options.cpp
|
Allow relative paths in openmw.cfg; support --replace=config.
|
2022-04-28 00:39:41 +02:00 |
options.hpp
|
Add tests for openmw options
|
2021-10-05 22:51:12 +02:00 |