aboutsummaryrefslogtreecommitdiffstats
path: root/craftmine.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/piernov' into alexichialexichi2016-04-251-2/+8
|\ | | | | | | | | | | Conflicts: craftmine.php index.xhtml
| * Include PHP inc/craftmine.phppiernov2016-04-241-0/+1
| |
| * Send gold, shop and inventory infos from PHP all at once when requested on ↵piernov2016-04-241-1/+1
| | | | | | | | loading by client
| * Move session_start() after all requires (needed for classes to work ↵piernov2016-04-241-1/+2
| | | | | | | | correctly in $_SESSION)
| * 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