summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-04js: fixed invalid scope for thisOlivier Gayot
2015-06-04renamed the title pagesOlivier Gayot
2015-06-04listen to the world instead of localhostOlivier Gayot
2015-06-04handle the disconnection of the clientsOlivier Gayot
2015-06-04display the cards played and allow to select oneOlivier Gayot
2015-06-04fix no return when the black card is not revealedOlivier Gayot
2015-06-04moved the content of the desktop version into the proper fileOlivier Gayot
2015-06-04renamed files to prepare for the mobile versionOlivier Gayot