1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:49:55 +00:00
openmw-tes3mp/apps/openmw/mwbase
slothlife 54fa5273dc Refactor weather transitions to act more like MW
Fixed several issues:
* Waiting/jail time/training all now properly skip remaining transitions
* ChangeWeather no longer permanently sets the region's weather
* ChangeWeather being called during a transition now correctly queues up
another transition
* Corrected transition delta and factor calculations
* ModRegion settings are now saved
2015-08-26 22:59:21 -05:00
..
dialoguemanager.hpp Several warning fixes 2015-01-23 15:34:47 +01:00
environment.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
environment.hpp Include cleanup 2015-02-05 04:18:42 +01:00
inputmanager.hpp Merge branch 'master' of https://github.com/OpenMW/openmw into joystick 2015-02-27 22:37:22 +01:00
journal.hpp Several warning fixes 2015-01-23 15:34:47 +01:00
mechanicsmanager.hpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
scriptmanager.hpp added missing const to ScriptManager::getLocals 2014-07-25 08:12:53 +02:00
soundmanager.hpp Readded sound listener 2015-05-12 19:02:56 +02:00
statemanager.hpp Add commandline option to load a save game on startup 2015-01-07 03:27:24 +01:00
windowmanager.hpp removed setCrosshairOwned from windowmanager 2015-07-17 19:13:45 +02:00
world.hpp Refactor weather transitions to act more like MW 2015-08-26 22:59:21 -05:00