aboutsummaryrefslogtreecommitdiffstats
path: root/craftmine.php
Commit message (Expand)AuthorAgeFilesLines
* Add reset current game buttonHEADmasterpiernov2016-05-101-0/+1
* add the use of the life bottlealexichi2016-05-071-0/+1
* add xp system and perso server sidealexichi2016-05-051-0/+3
* add dungeon server side and improve some details like the difference between ...alexichi2016-05-051-0/+1
* Merge branch 'master' into alexichipiernov2016-05-031-3/+14
|\
| * Add ability to delete a savepiernov2016-05-021-0/+1
| * Implement loading saved games on serverpiernov2016-05-011-0/+2
| * Savegame PHP action handlingpiernov2016-04-271-0/+3
| * Also handle GET request for op in craftmine.phppiernov2016-04-271-3/+7
* | Add dungeon without fight systemalexichi2016-05-011-0/+2
* | add the beginning part of the dungeonalexichi2016-05-011-1/+2
|/
* Merge remote-tracking branch 'origin/piernov' into alexichialexichi2016-04-251-2/+8
|\
| * Include PHP inc/craftmine.phppiernov2016-04-241-0/+1
| * Send gold, shop and inventory infos from PHP all at once when requested on lo...piernov2016-04-241-1/+1
| * Move session_start() after all requires (needed for classes to work correctly...piernov2016-04-241-1/+2
| * Add shop related PHP request handlingpiernov2016-04-241-0/+4
* | add require_once and some cases of the switchalexichi2016-04-231-0/+3
|/
* suppression d'un case du switchalexichi2016-04-211-0/+10
* Add main PHP scriptalexichi2016-04-201-0/+29