index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.gradle.kts
Commit message (
Collapse
)
Author
Age
*
Cleanup experimental annotations
joffrey-bion
2021-02-10
|
*
Upgrade Kotlin to 1.4.21 and corresponding UI deps
joffrey-bion
2021-01-30
|
*
Upgrade Ktlint to 0.39.0
joffrey-bion
2020-10-31
|
*
Upgrade Kotlin to 1.4.10
joffrey-bion
2020-10-31
|
*
Upgrade to Kotlin 1.4 and corresponding library versions
Joffrey Bion
2020-08-31
|
|
|
|
|
|
- Kotlinx Serialization 1.0.0-RC - Coroutines 1.3.9 - Krossbow 0.30.1
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
|
*
Add debug statements
Joffrey Bion
2020-05-22
|
*
Upgrade Kotlin, react, and blueprintjs versions
Joffrey Bion
2020-05-22
|
*
Fix SW client "request"
Joffrey Bion
2020-05-21
|
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
|
*
Remove personal bintray repo now that jcenter sync works
Joffrey Bion
2020-04-16
|
*
Enable ktlint on sw-ui
Joffrey Bion
2020-04-08
|
*
Upgrade to Kotlin 1.3.71
Joffrey Bion
2020-03-27
|
*
Add maven repo to fix temporary jcenter sync issues
Joffrey Bion
2020-03-27
|
*
Upgrade to Kotlin 1.3.70
Joffrey Bion
2020-03-19
|
*
Add kotlinx.serialization support to common model
joffrey-bion
2020-01-23
|
*
Ugrade Kotlin and Ktlint
joffrey-bion
2020-01-05
|
*
Remove unnecessary EAP Kotlin repository
joffrey-bion
2020-01-05
|
*
WIP sagas
Joffrey Bion
2019-10-22
|
*
Upgrade Kotlin & Kotlin Wrappers version
joffrey-bion
2019-10-22
|
*
Attempt at Kotlin/JS EAP build 1.3.50-eap-54
jbion
2019-08-01
|
*
Attempt at Kotlin frontend plugin
jbion
2019-07-28
|
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
|
*
Upgrade to Kotlin 1.3.40
Joffrey BION
2019-07-02
|
*
WIP back to JVM for common module to see if it works
Joffrey BION
2019-05-17
|
*
Rationalize module names
Joffrey BION
2019-05-16
|
*
Extract game-model module from game-engine
Joffrey BION
2019-05-16
|
*
Centralize declaration of Kotlin plugin version
Joffrey BION
2019-05-16
|
*
Migrate root project's build.gradle to Kotlin DSL
jbion
2019-05-14
bgstack15