summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Wolf.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-2/+2
2014-08-03Wolf uses UUID for owner.madmaxoft1-2/+8
2014-07-24Removed redundant semicolons and re-added warningarchshift1-1/+1
2014-04-26Add entity invulnerableHowaner1-1/+1
2014-04-18Did some static analysis, fixed some bugs and optimized a lot of codejfhumann1-1/+1
2014-01-24Made wolves compatible with new AI codeTiger Wang1-0/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-12Now using a TickFollowPlayer function.STRWarrior1-20/+22
2013-11-10Small code-style fixes.madmaxoft1-13/+14
2013-11-10Renamed variables in cWolf.STRWarrior1-17/+17
2013-11-10Using DoWithPlayer instead of FindAndDoWithPlayer for callbacks.STRWarrior1-4/+6
2013-11-10The owner object isn't stored anymore. Instead we use the name of the player.STRWarrior1-3/+3
2013-11-10Wolves can now be owned by an entity.STRWarrior1-6/+17
2013-10-08Initial Metadata Commit [SEE DESC]Tiger Wang1-5/+17
2013-07-01Rewritten entity-on-fire management ("forever on fire" bugs)madmaxoft@gmail.com1-1/+2
2012-12-22Reduced most mobs' constructors to oneliners by passing parameters to superclassesmadmaxoft@gmail.com1-1/+4
2012-12-21Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass().madmaxoft@gmail.com1-5/+16
2012-09-23Source files cleanup: Mobs-related files in a separate subfolder, renamed.madmaxoft@gmail.com1-1/+1
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-12/+12
2011-12-25- Fixed Bug #99 -> Mobs no longer bother you in creative modelapayo94@gmail.com1-15/+5
2011-10-26git-svn-id: http://mc-server.googlecode.com/svn/trunk@10 0a769ca7-a7f5-676a-18bf-c427514a06d6admin@omencraft.com1-3/+3
2011-10-03MCServer c++ source filesfaketruth1-0/+22