1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2014-04-24 09:54:47 +02:00
..
mwbase Moved quickload to statemanager for consistency's sake, as well as make autosave only occur on sleep, not wait. 2014-04-24 03:14:47 -04:00
mwclass Fixed various issues caused by late-night coding. Also added "unlock" message to unlocked doors 2014-04-23 13:02:51 -04:00
mwdialogue
mwgui Moved quickload to statemanager for consistency's sake, as well as make autosave only occur on sleep, not wait. 2014-04-24 03:14:47 -04:00
mwinput Moved quickload to statemanager for consistency's sake, as well as make autosave only occur on sleep, not wait. 2014-04-24 03:14:47 -04:00
mwmechanics Fixed various issues caused by late-night coding. Also added "unlock" message to unlocked doors 2014-04-23 13:02:51 -04:00
mwrender Fix visual glitch happening when closing inventory while sneaking 2014-04-06 22:21:28 +02:00
mwscript Fixed various issues caused by late-night coding. Also added "unlock" message to unlocked doors 2014-04-23 13:02:51 -04:00
mwsound
mwstate removed a redundant check 2014-04-24 09:54:47 +02:00
mwworld Fixed issue which may occur if there's no evidence chest nearby 2014-04-23 13:20:43 -04:00
CMakeLists.txt Actors are moved on if idling near a closed interior door. Unreachable pathgrid points due to a closed door are removed from the allowed set of points. 2014-04-18 14:41:43 +10:00
crashcatcher.cpp
doc.hpp
engine.cpp
engine.hpp
main.cpp