summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Behaviors/BehaviorAggressive.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-02Working spiders and cave spiders using behaviorsLogicParrot1-1/+1
2017-09-02Many mobs reimplementedLogicParrot1-0/+24
2017-08-30Initial zombiesLogicParrot1-1/+4
2017-08-30Attacker updatesLogicParrot1-0/+1
2017-08-30targetStrikeRangeLogicParrot1-3/+6
2017-08-24Behaviors now attachable to MonstersLogicParrot1-9/+5
2017-08-24pass a_Dt and a_Chunk to PostTick,PreTick,Tick,IsControlDesiredLogicParrot1-1/+1
2017-08-23Everything now inherits Behavior.hLogicParrot1-9/+0
2017-08-23dLogicParrot1-13/+12
2017-08-22dLogicParrot1-13/+13
2017-08-22Initial copy of old filesLogicParrot1-0/+49