Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/piernov' into alexichi | alexichi | 2016-04-25 | 1 | -2/+8 |
|\ | | | | | | | | | | | Conflicts: craftmine.php index.xhtml | ||||
| * | 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 ↵ | piernov | 2016-04-24 | 1 | -1/+1 |
| | | | | | | | | loading by client | ||||
| * | Move session_start() after all requires (needed for classes to work ↵ | piernov | 2016-04-24 | 1 | -1/+2 |
| | | | | | | | | correctly in $_SESSION) | ||||
| * | 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 |