summaryrefslogtreecommitdiff
path: root/sw-engine/src
Commit message (Collapse)AuthorAge
* Add other players' board summaryJoffrey Bion2020-05-26
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/21
* Add "leave game" feature for end of gameJoffrey Bion2020-05-23
|
* Add player index in scoreboardJoffrey Bion2020-05-15
|
* Send score at end of gameJoffrey Bion2020-05-15
|
* Clean upJoffrey Bion2020-05-15
|
* Move score to common model (to enable passing it to client)Joffrey Bion2020-05-12
|
* Move tests to their proper placeJoffrey Bion2020-05-12
|
* Add a way to "unprepare" a moveJoffrey Bion2020-04-04
|
* Rename GameState -> TableStateJoffrey Bion2020-03-29
|
* Fix duplicated inconsistent stateJoffrey Bion2020-03-29
|
* CleanupJoffrey Bion2020-03-28
|
* Use import aliases to remove annoying prefixesJoffrey BION2019-05-22
|
* Reorganize packages againJoffrey BION2019-05-22
|
* Fix testsJoffrey BION2019-05-22
|
* Move common module declarations into api packageJoffrey BION2019-05-22
|
* Move some declarations to a better placejbion2019-05-20
|
* Fix some testsjbion2019-05-20
|
* WIP back to JVM for common module to see if it worksJoffrey BION2019-05-17
|
* Rationalize module namesJoffrey BION2019-05-16
bgstack15