summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Blaze.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only nether-native mobs can see through lavaRorkh2021-10-021-3/+5
* Using Super.Mattes D2020-04-161-3/+4
* Improvements to blaze and ghast (#4547)Mat2020-03-261-0/+9
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
* fix cavespider poisoning even if attack is in cooldownGargaj2015-11-081-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
* More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.Samuel Barney2014-03-251-4/+0
* Moved source to srcAlexander Harkness2013-11-241-0/+26