Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2014-03-25 | 1 | -1/+1 |
* | Add health and age load to pickup's. | Howaner | 2014-03-15 | 1 | -6/+9 |
* | Add ExpOrb saving. | Howaner | 2014-03-15 | 1 | -2/+14 |
* | Pickup constructor no longer exported | Tiger Wang | 2014-02-03 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-26 | 1 | -0/+29 |