1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 05:45:35 +00:00
openmw/apps/openmw
Bo Svensson 6fb376f1cf
templatise ptr.hpp (#3185)
With this PR we consolidate identical logic for Ptr and ConstPtr with the help of a template.
2021-10-25 09:08:50 +02:00
..
mwbase Merge branch 'master' into 'effective_magic' 2021-10-01 21:20:08 +00:00
mwclass Merge branch 'place' of github.com:akortunov/openmw into master 2021-10-23 11:34:42 +02:00
mwdialogue improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
mwgui Merge branch 'openmw-tradeglitch' into master 2021-10-12 18:19:19 +02:00
mwinput gamepad cursor speed fix 2021-10-01 09:19:26 +10:00
mwlua mostly reverts MWLua changes (#3170) 2021-10-11 16:56:26 +02:00
mwmechanics Merge branch 'ugly_rounding' into 'master' 2021-10-23 08:39:26 +00:00
mwphysics removes UnrefQueue (#3181) 2021-10-20 23:02:15 +02:00
mwrender fixes a crash (#3183) 2021-10-23 10:31:46 +02:00
mwscript improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
mwsound Stop trying to play non-existent music files started by scripts 2021-10-13 22:40:07 +02:00
mwstate Do not use union to access FIXED_STRING<4> as int 2021-10-17 17:16:21 +02:00
mwworld templatise ptr.hpp (#3185) 2021-10-25 09:08:50 +02:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Merge branch 'options_tests' into 'master' 2021-10-08 08:02:40 +00:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Fix deadlock in Lua worker thread (#6286) 2021-09-19 11:32:52 +02:00
engine.hpp Manage work item lifetime on the client side 2021-07-12 11:41:14 +02:00
main.cpp Add tests for openmw options 2021-10-05 22:51:12 +02:00
options.cpp Add tests for openmw options 2021-10-05 22:51:12 +02:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00