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
/
backend
Commit message (
Expand
)
Author
Age
*
Fix the case of types in JsonDoc
Joffrey BION
2017-04-07
*
Add ApiObjectField annotations in actions
Joffrey BION
2017-04-06
*
Remove traversal of transient fields
Joffrey BION
2017-04-06
*
Make GameDefinition transient in the lobby
Joffrey BION
2017-04-05
*
Add support for message mapping body parameter
Joffrey BION
2017-04-05
*
Add Jsondoc on actions
Joffrey BION
2017-04-05
*
Move annotation to comply with formatting rules
Joffrey BION
2017-04-05
*
Remove line wrapping indentation checkstyle constraint
Joffrey BION
2017-04-05
*
First draft of Jsondoc documentation generation
Joffrey BION
2017-04-04
*
Add checkstyle configuration
jbion
2017-03-13
*
Create home layout with zeus background
Joffrey BION
2017-02-03
*
Extract Home and GameBrowser controllers from LobbyController
Joffrey BION
2017-02-02
*
Decouple Lobby and Players from the Game itself
Joffrey BION
2017-02-02
*
Refactor Military to be independent of Settings
Joffrey BION
2017-02-01
*
Add first tests for Requirements
Joffrey BION
2017-01-31
*
Use specific seed for randomness in tests for determinism
Joffrey BION
2017-01-31
*
Add public/private production concept
jbion
2017-01-30
*
Add zeus temple background as potential home background
Joffrey BION
2017-01-23
*
Add 7 wonders logo
Joffrey BION
2017-01-23
*
Add test checking the switch to PLAYING state
Joffrey BION
2017-01-23
*
Add notification for updated game to /topics/games
Joffrey BION
2017-01-22
*
Fix subscription path for prepared cards and turns
Joffrey BION
2017-01-22
*
Remove handRotationDirection in PlayerTurnInfo
Joffrey BION
2017-01-22
*
Fix player indexes in TestUtils
Joffrey BION
2017-01-22
*
Fix areAllPlayersReady() to understand WAIT action
Joffrey BION
2017-01-22
*
Ans /user/queue/lobby/joined message on game creation
Joffrey BION
2017-01-22
*
Add validation constraints on PlayerMove
Joffrey BION
2017-01-22
*
Use the build folder to stay in the standard
jbion
2017-01-20
*
Remove conflicting old index
jbion
2017-01-20
*
Move frontend and backend into 2 separate subprojects
jbion
2017-01-20
bgstack15