summaryrefslogtreecommitdiffstats
path: root/src/Entities/ExpOrb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-2/+2
* Temporarily commented out override directives.Samuel Barney2014-08-211-2/+2
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
* Implemented trapped chests & othersTiger Wang2014-07-071-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-1/+1
* Add health and age load to pickup's.Howaner2014-03-151-6/+9
* Add ExpOrb saving.Howaner2014-03-151-2/+14
* Pickup constructor no longer exportedTiger Wang2014-02-031-0/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-261-0/+29