summaryrefslogtreecommitdiffstats
path: root/source/Mobs/PassiveAggressiveMonster.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-38/+0
* Fixed loading allowed mobs in world.madmaxoft2013-10-201-2/+2
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-1/+1
* Rewritten entity-on-fire management ("forever on fire" bugs)madmaxoft@gmail.com2013-07-011-2/+2
* Reduced most mobs' constructors to oneliners by passing parameters to superclassesmadmaxoft@gmail.com2012-12-221-1/+2
* Added more constants into eEntityType; made them a compulsory parameter to the constructor, so that all entities have proper type.madmaxoft@gmail.com2012-12-211-1/+3
* Refactored the TakeDamage API to take equipped weapon and armor into consideration (PvP untested)madmaxoft@gmail.com2012-12-211-13/+10
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-1/+1
* Source files cleanup: Mobs-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-0/+38