Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-14 | moved the webapp pages in the webapp/ dir | Olivier Gayot | |
the procedure to install the webapp is described in the README file. Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-06-09 | mobile: handle the collection of the cards and the designation | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-06-09 | mobile: allow a player to select a card | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-06-09 | ui: handle the changes of game state in a generic way | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-06-09 | ui: handle the number of played cards properly | Olivier Gayot | |
the number is stored in the cao object and can be retrieved by the mobile / desktop part. Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-06-09 | mobile: use .text instead of .html for numbers | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-06-08 | mobile: handle the score | Olivier Gayot | |
updates in the score are reflected in the top bar of the mobile iface. Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
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 become judge page. | Jeremie Taboada | |
2015-06-08 | Add UI and start integration. | Jeremie Taboada | |