summaryrefslogtreecommitdiff
path: root/frontend/src/models
Commit message (Expand)AuthorAge
* Hide start button for non-game owners and disable while we can't startjbion2019-02-26
* Reset current turn when executed so that people can say ready againjbion2019-02-24
* Improve GameScene by showing the handjbion2019-02-23
* Implement Game startjbion2019-02-22
* Improve lobby's styleJoffrey BION2018-06-10
* Improve game list's styleJoffrey BION2018-06-09
* Remove default exports everywhereJoffrey BION2018-04-29
* Fix Map unexepected constructor argument by removing new keywordVictor Chabbert2017-07-25
* Organize imports and format JS filesJoffrey BION2017-07-25
* Isolate Seven Wonders API from sagasJoffrey Bion2017-07-21
* Add types to game filesVictor Chabbert2017-05-30
* Initial type checking work with flowtypeVictor Chabbert2017-05-28
* Remove error history from the stateJoffrey BION2017-05-28
* Move to immutable with RecordsVictor Chabbert2017-05-28
bgstack15