summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Wither.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Monsters: Made IsUndead overridable by the respective mob classesarchshift2014-07-191-0/+2
|
* Tailored death messagesTiger Wang2014-07-041-1/+1
|
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-1/+1
| | | | Fixes #1039, fixes #851
* Cleaned up cPlayer::UpdateMovementStats; Wither achievementsandrew2014-05-201-0/+1
|
* Revert "Withers now use the new invulnerable."Howaner2014-04-281-1/+6
| | | This reverts commit 619592b5a0ab651e714d55932bc7909e4204cee9.
* Revert "Changed the old invulnerable methods from the wither to the new."Howaner2014-04-281-3/+0
| | | This reverts commit d50f8f6f11f69e7e1e56be92fb2d72a5014a3e34.
* Changed the old invulnerable methods from the wither to the new.Howaner2014-04-261-0/+3
|
* Withers now use the new invulnerable.Howaner2014-04-261-6/+1
|
* FixesHowaner2014-04-261-3/+3
|
* Add entity invulnerableHowaner2014-04-261-1/+1
|
* Fixed wither summoningandrew2014-03-251-0/+1
|
* Protocol: Wither metadataandrew2014-03-251-0/+3
|
* Minor fixesandrew2014-03-251-3/+2
|
* Wither invulnerabilityandrew2014-03-241-0/+14
|
* Moved source to srcAlexander Harkness2013-11-241-0/+25