1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-06 19:28:29 +00:00
openmw/apps/openmw
psi29a dc3ec1a0a0 Merge branch 'mwscript' into 'master'
Multiple mwscript optimizations and some refactoring

See merge request OpenMW/openmw!2600
2023-01-15 15:59:30 +00:00
..
mwbase Merge branch 'playercontrols' into 'master' 2022-12-30 16:57:40 +00:00
mwclass Don't use xkf if xnif is merely the base model (bug #5371) 2023-01-14 04:55:12 +03:00
mwdialogue Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
mwgui Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
mwinput Cleanup unused actions 2023-01-07 23:42:53 +01:00
mwlua Merge branch 'default_ref_num' into 'master' 2023-01-10 09:12:37 +00:00
mwmechanics Use default initializers for ESM::RefNum members 2023-01-10 00:44:51 +01:00
mwphysics Don't use xkf if xnif is merely the base model (bug #5371) 2023-01-14 04:55:12 +03:00
mwrender Make use of ends_with for KF 2023-01-15 01:48:06 +03:00
mwscript Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
mwsound create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
mwstate Fixed issue with getSummonedCreature( that returned a reference to a non const static value 2022-12-27 19:16:22 +01:00
mwworld Don't use xkf if xnif is merely the base model (bug #5371) 2023-01-14 04:55:12 +03:00
android_main.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
CMakeLists.txt rain occlusion 2023-01-06 22:23:03 -08:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp script blacklist => RefId 2022-12-27 19:16:21 +01:00
engine.hpp script blacklist => RefId 2022-12-27 19:16:21 +01:00
main.cpp script blacklist => RefId 2022-12-27 19:16:21 +01: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