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
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
*
First draft of Jsondoc documentation generation
Joffrey BION
2017-04-04
*
Add checkstyle configuration
jbion
2017-03-13
*
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
*
Add public/private production concept
jbion
2017-01-30
*
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 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
*
Move frontend and backend into 2 separate subprojects
jbion
2017-01-20
bgstack15