summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/RoundControl.java
AgeCommit message (Expand)Author
2011-05-08getPlayer entfernt, weil es getNthNextPlayer gibt. Warnings beseitigt.Ida Massow
2011-05-06Add winning notification and fix test...Matthias Schiffer
2011-05-05Add stone dealing to RoundControl and fix some tests... again.Matthias Schiffer
2011-05-05Add some endOfTurn handling to RoundControlMatthias Schiffer
2011-05-05Added missing calls to startTurnJannis Harder
2011-05-05Show player name labelsMatthias Schiffer
2011-05-05Implement tableDifference (and fix test...)Matthias Schiffer
2011-05-05Table Difference Test gebaut, anfang Implementierung round controlIda Massow
2011-05-05Implemented stone display in both controls, tested (weniger Mock-Mist)Bennet Gerlach
2011-05-04Test für RoundControl fertigIda Massow
2011-05-04Dealen fertig und getestetIda Massow
2011-05-04Test für Austeilen geschrieben, eine Menge getSize hinzugefügtIda Massow