summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-04added the first version of the GUIOlivier Gayot
2015-06-04added a system of notificationOlivier Gayot
2015-06-04show the played cards to the judge after collectingOlivier Gayot
2015-06-04fixed bug the card id was considered a stringOlivier Gayot
2015-06-04the cards of a player are stored in a mapOlivier Gayot
2015-06-04return more information to the end userOlivier Gayot
2015-06-04fixed: client considered in game even when refusedOlivier Gayot
2015-06-04fixed inversion between black and white cardsOlivier Gayot
2015-06-04implement a way to view the black cardOlivier Gayot
2015-06-04added the squeleton for the clientOlivier Gayot
2015-06-04add a working main server fileOlivier Gayot
2015-06-04generate proper json to send to the clientsOlivier Gayot
2015-06-04removed useless contentOlivier Gayot
2015-06-04shuffle the played cards before designingOlivier Gayot
2015-06-04the version version which seems to work correctlyOlivier Gayot
2015-06-03added the cards and the method to load themOlivier Gayot
2015-06-03added a first version of the server main functionOlivier Gayot