summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WIP sagasJoffrey Bion2019-10-22
* Upgrade Kotlin & Kotlin Wrappers versionjoffrey-bion2019-10-22
* Upgrade Gradle wrapperjoffrey-bion2019-10-22
* Update styled componentsJoffrey Bion2019-10-22
* First connected componentJoffrey Bion2019-08-03
* Use kotlin-styled for Home component CSSJoffrey Bion2019-08-03
* First attempt at routingJoffrey Bion2019-08-03
* Cleanup react/redux dependenciesJoffrey Bion2019-08-03
* Use conventions for dev serverJoffrey Bion2019-08-03
* Setup dev serverJoffrey Bion2019-08-03
* Fix local buildJoffrey Bion2019-08-03
* Implement basic reduxJoffrey BION2019-08-03
* Attempt at Kotlin/JS EAP build 1.3.50-eap-54jbion2019-08-01
* Attempt at Kotlin frontend pluginjbion2019-07-28
* Add SW static files to src/main/web (Kotlin build)jbion2019-07-28
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
* Remove useless Travis CI configJoffrey BION2019-07-08
* Enable Gradle parallel buildJoffrey BION2019-07-02
* Upgrade to Kotlin 1.3.40Joffrey BION2019-07-02
* Upgrade gradle wrapper to 5.5Joffrey BION2019-07-02
* Allow any client to use the websocket APIjbion2019-06-13
* Fix module name in Heroku ProcFileJoffrey BION2019-06-01
* Only deploy master on herokuJoffrey BION2019-06-01
* Remove unnecessary Resources deserializer in test JacksonMapperJoffrey BION2019-05-31
* Remove extra spacejbion2019-05-22
* Upgrade gradle wrapper to 5.4.1jbion2019-05-22
* Use import aliases to remove annoying prefixesJoffrey BION2019-05-22
* Reorganize packages againJoffrey BION2019-05-22
* Reorder subprojects in settings.gradle to make more senseJoffrey BION2019-05-22
* Make common project multiplatformJoffrey BION2019-05-22
* Fix testsJoffrey BION2019-05-22
* Move common module declarations into api packageJoffrey BION2019-05-22
* Comment plugin management related to unused multiplatform pluginJoffrey 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
* Remove GRADLE_METADATA feature to avoid breaking frontend buildJoffrey BION2019-05-16
* Extract game-model module from game-engineJoffrey BION2019-05-16
* Update yarn.lockJoffrey BION2019-05-16
* Centralize declaration of Kotlin plugin versionJoffrey BION2019-05-16
* Upgrade node, yarn, and gradle-node-plugin versionJoffrey BION2019-05-16
* Cleanup .gitinore filesJoffrey BION2019-05-16
* Remove extra import of polyfillsjbion2019-05-14
* Migrate root project's build.gradle to Kotlin DSLjbion2019-05-14
* Add rootProject.name in settings.gradlejbion2019-05-14
* Upgrade Kotlin version to 1.3.31jbion2019-05-14
* Add paragraph about TypeScript migrationjbion2019-05-13
* Rephrase Kotlin migration explanationjbion2019-05-13
* Remove flow-related stuffjbion2019-05-13
bgstack15