1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw
2023-07-23 14:45:01 -04:00
..
mwbase refactor saveGame to use string_view instead of a const standard string reference 2023-07-23 14:45:01 -04:00
mwclass Replace Skill::mIndex with Skill::refIdToIndex 2023-07-13 18:55:21 +02:00
mwdialogue Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
mwgui refactor saveGame to use string_view instead of a const standard string reference 2023-07-23 14:45:01 -04:00
mwinput Cleanup includes 2023-07-08 11:28:56 +02:00
mwlua Merge branch 'stringrefidskills' into 'master' 2023-07-20 07:15:49 +00:00
mwmechanics Use StringRefId for skills 2023-07-13 18:55:22 +02:00
mwphysics Cleanup includes 2023-07-08 11:28:56 +02:00
mwrender Implement the NegativeLight flag 2023-07-17 18:00:15 +02:00
mwscript Fix #7446: Incorrect height after teleporting from one worldspace to another 2023-07-20 02:15:27 +02:00
mwsound Cleanup includes 2023-07-08 11:28:56 +02:00
mwstate refactor saveGame to use string_view instead of a const standard string reference 2023-07-23 14:45:01 -04:00
mwworld Fix #7491 2023-07-22 19:45:39 +02:00
android_main.cpp
CMakeLists.txt Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
doc.hpp
engine.cpp Use settings values for General settings 2023-07-04 21:40:04 +02:00
engine.hpp
main.cpp
options.cpp
options.hpp
profile.hpp