Age | Commit message (Expand) | Author |
2015-06-08 | send a notification when the score is updated | Olivier Gayot |
2015-06-08 | generate the callbacks for white cards in the common part | Olivier Gayot |
2015-06-08 | removed example content | Olivier Gayot |
2015-06-08 | added the jquery files | Olivier Gayot |
2015-06-08 | Add some animations. | Jeremie Taboada |
2015-06-08 | Fix header padding. | Jeremie Taboada |
2015-06-08 | Fix css! | Jeremie Taboada |
2015-06-08 | Add meta!!!!! | Jeremie Taboada |
2015-06-08 | Fix double trigger become_judge. | Jeremie Taboada |
2015-06-08 | Fix merge fail. | Jeremie Taboada |
2015-06-08 | Continue implementation. | Jeremie Taboada |
2015-06-08 | Continue UI integration. | Jeremie Taboada |
2015-06-08 | Add bower.json | Jeremie Taboada |
2015-06-08 | Update gitignore. | Jeremie Taboada |
2015-06-08 | Add become judge page. | Jeremie Taboada |
2015-06-08 | Add UI and start integration. | Jeremie Taboada |
2015-06-08 | added .gitignore | Olivier Gayot |
2015-06-08 | the server now handles the language properly | Olivier Gayot |
2015-06-08 | server: multilingual/french support | Olivier Gayot |
2015-06-05 | fix invalid field name | Olivier Gayot |
2015-06-05 | provide the state of the game to a newcomer | Olivier Gayot |
2015-06-05 | added the desktop content to the desktop file | Olivier Gayot |
2015-06-05 | removed the prompt | Olivier Gayot |
2015-06-05 | remove desktop things from the common file | Olivier Gayot |
2015-06-05 | fixed invalid removal of card | Olivier Gayot |
2015-06-05 | removed debug logs | Olivier Gayot |
2015-06-05 | handle the notifications on the client | Olivier Gayot |
2015-06-05 | use a map to handle the response handling | Olivier Gayot |
2015-06-05 | fix desktop code in the common part | Olivier Gayot |
2015-06-05 | changed the structure of the notifications | Olivier Gayot |
2015-06-04 | transmit a new card to the player using a notification | Olivier Gayot |
2015-06-04 | standardize the notifications | Olivier Gayot |
2015-06-04 | js: pay attention to the scope of the variables | Olivier Gayot |
2015-06-04 | js: fixed invalid scope for this | Olivier Gayot |
2015-06-04 | renamed the title pages | Olivier Gayot |
2015-06-04 | listen to the world instead of localhost | Olivier Gayot |
2015-06-04 | handle the disconnection of the clients | Olivier Gayot |
2015-06-04 | display the cards played and allow to select one | Olivier Gayot |
2015-06-04 | fix no return when the black card is not revealed | Olivier Gayot |
2015-06-04 | moved the content of the desktop version into the proper file | Olivier Gayot |
2015-06-04 | renamed files to prepare for the mobile version | Olivier Gayot |
2015-06-04 | added the first version of the GUI | Olivier Gayot |
2015-06-04 | added a system of notification | Olivier Gayot |
2015-06-04 | show the played cards to the judge after collecting | Olivier Gayot |
2015-06-04 | fixed bug the card id was considered a string | Olivier Gayot |
2015-06-04 | the cards of a player are stored in a map | Olivier Gayot |
2015-06-04 | return more information to the end user | Olivier Gayot |
2015-06-04 | fixed: client considered in game even when refused | Olivier Gayot |
2015-06-04 | fixed inversion between black and white cards | Olivier Gayot |
2015-06-04 | implement a way to view the black card | Olivier Gayot |