1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-01 20:11:31 +00:00
openmw/apps/openmw
2023-04-20 16:16:17 +02:00
..
mwbase More MWWorld::CellStore* -> MWWorld::CellStore& 2023-04-20 16:16:17 +02:00
mwclass functions return reference instead of ptr 2023-04-20 15:55:40 +02:00
mwdialogue Store original string id for Dialogue records 2023-03-26 19:07:32 +02:00
mwgui More MWWorld::CellStore* -> MWWorld::CellStore& 2023-04-20 16:16:17 +02:00
mwinput Fix code format 2023-04-18 20:23:03 +02:00
mwlua functions return reference instead of ptr 2023-04-20 15:55:40 +02:00
mwmechanics Decouple PathgridGraph generation from cell 2023-04-10 15:45:58 +02:00
mwphysics Merge branch '7113-move-from-std-atoi-to-std-from_char' into 'master' 2023-03-18 09:30:48 +00:00
mwrender Merge ESM::RefNum and ESM4::FormId 2023-04-09 00:23:32 +02:00
mwscript functions return reference instead of ptr 2023-04-20 15:55:40 +02:00
mwsound Set thread priority and start thread on fallback usage 2023-03-03 18:00:02 +01:00
mwstate functions return reference instead of ptr 2023-04-20 15:55:40 +02:00
mwworld More MWWorld::CellStore* -> MWWorld::CellStore& 2023-04-20 16:16:17 +02:00
android_main.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
CMakeLists.txt Reorganize ESM4 MWClasses; Add tooltips that are needed for activation. 2023-04-20 01:47:16 +02:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Log the message "GMST ... not found" only once for each missing l10n GMST 2023-04-05 22:47:15 +02: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