summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-05remove desktop things from the common fileOlivier Gayot
2015-06-05fixed invalid removal of cardOlivier Gayot
2015-06-05removed debug logsOlivier Gayot
2015-06-05handle the notifications on the clientOlivier Gayot
2015-06-05use a map to handle the response handlingOlivier Gayot
2015-06-05fix desktop code in the common partOlivier Gayot
2015-06-05changed the structure of the notificationsOlivier Gayot
2015-06-04transmit a new card to the player using a notificationOlivier Gayot
2015-06-04standardize the notificationsOlivier Gayot
2015-06-04js: pay attention to the scope of the variablesOlivier Gayot