Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'alexichi' into piernov | piernov | 2016-05-10 | 1 | -0/+1 |
|\ | |||||
| * | Various fixes | piernov | 2016-05-10 | 1 | -0/+1 |
| | | |||||
* | | Add @package and various fixes | piernov | 2016-05-08 | 1 | -0/+1 |
| | | |||||
* | | First PHPDoc push, Inventory not complete | piernov | 2016-05-08 | 1 | -0/+33 |
|/ | |||||
* | Merge branch 'feat/savegame' into piernov | piernov | 2016-05-04 | 1 | -5/+9 |
|\ | |||||
| * | Receive uploaded savegame from PHP | piernov | 2016-05-04 | 1 | -0/+3 |
| | | |||||
| * | Now possible to add format to sendMessage() strings | piernov | 2016-05-04 | 1 | -5/+6 |
| | | |||||
* | | Missing comma | piernov | 2016-05-04 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into alexichi | piernov | 2016-05-03 | 1 | -2/+16 |
|\| | |||||
| * | Better when error/info messages aren't swapped | piernov | 2016-05-02 | 1 | -1/+1 |
| | | |||||
| * | Add ability to delete a save | piernov | 2016-05-02 | 1 | -0/+2 |
| | | | | | | | | Doesn't work because idk which method to use and I don't have the PHP doc right now | ||||
| * | Implement loading saved games on server | piernov | 2016-05-01 | 1 | -0/+1 |
| | | |||||
| * | Add messages for savegame | piernov | 2016-04-27 | 1 | -1/+4 |
| | | |||||
| * | Add sendInfo() from PHPfeat/messages | piernov | 2016-04-27 | 1 | -2/+10 |
| | | |||||
* | | add the beginning part of the dungeon | alexichi | 2016-05-01 | 1 | -1/+2 |
|/ | | | | | | When you have enough money you can buy a ticket and access the dungeon I made a file monsters.xml . It's a bit like the code with the shop but modified When you press the button launch in the onglet dungeon , it display "Battle!" in the console | ||||
* | Mise en commun du shop et de la guilde | alexichi | 2016-04-25 | 1 | -0/+2 |
| | |||||
* | Add sendError() PHP error message helper | piernov | 2016-04-24 | 1 | -0/+15 |