summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Behaviors/BehaviorChaser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added BehaviorBrave, chaser > attackerLogicParrot2017-08-301-256/+0
* Fully working cowsLogicParrot2017-08-241-2/+3
* Behaviors now attachable to MonstersLogicParrot2017-08-241-4/+17
* pass a_Dt and a_Chunk to PostTick,PreTick,Tick,IsControlDesiredLogicParrot2017-08-241-3/+7
* Initial Monster Behavior vector logicLogicParrot2017-08-241-0/+15
* Everything now inherits Behavior.hLogicParrot2017-08-231-7/+29
* removed some attack code from MonsterLogicParrot2017-08-231-0/+2
* dLogicParrot2017-08-231-3/+12
* dLogicParrot2017-08-231-81/+79
* dLogicParrot2017-08-221-73/+75
* Initial copy of old filesLogicParrot2017-08-221-0/+190