1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/apps/openmw
psi29a 954e5884c3 Merge branch 'log_setup' into 'master'
Setup logging before loading settings

See merge request OpenMW/openmw!2866
2023-03-27 10:30:48 +00:00
..
mwbase
mwclass Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
mwdialogue Store original string id for Dialogue records 2023-03-26 19:07:32 +02:00
mwgui Do not use ESM::RefId::getRefIdString for spell id 2023-03-24 01:57:35 +01:00
mwinput
mwlua (Lua) Add onActivate handler in global scripts 2023-03-27 01:36:45 +02:00
mwmechanics Fix bed ownership check 2023-03-24 22:15:51 +01:00
mwphysics Merge branch '7113-move-from-std-atoi-to-std-from_char' into 'master' 2023-03-18 09:30:48 +00:00
mwrender Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
mwscript Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
mwsound
mwstate Don't store a save's cell name as a RefID 2023-03-22 22:57:52 +01:00
mwworld Extract engine handlers processing from LuaManager to a new class EngineEvents 2023-03-26 03:38:40 +02:00
android_main.cpp
CMakeLists.txt Extract engine handlers processing from LuaManager to a new class EngineEvents 2023-03-26 03:38:40 +02:00
doc.hpp
engine.cpp Merge branch 'gmst_l10n' into 'master' 2023-03-22 20:47:53 +00:00
engine.hpp
main.cpp Setup logging before loading settings 2023-03-27 09:57:53 +02:00
options.cpp
options.hpp
profile.hpp