Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-16 | Converted cExpOrbEntity to std::chrono | Tycho | 1 | -3/+3 |
2015-01-11 | Initial convertion of a_Dt to std::chrono | Tycho | 1 | -1/+1 |
2014-07-24 | Removed redundant semicolons and re-added warning | archshift | 1 | -1/+1 |
2014-07-07 | Implemented trapped chests & others | Tiger Wang | 1 | -1/+1 |
2014-03-25 | 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 Barney | 1 | -1/+1 |
2014-03-15 | Add health and age load to pickup's. | Howaner | 1 | -6/+9 |
2014-03-15 | Add ExpOrb saving. | Howaner | 1 | -2/+14 |
2014-02-03 | Pickup constructor no longer exported | Tiger Wang | 1 | -0/+1 |