Mobs fleeing and getting assistance feature implementaion.
commit6d5678f21198734b4edcff6a9b29f1f984bc19f5
authorNeo2003 <Neo2003@getmangos.com>
Wed, 20 May 2009 19:21:47 +0000 (20 23:21 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Wed, 20 May 2009 21:33:28 +0000 (21 01:33 +0400)
tree48ed8e628af28b9af3ea1cc695c3ef4322186f65
parentfca71db0878e4b35282f2b555710c770fc6e8007
Mobs fleeing and getting assistance feature implementaion.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also rename ACTION_T_FLEE to ACTION_T_FLEE_FOR_ASSIST for clear use
21 files changed:
doc/EventAI.txt
src/game/Creature.cpp
src/game/Creature.h
src/game/CreatureEventAI.cpp
src/game/CreatureEventAI.h
src/game/CreatureEventAIMgr.cpp
src/game/FleeingMovementGenerator.cpp
src/game/FleeingMovementGenerator.h
src/game/GridNotifiers.h
src/game/IdleMovementGenerator.cpp
src/game/IdleMovementGenerator.h
src/game/MotionMaster.cpp
src/game/MotionMaster.h
src/game/PointMovementGenerator.cpp
src/game/PointMovementGenerator.h
src/game/TargetedMovementGenerator.cpp
src/game/Unit.cpp
src/game/Unit.h
src/game/World.cpp
src/game/World.h
src/mangosd/mangosd.conf.dist.in