webclient/js
2020-01-30 21:00:40 +01:00
..
GUI Now that we can receive game messages from several games at once, make sure the Game module only handles the ones for the current game 2020-01-28 18:24:34 +01:00
Games.js Game coordinates store months' names, not their index so get the index first before comparing 2020-01-30 21:00:40 +01:00
Hanafuda.js Make game display, still nothing happens when clicking on the cards in the hand 2020-01-15 18:10:52 +01:00
I18n.js Import code from hanafuda-webapp and adapt it for SJW 2020-01-10 08:36:57 +01:00
Main.js Make game display, still nothing happens when clicking on the cards in the hand 2020-01-15 18:10:52 +01:00
Messaging.js Fix stupid bug preventing the Messaging module to catch up with message queue while the WebSocket was disconnected 2020-01-16 16:03:34 +01:00
Room.js Fix stuff implementing the re-synchronization after connection loss 2020-01-25 10:56:55 +01:00
Save.js Import code from hanafuda-webapp and adapt it for SJW 2020-01-10 08:36:57 +01:00
Session.js Implement main list functionalities (keeping track of players and games) 2020-01-11 19:46:41 +01:00
StatusHandler.js Import code from hanafuda-webapp and adapt it for SJW 2020-01-10 08:36:57 +01:00
Table.js Fix stuff implementing the re-synchronization after connection loss 2020-01-25 10:56:55 +01:00
Time.js Add a utility class that clones and adds a timestamp field (by default 'date') to any given object passed as argument 2020-01-15 18:09:34 +01:00
Translations.js Make game display, still nothing happens when clicking on the cards in the hand 2020-01-15 18:10:52 +01:00