1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-05 02:45:35 +00:00
openmw/apps/openmw
2022-07-26 17:23:00 +02:00
..
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 Merge branch 'gui_cleanup' into 'master' 2022-07-26 13:39:33 +00:00
mwinput Rename DrawState_ to DrawState and use enum class 2022-07-17 20:50:26 +03:00
mwlua Merge branch 'lua_pathfinding_bindings' into 'master' 2022-07-20 23:52:16 +00:00
mwmechanics Use string_view in the CharacterController 2022-07-26 17:23:00 +02:00
mwphysics Move AiSetting out of MWMechanics::CreatureStats 2022-07-16 16:43:33 +02:00
mwrender Use string_view in the CharacterController 2022-07-26 17:23:00 +02: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 Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
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