aboutsummaryrefslogtreecommitdiffstats
path: root/js
Commit message (Collapse)AuthorAgeFilesLines
* AJAX upload filepiernov2016-05-041-1/+18
|
* Allow multiple classes on tabspiernov2016-05-021-4/+2
|
* Add ability to delete a savepiernov2016-05-021-0/+3
| | | | Doesn't work because idk which method to use and I don't have the PHP doc right now
* Add various JS functions to work with game savepiernov2016-05-021-0/+32
|
* Move saveGame()/downGame() to its own JS filepiernov2016-05-022-8/+7
|
* Add button for saving on server/downloading the gamepiernov2016-04-271-0/+8
|
* change class of Hire a Miner, and change type submit to button for itemsalexichi2016-04-251-1/+1
|
* Mise en commun du shop et de la guildealexichi2016-04-252-19/+11
|
* Merge remote-tracking branch 'origin/piernov' into alexichialexichi2016-04-253-5/+116
|\ | | | | | | | | | | Conflicts: craftmine.php index.xhtml
| * Display error received from server + switch to specified tab on loadpiernov2016-04-241-0/+2
| |
| * Add JS GUI helperspiernov2016-04-241-0/+42
| |
| * Add client side JS shop functionspiernov2016-04-242-3/+61
| |
| * Decode JSON before calling callback and prevent call in case of errorpiernov2016-04-241-3/+7
| |
| * Add JS debitAccount() helperpiernov2016-04-241-0/+5
| |
* | remove useless files and add .gitignore to not see them againalexichi2016-04-251-51/+0
| |
* | Add the guildalexichi2016-04-251-8/+16
| | | | | | | | | | | | add buttons to hireMiner and purchase the guild on xhtml javascript send request to the server php -> update $_SESSION for miner
* | Merge branch 'master' of piernov.org:candybox into alexichialexichi2016-04-251-12/+15
|\| | | | | | | | | Conflicts: js/craftmine.js
| * Fix Mine setup/updatepiernov2016-04-231-7/+10
| |
| * Spelling mistake: datas→datapiernov2016-04-231-11/+11
| |
* | nothing specialalexichi2016-04-241-2/+2
| |
* | add file for the guild ,client side (not finish)alexichi2016-04-231-0/+18
|/
* mise du parseInt et mise à jour mots anglaisalexichi2016-04-212-0/+102
|
* Add empty JSalexichi2016-04-201-0/+0