Small improvement in Hall
[vchess.git] / client / src / views / Game.vue
2019-07-16 Benjamin AuderSmall improvement in Hall
2019-07-01 Benjamin Auder'update'
2019-06-28 Benjamin AuderCosmetics
2019-06-28 Benjamin AuderRefactor, forget about 3 or 4 players games
2019-06-27 Benjamin AuderImplement abort logic - add some TODOs (no 3 or 4 playe...
2019-06-25 Benjamin AuderFix clocks update
2019-06-25 Benjamin AuderAlmost fixed clocks update (incoherent FEN state)
2019-06-20 Benjamin AuderUpdate on game.clocks. Unfinished
2019-06-19 Benjamin AuderSome fixes. TODO: check clocks update, and continue...
2019-06-18 Benjamin AuderSome fixes. TODO: game.mode must be analyze when score...
2019-06-14 Benjamin AuderRefactor endgame process, start working on game end...
2019-06-13 Benjamin Auder'update'
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 Auder'update'
2019-06-04 Benjamin AuderFix a few things: ready to work on basic live games
2019-06-02 Benjamin AuderToward game info simplification
2019-05-31 Benjamin AuderOn the way to simplify : gameState + gameInfo everywher...
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-24 Benjamin AuderAdd some thoughts on Game view
2019-05-14 Benjamin Auder'update'
2019-05-10 Benjamin AuderContinue on Game view
2019-05-09 Benjamin AuderTiny changes in Game view
2019-04-23 Benjamin AuderThinking about Game view: around line 100 in views...
2019-04-16 Benjamin AuderStart thinking about game page (then problems, then...
2019-04-02 Benjamin Auder'update'
2019-03-29 Benjamin AuderRefactoring: BaseGame, Game, ComputerGame (ProblemGame?)
2019-03-08 Benjamin AuderStart work on challenges + games server side
2019-03-08 Benjamin Auder'update'
2019-02-27 Benjamin AuderSaving state
2019-01-30 Benjamin AuderClient now running. Toward fully 1-page (with filters...
2019-01-29 Benjamin AuderCode reorganization