1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 05:23:53 +00:00
openmw/apps/openmw
2022-09-05 17:34:40 +02:00
..
mwbase Merge branch 'cast_spell' into 'master' 2022-09-04 19:01:50 +00:00
mwclass Store added storespecialization to cmakelist, and removed the captial first letter 2022-09-05 17:34:40 +02:00
mwdialogue Store added storespecialization to cmakelist, and removed the captial first letter 2022-09-05 17:34:40 +02:00
mwgui Eliminate &thing[0] pattern 2022-09-03 16:41:35 +01: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 Store added storespecialization to cmakelist, and removed the captial first letter 2022-09-05 17:34:40 +02:00
mwphysics Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 00:56:03 +02:00
mwrender Store refactor: frogot a specialization include 2022-09-05 17:34:40 +02:00
mwscript Store added storespecialization to cmakelist, and removed the captial first letter 2022-09-05 17:34:40 +02:00
mwsound Make Settings::Manager::getString return a reference 2022-08-28 16:38:11 +02:00
mwstate Eliminate &thing[0] pattern 2022-09-03 16:41:35 +01:00
mwworld ESM store: new structure that associates each record type to an id, will make it easier to add new stores 2022-09-05 17:34:40 +02:00
android_main.cpp Precompile sol.hpp in order to reduce compilation time. 2021-12-04 11:32:39 +00:00
CMakeLists.txt Store added storespecialization to cmakelist, and removed the captial first letter 2022-09-05 17:34:40 +02:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
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