Some fixes. TODO: game.mode must be analyze when score is not '*' ==> simplify Board...
[vchess.git] / client / src / utils / storage.js
2019-06-18 Benjamin AuderSome fixes. TODO: game.mode must be analyze when score...
2019-06-13 Benjamin AuderFix clocks update + double move effect
2019-06-12 Benjamin AuderFix moves sending. TODO: fix double opp move + clocks...
2019-06-12 Benjamin Auder'update'
2019-06-11 Benjamin AuderComplete GameStorage.update. TODO: move transmission
2019-06-05 Benjamin AuderOn update + clocks thinking
2019-06-05 Benjamin AuderTODO: GameStorage.update + clocks started...
2019-06-04 Benjamin AuderFix a few things: ready to work on basic live games
2019-05-31 Benjamin AuderOn the way to simplify : gameState + gameInfo everywher...
2019-05-30 Benjamin AuderGameStorage: experimental refactor
2019-05-29 Benjamin Audertiny changes in storage.js
2019-05-29 Benjamin AuderMove some bits of code from Hall to storage; finish...
2019-05-27 Benjamin AuderTODO: game storage init + get
2019-05-27 Benjamin AuderStart to catch up with code. Need to fnish at least...
2019-05-14 Benjamin Auder'update'
2019-05-10 Benjamin AuderContinue on Game view
2019-01-29 Benjamin AuderCode reorganization