summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-29game rewritten in C++c++Olivier Gayot
2016-01-29makefile rewritten to handle both C and C++Olivier Gayot
2016-01-27caod: agree on the websocket protocol nameOlivier Gayot
2016-01-27caod: fixed incoherent error messageOlivier Gayot
2016-01-27caod: changed default WWW directoryOlivier Gayot
2016-01-27caod: imported basics for websocket managementOlivier Gayot
2015-06-25handle the multilingual supportOlivier Gayot
2015-06-23handle the case when no cards are collectedOlivier Gayot
2015-06-23server: fixed extra card given to the judgeOlivier Gayot
2015-06-15rearchitecture the data filesOlivier Gayot
2015-06-14removed the ui.html fileOlivier Gayot
2015-06-14added an example with php -S in the READMEOlivier Gayot
2015-06-14moved the webapp pages in the webapp/ dirOlivier Gayot
2015-06-14added the setup file for the serverOlivier Gayot
2015-06-14use a python package instead of just modulesOlivier Gayot
2015-06-09README: explain how to setup and startOlivier Gayot
2015-06-09mobile: handle the collection of the cards and the designationOlivier Gayot
2015-06-09ui: allow to get the played cards from the ifacesOlivier Gayot
2015-06-09mobile: allow a player to select a cardOlivier Gayot
2015-06-09ui: allow to get the event associated with a cardOlivier Gayot
2015-06-09ui: handle the changes of game state in a generic wayOlivier Gayot
2015-06-09ui: handle the number of played cards properlyOlivier Gayot
2015-06-09mobile: use .text instead of .html for numbersOlivier Gayot
2015-06-09ui: allow to check if we are judgeOlivier Gayot
2015-06-08mobile: handle the scoreOlivier Gayot
2015-06-08desktop: handle the scoreOlivier Gayot
2015-06-08handle the notification for score updateOlivier Gayot
2015-06-08send a notification when the score is updatedOlivier Gayot
2015-06-08generate the callbacks for white cards in the common partOlivier Gayot
2015-06-08removed example contentOlivier Gayot
2015-06-08added the jquery filesOlivier Gayot
2015-06-08Add some animations.Jeremie Taboada
2015-06-08Fix header padding.Jeremie Taboada
2015-06-08Fix css!Jeremie Taboada
2015-06-08Add meta!!!!!Jeremie Taboada
2015-06-08Fix double trigger become_judge.Jeremie Taboada
2015-06-08Fix merge fail.Jeremie Taboada
2015-06-08Continue implementation.Jeremie Taboada
2015-06-08Continue UI integration.Jeremie Taboada
2015-06-08Add bower.jsonJeremie Taboada
2015-06-08Update gitignore.Jeremie Taboada
2015-06-08Add become judge page.Jeremie Taboada
2015-06-08Add UI and start integration.Jeremie Taboada
2015-06-08added .gitignoreOlivier Gayot
2015-06-08the server now handles the language properlyOlivier Gayot
2015-06-08server: multilingual/french supportOlivier Gayot
2015-06-05fix invalid field nameOlivier Gayot
2015-06-05provide the state of the game to a newcomerOlivier Gayot
2015-06-05added the desktop content to the desktop fileOlivier Gayot
2015-06-05removed the promptOlivier Gayot