summaryrefslogtreecommitdiffstats
path: root/source/Mobs/Wolf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/WolfUpdate'madmaxoft2013-11-131-3/+4
|\
| * Now using a TickFollowPlayer function.STRWarrior2013-11-121-20/+22
* | Small code-style fixes.madmaxoft2013-11-101-13/+14
|/
* Renamed variables in cWolf.STRWarrior2013-11-101-17/+17
* Using DoWithPlayer instead of FindAndDoWithPlayer for callbacks.STRWarrior2013-11-101-4/+6
* The owner object isn't stored anymore. Instead we use the name of the player.STRWarrior2013-11-101-3/+3
* Wolves can now be owned by an entity.STRWarrior2013-11-101-6/+17
* Initial Metadata Commit [SEE DESC]Tiger Wang2013-10-081-5/+17
* Rewritten entity-on-fire management ("forever on fire" bugs)madmaxoft@gmail.com2013-07-011-1/+2
* Reduced most mobs' constructors to oneliners by passing parameters to superclassesmadmaxoft@gmail.com2012-12-221-1/+4
* Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass().madmaxoft@gmail.com2012-12-211-5/+16
* Source files cleanup: Mobs-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-0/+12