summaryrefslogtreecommitdiff
path: root/backend/src/main/kotlin/org/luxons
Commit message (Expand)AuthorAge
* Rationalize module namesJoffrey BION2019-05-16
* Remove unnecessary Jackson annotation on non-DTOsjbion2019-02-27
* Send last card prepared eventjbion2019-02-23
* Implement Game startjbion2019-02-22
* Remove non idiomatic usages of listsjbion2019-02-21
* Fix board gold access and cleanup testsjbion2019-02-19
* Simplify game init APIjbion2019-02-18
* Remove checkstyle and add ktlintJoffrey BION2018-08-01
* Make GameDefinitionLoader a singleton objectJoffrey BION2018-07-16
* Rework resources representationsJoffrey BION2018-07-16
* Add DTO classes for webservice outputJoffrey BION2018-07-14
* Kotlin migration: Spring serverJoffrey Bion2018-07-14
bgstack15