1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-06 07:15:36 +00:00
openmw/apps/openmw
2023-04-01 17:26:19 +04:00
..
mwbase In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel. 2023-03-16 22:07:26 +01:00
mwclass Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
mwdialogue Store original string id for Dialogue records 2023-03-26 19:07:32 +02:00
mwgui Localize messagebox about disabled postprocessor 2023-04-01 11:42:49 +04:00
mwinput Dehardcode non-game-specific localization GMSTs; Update l10n files. 2023-03-26 13:43:44 +02:00
mwlua Merge branch 'lua_ai' into 'master' 2023-03-30 19:35:48 +00:00
mwmechanics Fix bed ownership check 2023-03-24 22:15:51 +01:00
mwphysics Merge branch '7113-move-from-std-atoi-to-std-from_char' into 'master' 2023-03-18 09:30:48 +00:00
mwrender Implement shader-based water ripples (feature 3537) 2023-04-01 17:26:19 +04:00
mwscript Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
mwsound Set thread priority and start thread on fallback usage 2023-03-03 18:00:02 +01:00
mwstate Dehardcode non-game-specific localization GMSTs; Update l10n files. 2023-03-26 13:43:44 +02:00
mwworld Do not use a rendering node position as a hit position (bug 7298) 2023-04-01 12:05:01 +04:00
android_main.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
CMakeLists.txt Implement shader-based water ripples (feature 3537) 2023-04-01 17:26:19 +04:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Merge branch 'gmst_l10n' into 'master' 2023-03-22 20:47:53 +00:00
engine.hpp Reverts Cell name to a string 2023-01-21 18:39:42 +01:00
main.cpp Setup logging before loading settings 2023-03-27 09:57:53 +02:00
options.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00
profile.hpp Profile window manager update 2022-10-06 21:50:31 +02:00