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
/
game-engine
/
src
/
main
/
kotlin
Commit message (
Expand
)
Author
Age
*
Make GameDefinitionLoader a singleton object
Joffrey BION
2018-07-16
*
Rework resources representations
Joffrey BION
2018-07-16
*
Rework visibilities
Joffrey BION
2018-07-13
*
Replace String.format() with template strings
Joffrey BION
2018-07-12
*
Game class refactoring
Joffrey BION
2018-07-12
*
Wrap table+playerIndex into Player object
Joffrey BION
2018-07-12
*
Random cleaning
Joffrey BION
2018-07-11
*
Refactor wonders creation
Joffrey BION
2018-07-10
*
Refactor decks creation
Joffrey BION
2018-07-10
*
Clean class visibilities
Joffrey BION
2018-07-10
*
Remove unnecessary properties from cards/wonders.json
Joffrey BION
2018-07-10
*
Kotlin mig: score package
Joffrey BION
2018-07-10
*
Kotlin mig: resources package
Joffrey Bion
2018-07-10
*
Kotlin mig: moves package
Joffrey Bion
2018-07-09
*
Kotlin mig: Boards package
jbion
2018-07-09
*
Kotlin mig: wonders package
jbion
2018-07-08
*
Kotlin mig: effects package
jbion
2018-07-07
*
Kotlin mig: Game class
Joffrey Bion
2018-07-06
*
Kotlin mig: cards package
Joffrey BION
2018-07-06
*
Kotlin mig: game definitions
Joffrey Bion
2018-07-06
*
Kotlin mig: api package
Joffrey BION
2018-07-06
bgstack15