1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-28 13:56:37 +00:00
openmw/apps/openmw
2022-08-31 21:07:59 +02:00
..
mwbase Use std::unique_ptr in MessageBoxManager 2022-08-31 19:44:04 +02:00
mwclass Use more string_view 2022-08-28 15:06:31 +02:00
mwdialogue Remove various string copies 2022-08-24 20:38:52 +02:00
mwgui Use std::unique_ptr in WindowManager 2022-08-31 21:07:59 +02:00
mwinput Use std::unique_ptr in MessageBoxManager 2022-08-31 19:44:04 +02:00
mwlua Do not check getPolyHeight status 2022-08-24 23:30:36 +02:00
mwmechanics Merge branch 'string_viewing' into 'master' 2022-08-30 21:12:11 +00:00
mwphysics Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 00:56:03 +02:00
mwrender Use string_view in Fallback::Map 2022-08-28 17:20:49 +02:00
mwscript Use string_view in Fallback::Map 2022-08-28 17:20:49 +02:00
mwsound Make Settings::Manager::getString return a reference 2022-08-28 16:38:11 +02:00
mwstate Return string_view from getGameSettingString 2022-08-24 22:16:03 +02:00
mwworld Merge branch 'navigator_stats' into 'master' 2022-08-30 21:12:54 +00:00
android_main.cpp Precompile sol.hpp in order to reduce compilation time. 2021-12-04 11:32:39 +00:00
CMakeLists.txt Cleaned up macOS FFmpeg framework linking 2022-08-18 00:22:46 +10:00
doc.hpp
engine.cpp Use string_view in Fallback::Map 2022-08-28 17:20:49 +02:00
engine.hpp Cleanup includes 2022-08-19 22:05:15 +02:00
main.cpp Drop fonts export - users are supposed to use TrueType fonts or mods with legacy format 2022-07-18 10:40:03 +04:00
options.cpp Allow relative paths in openmw.cfg; support --replace=config. 2022-04-28 00:39:41 +02:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00