| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'feat/savegame' into piernov | piernov | 2016-05-08 | 4 | -7/+14 |
|\ |
|
| * | Update save list on save and upload + fix get checked save with new layout | piernov | 2016-05-08 | 1 | -4/+5 |
| * | Add multiple item support to savegame + fix missing includes | piernov | 2016-05-08 | 3 | -3/+9 |
* | | Fix height/width for item button in inventory tabfeat/gui | piernov | 2016-05-08 | 1 | -0/+4 |
|/ |
|
* | btn-primary → btn-success | piernov | 2016-05-07 | 1 | -2/+2 |
* | Character UI | piernov | 2016-05-07 | 1 | -3/+6 |
* | Merge branch 'alexichi' into feat/gui | piernov | 2016-05-07 | 14 | -29/+216 |
|\ |
|
| * | Merge branch 'feat/savegame' into alexichi | piernov | 2016-05-07 | 6 | -10/+60 |
| |\ |
|
| * | | add the use of the life bottle | alexichi | 2016-05-07 | 7 | -4/+45 |
| * | | add the display of the perso characteristics below the title | alexichi | 2016-05-07 | 3 | -9/+23 |
| * | | add xp system and perso server side | alexichi | 2016-05-05 | 10 | -17/+83 |
| * | | add dungeon server side and improve some details like the difference between ... | alexichi | 2016-05-05 | 7 | -25/+90 |
* | | | UI improvements | piernov | 2016-05-07 | 3 | -51/+107 |
* | | | btn-primary → btn-success | piernov | 2016-05-07 | 2 | -9/+7 |
* | | | Change save buttons layout | piernov | 2016-05-07 | 1 | -1/+7 |
* | | | Use default Bootstrap CSS | piernov | 2016-05-07 | 1 | -8/+3 |
* | | | Switch to HTML5 Doctype + remove useless Content-Type http-equiv | piernov | 2016-05-04 | 1 | -3/+1 |
* | | | Form → list | piernov | 2016-05-04 | 1 | -4/+4 |
* | | | Move onhashchange event hook from XHTML to JavaScript | piernov | 2016-05-04 | 2 | -4/+5 |
* | | | Remove useless role attributeé | piernov | 2016-05-04 | 1 | -5/+5 |
* | | | Remove useless data-toggle attribute | piernov | 2016-05-04 | 1 | -5/+5 |
* | | | Merge branch 'feat/savegame' into piernov | piernov | 2016-05-04 | 6 | -10/+60 |
|\ \ \
| | |/
| |/| |
|
| * | | Don't send content-type when uploading file + update saves list when loading ... | piernov | 2016-05-04 | 1 | -2/+3 |
| * | | PHP front page for upload | piernov | 2016-05-04 | 1 | -0/+6 |
| * | | AJAX upload file | piernov | 2016-05-04 | 1 | -1/+18 |
| * | | Receive uploaded savegame from PHP | piernov | 2016-05-04 | 2 | -0/+23 |
| * | | Now possible to add format to sendMessage() strings | piernov | 2016-05-04 | 1 | -5/+6 |
| * | | Add upload button for save + move save/download button | piernov | 2016-05-04 | 1 | -2/+4 |
* | | | Missing comma | piernov | 2016-05-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'master' into alexichi | piernov | 2016-05-03 | 14 | -18/+217 |
|\ \ |
|
| * | | Merge branch 'feat/savegame' into piernov | piernov | 2016-05-03 | 8 | -31/+130 |
| |\| |
|
| | * | Merge branch 'feat/savegame' of piernov.org:/srv/git/candybox into feat/savegame | piernov | 2016-05-02 | 2 | -3/+3 |
| | |\ |
|
| | | * | Better when error/info messages aren't swapped | piernov | 2016-05-02 | 2 | -3/+3 |
| | * | | Allow multiple classes on tabs | piernov | 2016-05-02 | 1 | -4/+2 |
| | |/ |
|
| | * | Better when the user isn't allowed of deleting arbitrary files… | piernov | 2016-05-02 | 1 | -2/+3 |
| | * | Fix delete save game | piernov | 2016-05-02 | 1 | -1/+1 |
| | * | Add ability to delete a save | piernov | 2016-05-02 | 4 | -0/+13 |
| | * | Add Save tab | piernov | 2016-05-02 | 1 | -3/+11 |
| | * | Add various JS functions to work with game save | piernov | 2016-05-02 | 1 | -0/+32 |
| | * | Move saveGame()/downGame() to its own JS file | piernov | 2016-05-02 | 3 | -8/+8 |
| | * | Fix game save XML generation + add ability to send a previously generated gam... | piernov | 2016-05-02 | 1 | -17/+27 |
| | * | Implement loading saved games on server | piernov | 2016-05-01 | 4 | -0/+37 |
| * | | Force reset mine on game reload | piernov | 2016-05-02 | 1 | -1/+2 |
| * | | Allow empty data from server | piernov | 2016-05-02 | 1 | -1/+2 |
| * | | Remove useless mine.mine in | piernov | 2016-04-27 | 1 | -1/+1 |
| * | | Merge branch 'feat/gui' into piernov | piernov | 2016-04-27 | 1 | -0/+6 |
| |\ \ |
|
| | * | | Improve item list appearance | piernov | 2016-04-27 | 1 | -0/+6 |
| * | | | Merge branch 'feat/savegame' into piernov | piernov | 2016-04-27 | 8 | -6/+92 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Add data/save directory | piernov | 2016-04-27 | 1 | -0/+1 |
| | * | | Add savegame.inc with methods for saving the game | piernov | 2016-04-27 | 1 | -0/+44 |