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
Commit message (
Expand
)
Author
Age
*
Attempt at Kotlin frontend plugin
jbion
2019-07-28
*
Add SW static files to src/main/web (Kotlin build)
jbion
2019-07-28
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
*
Remove useless Travis CI config
Joffrey BION
2019-07-08
*
Enable Gradle parallel build
Joffrey BION
2019-07-02
*
Upgrade to Kotlin 1.3.40
Joffrey BION
2019-07-02
*
Upgrade gradle wrapper to 5.5
Joffrey BION
2019-07-02
*
Allow any client to use the websocket API
jbion
2019-06-13
*
Fix module name in Heroku ProcFile
Joffrey BION
2019-06-01
*
Only deploy master on heroku
Joffrey BION
2019-06-01
*
Remove unnecessary Resources deserializer in test JacksonMapper
Joffrey BION
2019-05-31
*
Remove extra space
jbion
2019-05-22
*
Upgrade gradle wrapper to 5.4.1
jbion
2019-05-22
*
Use import aliases to remove annoying prefixes
Joffrey BION
2019-05-22
*
Reorganize packages again
Joffrey BION
2019-05-22
*
Reorder subprojects in settings.gradle to make more sense
Joffrey BION
2019-05-22
*
Make common project multiplatform
Joffrey BION
2019-05-22
*
Fix tests
Joffrey BION
2019-05-22
*
Move common module declarations into api package
Joffrey BION
2019-05-22
*
Comment plugin management related to unused multiplatform plugin
Joffrey BION
2019-05-22
*
Move some declarations to a better place
jbion
2019-05-20
*
Fix some tests
jbion
2019-05-20
*
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
*
Remove GRADLE_METADATA feature to avoid breaking frontend build
Joffrey BION
2019-05-16
*
Extract game-model module from game-engine
Joffrey BION
2019-05-16
*
Update yarn.lock
Joffrey BION
2019-05-16
*
Centralize declaration of Kotlin plugin version
Joffrey BION
2019-05-16
*
Upgrade node, yarn, and gradle-node-plugin version
Joffrey BION
2019-05-16
*
Cleanup .gitinore files
Joffrey BION
2019-05-16
*
Remove extra import of polyfills
jbion
2019-05-14
*
Migrate root project's build.gradle to Kotlin DSL
jbion
2019-05-14
*
Add rootProject.name in settings.gradle
jbion
2019-05-14
*
Upgrade Kotlin version to 1.3.31
jbion
2019-05-14
*
Add paragraph about TypeScript migration
jbion
2019-05-13
*
Rephrase Kotlin migration explanation
jbion
2019-05-13
*
Remove flow-related stuff
jbion
2019-05-13
*
Add generated react-app-env.d.ts
jbion
2019-05-13
*
Convert index.js to TypeScript
jbion
2019-05-07
*
Fix yarn.lock private URL
jbion
2019-05-07
*
Convert Application component to TypeScript
jbion
2019-05-06
*
Upgrade immutable JS to v4 to fix .map() types
Joffrey BION
2019-05-06
*
Add custom types for reflexbox
Joffrey BION
2019-05-06
*
Migrate lobby components to TypeScript
Joffrey BION
2019-05-06
*
Migrate radial-maths components to TypeScript
Joffrey BION
2019-05-06
*
Migrate home components to TypeScript
Joffrey BION
2019-05-06
*
Fix booleans in model.ts
Joffrey BION
2019-05-06
*
Migrate game-browser components to TypeScript
Joffrey BION
2019-05-06
*
Convert game components to TypeScript
Joffrey BION
2019-05-06
*
Convert store.js to TypeScript
Joffrey BION
2019-05-06
[next]
bgstack15