openmw-tes3coop/apps/openmw
Lukasz Gromanowski 900bc06d2c Fixes #845: NPCs hold torches during the day
Moved 'equipping torches at night and unequipping at day' code from Character
to Actors class.

Removed unneeded showLights method (introduced in previous commits)
from animation/npcanimation classes.

Since this commit autoEquip() method doesn't automatically equip lights.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2013-12-20 22:38:23 +01:00
..
mwbase Fixes #845: NPCs hold torches during the day 2013-12-10 23:48:49 +01:00
mwclass Fixes #1006: Many NPCs have 0 skill 2013-12-08 21:47:43 +01:00
mwdialogue added missing columns to topic info table 2013-11-05 11:41:48 +01:00
mwgui Merge remote-tracking branch 'scrawl/master' 2013-12-09 18:39:34 +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 Fixes #845: NPCs hold torches during the day 2013-12-20 22:38:23 +01:00
mwrender Fixes #845: NPCs hold torches during the day 2013-12-20 22:38:23 +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 #845: NPCs hold torches during the day 2013-12-20 22:38:23 +01:00
CMakeLists.txt Merge remote-tracking branch 'scrawl/master' 2013-11-19 16:56:18 +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 Another windows build fix 2013-12-06 11:37:29 +01:00