summaryrefslogtreecommitdiffstats
path: root/source/Mobs/Skeleton.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-33/+0
* Skeleton, Ghast and Blaze's projectile code is now in their respective class.STRWarrior2013-11-041-0/+1
* Zombies and Skeletons don't walk into the sun anymore.STRWarrior2013-11-021-0/+1
* Initial Metadata Commit [SEE DESC]Tiger Wang2013-10-081-1/+7
* Moved daylight burning directly into cMonster.madmaxoft2013-09-051-1/+0
* Rewritten entity-on-fire management ("forever on fire" bugs)madmaxoft@gmail.com2013-07-011-1/+1
* Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()madmaxoft@gmail.com2013-04-131-1/+1
* MTRand reference is now passed as a Tick() parameter so that it isn't created and destroyed over and over again. All entities will handle physics (empty callback for now)madmaxoft@gmail.com2012-12-221-1/+1
* Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass().madmaxoft@gmail.com2012-12-211-1/+1
* Refactored the TakeDamage API to take equipped weapon and armor into consideration (PvP untested)madmaxoft@gmail.com2012-12-211-7/+17
* Source files cleanup: Mobs-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-0/+16