Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add multiple item support to savegame + fix missing includes | piernov | 2016-05-08 | 1 | -1/+6 |
* | Receive uploaded savegame from PHP | piernov | 2016-05-04 | 1 | -0/+20 |
* | Better when error/info messages aren't swapped | piernov | 2016-05-02 | 1 | -2/+2 |
* | Better when the user isn't allowed of deleting arbitrary files… | piernov | 2016-05-02 | 1 | -2/+3 |
* | Fix delete save game | piernov | 2016-05-02 | 1 | -1/+1 |
* | Add ability to delete a save | piernov | 2016-05-02 | 1 | -0/+7 |
* | Fix game save XML generation + add ability to send a previously generated gam... | piernov | 2016-05-02 | 1 | -17/+27 |
* | Implement loading saved games on server | piernov | 2016-05-01 | 1 | -0/+30 |
* | Add savegame.inc with methods for saving the game | piernov | 2016-04-27 | 1 | -0/+44 |