1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-05 02:15:36 +00:00
openmw/apps/openmw
Alexei Kotov 819101144d Landing animation playback fixes
Cancel landing animation immediately after moving during the first frame of landing and due to turning animation
2022-07-24 17:24:17 +03:00
..
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 Set VFS only once 2022-07-18 23:37:41 +04: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 Landing animation playback fixes 2022-07-24 17:24:17 +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 Merge branch 'lua_pathfinding_bindings' into 'master' 2022-07-20 23:52:16 +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
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