Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to delete a save | piernov | 2016-05-02 | 1 | -0/+7 |
| | | | | Doesn't work because idk which method to use and I don't have the PHP doc right now | ||||
* | Fix game save XML generation + add ability to send a previously generated ↵ | piernov | 2016-05-02 | 1 | -17/+27 |
| | | | | game save | ||||
* | 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 |