1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 03:54:40 +00:00
OpenMW/apps/openmw/mwstate
Thomas f3272c941f Fix for bug #1080, can't read/repair/make potions/use soul gems/rest/sleep while in combat.
The radius for being in combat with the player is fAlarmDistance, which looked like the only pertinent thing.
2014-04-24 22:47:45 -04:00
..
character.cpp case fix (content file names) 2013-11-25 14:56:05 +01:00
character.hpp store content file list in saved games and reject saved games not matching the current game 2013-11-25 13:00:05 +01:00
charactermanager.cpp store content file list in saved games and reject saved games not matching the current game 2013-11-25 13:00:05 +01:00
charactermanager.hpp store content file list in saved games and reject saved games not matching the current game 2013-11-25 13:00:05 +01:00
statemanagerimp.cpp Fix for bug #1080, can't read/repair/make potions/use soul gems/rest/sleep while in combat. 2014-04-24 22:47:45 -04:00
statemanagerimp.hpp 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