summaryrefslogtreecommitdiffstats
path: root/src/Entities/ExpOrb.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-2/+2
2015-01-16Converted cExpOrbEntity to std::chronoTycho1-3/+3
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-07-24Removed redundant semicolons and re-added warningarchshift1-1/+1
2014-07-07Implemented trapped chests & othersTiger Wang1-1/+1
2014-03-25More 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 Barney1-1/+1
2014-03-15Add health and age load to pickup's.Howaner1-6/+9
2014-03-15Add ExpOrb saving.Howaner1-2/+14
2014-02-03Pickup constructor no longer exportedTiger Wang1-0/+1