aboutsummaryrefslogtreecommitdiffstats
path: root/inc/savegame.inc
Commit message (Expand)AuthorAgeFilesLines
* Add @package and various fixespiernov2016-05-081-0/+1
* First PHPDoc push, Inventory not completepiernov2016-05-081-0/+77
* Add multiple item support to savegame + fix missing includespiernov2016-05-081-1/+6
* Receive uploaded savegame from PHPpiernov2016-05-041-0/+20
* Better when error/info messages aren't swappedpiernov2016-05-021-2/+2
* Better when the user isn't allowed of deleting arbitrary files…piernov2016-05-021-2/+3
* Fix delete save gamepiernov2016-05-021-1/+1
* Add ability to delete a savepiernov2016-05-021-0/+7
* Fix game save XML generation + add ability to send a previously generated gam...piernov2016-05-021-17/+27
* Implement loading saved games on serverpiernov2016-05-011-0/+30
* Add savegame.inc with methods for saving the gamepiernov2016-04-271-0/+44