openmw-tes3coop/apps/openmw
Lukasz Gromanowski faf8011c48 Fixes #417: Apply weather instantly when teleporting
Removed changing speed of weather transition introduced in previous
commit. Instead try to detect player "teleporting" (ie. coc),
and then switch instantly to the next weather type.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2013-12-29 12:47:44 +01:00
..
mwbase Remove more unused code 2013-12-16 15:35:38 +01:00
mwclass Merge branch 'master' of https://github.com/zinnschlag/openmw 2013-12-16 13:35:31 +01:00
mwdialogue Fix highlighted topics being selectable when in a choice 2013-12-19 00:26:08 +01:00
mwgui Fix highlighted topics being selectable when in a choice 2013-12-19 00:26:08 +01:00
mwinput Bring back the option to not grab mouse. Useful if running in a mouse-controlled GUI debugger. 2013-11-29 20:06:54 +01:00
mwmechanics Allow fatigue stat to become negative when fatigue damages are taken 2013-12-09 21:53:04 +01:00
mwrender Remove more unused code 2013-12-16 15:35:38 +01:00
mwscript Fixes #998: Setting the max health should also set the current health 2013-12-07 21:00:46 +01:00
mwsound Slightly randomize time between environment sounds 2013-08-27 16:04:19 -07:00
mwworld Fixes #417: Apply weather instantly when teleporting 2013-12-29 12:47:44 +01:00
CMakeLists.txt Remove more unused code 2013-12-16 15:35:38 +01:00
config.hpp.cmake another minor correction (fixing the previous one) 2011-07-08 16:16:06 +02:00
crashcatcher.cpp Change is_debugger_attached to a different hack 2013-11-16 18:15:54 +01:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Break invisibility on Use or Activate 2013-12-08 23:36:37 +01:00
engine.hpp Bring back the option to not grab mouse. Useful if running in a mouse-controlled GUI debugger. 2013-11-29 20:06:54 +01:00
main.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw 2013-12-16 13:35:31 +01:00