index
:
JRummikub
master
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jrummikub
/
control
/
GameControl.java
Age
Commit message (
Expand
)
Author
2011-05-29
Implement score panel
Matthias Schiffer
2011-05-27
GameControl tests, temporary handler in SettingsControl and small
Jannis Harder
2011-05-25
Tested and implemented scoring
Jannis Harder
2011-05-24
Moved displaying of win panel in game control
Jannis Harder
2011-05-24
Renamed win() and fixed end of round tests
Jannis Harder
2011-05-24
Select a random player for the first round
Jannis Harder
2011-05-24
Implemented special case round end (heap empty)
Jannis Harder
2011-05-24
Cleaned up RoundControl tests
Jannis Harder
2011-05-21
Rauskommen fertig und getestet
Ida Massow
2011-05-18
RoundControl: Create players from player settings list from game settings
Matthias Schiffer
2011-05-18
Add GameSettings with the initial meld threshold
Matthias Schiffer
2011-05-18
GameState ist jetzt RoundState
Ida Massow
2011-05-16
Add hand row controls to view
Matthias Schiffer
2011-05-10
Define hand size constants in model
Matthias Schiffer
2011-05-10
I shouldn't forget some files...
Matthias Schiffer
2011-05-10
GameControl gecommented
Ida Massow
2011-05-10
WinPanel funktioniert und ist getestet und überhaupt ist alles ganz toll
Ida Massow
2011-05-04
Test für Austeilen geschrieben, eine Menge getSize hinzugefügt
Ida Massow
2011-05-04
Added control classes
Jannis Harder