summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Blaze.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-1/+1
* Temporarily commented out override directives.Samuel Barney2014-08-211-1/+1
* Renamed all new Mob files and classesSamuel Barney2014-08-211-0/+21
* Moved old mob code into its own sub directorySamuel Barney2014-08-211-22/+0
* 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