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
/
test
/
jrummikub
/
control
/
RoundControlTest.java
Age
Commit message (
Expand
)
Author
2011-05-27
Added round control tests for checking whether redealing is allowed
Jannis Harder
2011-05-27
Test redealing in RoundControl
Jannis Harder
2011-05-26
Remove player labels at the table edges
Matthias Schiffer
2011-05-25
Added test and implementation for an inspection turn before the first
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
Regression test for drawing single cards before the initial meld
Jannis Harder
2011-05-24
Renamed win() and fixed end of round tests
Jannis Harder
2011-05-24
Implemented routine to check if initial melds are possible
Jannis Harder
2011-05-24
Calculate points on hand
Jannis Harder
2011-05-24
Implemented special case round end (heap empty)
Jannis Harder
2011-05-24
Test for special case round end (heap empty)
Jannis Harder
2011-05-24
Cleaned up RoundControl tests
Jannis Harder
2011-05-24
Fixed invalid moves without laying out stones and cleaned up rule
Jannis Harder
2011-05-21
nochmal, evt. mit IGamesettings
Ida Massow
2011-05-21
Rauskommen fertig und getestet
Ida Massow
2011-05-18
Alle Test für Auslegen fertig
Ida Massow
2011-05-18
Ein von fünf Tests fertig für laidOut
Ida Massow
2011-05-18
GameState ist jetzt RoundState
Ida Massow
2011-05-16
Test und implementierung von tableSetDifference, getestet und alles :-)
Ida Massow
2011-05-16
Fix dealing stones for more than 2 rows
Matthias Schiffer
2011-05-16
Tests und imlementierung für Wert von Sets bestimmen, fertig und getestet
Ida Massow
2011-05-10
Added all missing comments
Jannis Harder
2011-05-09
Angefangener Test für Hand-Steine-verschwinden-fix
Ida Massow
2011-05-09
Allow laying out stone sets
Matthias Schiffer
2011-05-08
getPlayer entfernt, weil es getNthNextPlayer gibt. Warnings beseitigt.
Ida Massow
2011-05-06
Add winning notification and fix test...
Matthias Schiffer
2011-05-05
Add stone dealing to RoundControl and fix some tests... again.
Matthias Schiffer
2011-05-05
Fix RoundControlTest for MockTable changes
Matthias Schiffer
2011-05-05
Implement tableDifference (and fix test...)
Matthias Schiffer
2011-05-05
Table Difference Test gebaut, anfang Implementierung round control
Ida Massow
2011-05-05
Implemented stone display in both controls, tested (weniger Mock-Mist)
Bennet Gerlach
2011-05-05
Stop timer in all round control tests
Jannis Harder
2011-05-05
Fixed check of displaying table in RoundControl tests
Jannis Harder
2011-05-05
Check displaying of table in RoundControl tests
Jannis Harder
2011-05-04
Test für RoundControl fertig
Ida Massow
2011-05-04
Added startRound test to RoundControlTest
Matthias Schiffer
2011-05-04
Fixed Clone
Ida Massow
2011-05-04
Test für Austeilen geschrieben, eine Menge getSize hinzugefügt
Ida Massow