1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 07:23:54 +00:00
openmw/apps/openmw
AnyOldName3 696be1cc39 Merge branch 'fix_6589' into 'master'
Add default value for `user-data` in openmw.cfg

Closes #6589

See merge request OpenMW/openmw!1632
2022-03-13 18:51:34 +00:00
..
mwbase Use std::vector instead of std::list 2022-02-25 04:02:21 +02:00
mwclass Always reduce weapon condition by the raw damage (bug #6559) 2022-02-23 16:37:56 +03:00
mwdialogue Replace raw for loop by algorithm 2022-02-17 01:04:44 +01:00
mwgui Avoid string copies for ESM::Variant::getString 2022-03-06 17:38:58 +00:00
mwinput Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 2022-02-21 19:49:00 +00:00
mwlua Merge branch 'CPP20_support' into 'master' 2022-03-01 11:11:37 +00:00
mwmechanics Refactor and rename some things around Misc::Rng 2022-03-06 17:28:28 +02:00
mwphysics Support compilation with c++20 2022-02-24 00:49:40 +01:00
mwrender Fix #6660: Crash during intro video when closing the game 2022-03-03 20:25:35 +02:00
mwscript Add getRatio method 2022-02-10 22:10:46 +01:00
mwsound remove unused includes: part1 2022-01-23 17:30:25 +01:00
mwstate Write png image of the global map for save asynchronously 2022-02-13 21:42:36 +01:00
mwworld Refactor and rename some things around Misc::Rng 2022-03-06 17:28:28 +02:00
android_main.cpp Precompile sol.hpp in order to reduce compilation time. 2021-12-04 11:32:39 +00:00
CMakeLists.txt Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 2022-02-21 19:49:00 +00:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Merge branch 'refactor/system-ownership' into 'master' 2022-02-06 10:44:15 +00:00
engine.hpp Load LuaScriptsCfg from both *.omwscripts and *.omwaddon files. 2021-10-26 21:52:42 +02:00
main.cpp New option "config" for specifying additional config directories. 2022-02-02 23:47:11 +01:00
options.cpp Add default value for user-data in openmw.cfg 2022-02-06 21:07:14 +01:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00