summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Blaze.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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