aboutsummaryrefslogtreecommitdiffstats
path: root/inc/messages.inc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'alexichi' into piernovpiernov2016-05-101-0/+1
|\
| * Various fixespiernov2016-05-101-0/+1
| |
* | Add @package and various fixespiernov2016-05-081-0/+1
| |
* | First PHPDoc push, Inventory not completepiernov2016-05-081-0/+33
|/
* Merge branch 'feat/savegame' into piernovpiernov2016-05-041-5/+9
|\
| * Receive uploaded savegame from PHPpiernov2016-05-041-0/+3
| |
| * Now possible to add format to sendMessage() stringspiernov2016-05-041-5/+6
| |
* | Missing commapiernov2016-05-041-1/+1
| |
* | Merge branch 'master' into alexichipiernov2016-05-031-2/+16
|\|
| * Better when error/info messages aren't swappedpiernov2016-05-021-1/+1
| |
| * Add ability to delete a savepiernov2016-05-021-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 serverpiernov2016-05-011-0/+1
| |
| * Add messages for savegamepiernov2016-04-271-1/+4
| |
| * Add sendInfo() from PHPfeat/messagespiernov2016-04-271-2/+10
| |
* | add the beginning part of the dungeonalexichi2016-05-011-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 guildealexichi2016-04-251-0/+2
|
* Add sendError() PHP error message helperpiernov2016-04-241-0/+15