1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/apps/openmw
2021-09-08 10:07:54 +00:00
..
mwbase Merge branch 'lua_input' into 'master' 2021-08-20 11:44:42 +00:00
mwclass Add missing includes. 2021-08-17 13:53:14 +10:00
mwdialogue
mwgui Merge branch 'comma' into 'master' 2021-08-31 12:33:15 +00:00
mwinput Lua package 'openmw.input' 2021-08-10 19:00:52 +03:00
mwlua Rename CellRef::getRefIdPtr -> getRefIdRef and return reference 2021-09-06 22:52:08 +02:00
mwmechanics Allow Rieklings and Goblins to attack again 2021-08-28 10:45:00 +02:00
mwphysics Replace std::map with std::unordered_map for mActors and mObjects. 2021-09-03 13:14:05 +02:00
mwrender Dead animation code removal 2021-09-08 10:07:54 +00:00
mwscript Always print object refnum 2021-08-12 02:02:25 +02:00
mwsound
mwstate
mwworld Make sync terrain preloading sleep free 2021-09-07 14:52:42 +02:00
android_main.cpp
CMakeLists.txt Define dependency to OSG plugins in one place 2021-09-06 22:44:52 +02:00
doc.hpp
engine.cpp Don't use const for objects returned by value. 2021-09-01 22:23:50 +02:00
engine.hpp
main.cpp