Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Savegame PHP action handling | piernov | 2016-04-27 | 1 | -0/+3 |
* | Also handle GET request for op in craftmine.php | piernov | 2016-04-27 | 1 | -3/+7 |
* | Merge remote-tracking branch 'origin/piernov' into alexichi | alexichi | 2016-04-25 | 1 | -2/+8 |
|\ | |||||
| * | Include PHP inc/craftmine.php | piernov | 2016-04-24 | 1 | -0/+1 |
| * | Send gold, shop and inventory infos from PHP all at once when requested on lo... | piernov | 2016-04-24 | 1 | -1/+1 |
| * | Move session_start() after all requires (needed for classes to work correctly... | piernov | 2016-04-24 | 1 | -1/+2 |
| * | Add shop related PHP request handling | piernov | 2016-04-24 | 1 | -0/+4 |
* | | add require_once and some cases of the switch | alexichi | 2016-04-23 | 1 | -0/+3 |
|/ | |||||
* | suppression d'un case du switch | alexichi | 2016-04-21 | 1 | -0/+10 |
* | Add main PHP script | alexichi | 2016-04-20 | 1 | -0/+29 |