.. |
mwbase
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
mwclass
|
use std::string, no unlocalized message, show soul gem id
|
2022-07-25 02:56:25 +03:00 |
mwdialogue
|
Move AiSetting out of MWMechanics::CreatureStats
|
2022-07-16 16:43:33 +02:00 |
mwgui
|
Allow to configure locales via settings menu
|
2022-07-27 13:03:34 +04:00 |
mwinput
|
Rename DrawState_ to DrawState and use enum class
|
2022-07-17 20:50:26 +03:00 |
mwlua
|
Allow to configure locales via settings menu
|
2022-07-27 13:03:34 +04:00 |
mwmechanics
|
Merge branch 'no_hugs' into 'master'
|
2022-07-26 14:48:54 +00:00 |
mwphysics
|
Move AiSetting out of MWMechanics::CreatureStats
|
2022-07-16 16:43:33 +02:00 |
mwrender
|
Add a default way to store arrays in the settings.cfg
|
2022-07-27 13:03:34 +04:00 |
mwscript
|
use std::string, no unlocalized message, show soul gem id
|
2022-07-25 02:56:25 +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
|
Merge branch 'async_delete_animation' into 'master'
|
2022-07-26 13:42:43 +00:00 |
android_main.cpp
|
Precompile sol.hpp in order to reduce compilation time.
|
2021-12-04 11:32:39 +00:00 |
CMakeLists.txt
|
temporary fix for auto exposure
|
2022-07-22 20:41:08 -07:00 |
doc.hpp
|
|
|
engine.cpp
|
Restore UnrefQueue to destruct animation asynchronously
|
2022-07-24 21:08:43 +02:00 |
engine.hpp
|
Restore UnrefQueue to destruct animation asynchronously
|
2022-07-24 21:08:43 +02: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 |