summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/RoundControl.java
AgeCommit message (Expand)Author
2011-05-29Created interface and abstract base class for turn controlJannis Harder
2011-05-29Rauskommen ist in der View zu sehen, genauso wie FarbenIda Massow
2011-05-27Checking whether redealing is allowedJannis Harder
2011-05-27GameControl tests, temporary handler in SettingsControl and smallJannis Harder
2011-05-27Implemented redealing in RoundControlJannis Harder
2011-05-27Test redealing in RoundControlJannis Harder
2011-05-26Remove player labels at the table edgesMatthias Schiffer
2011-05-25Fix two warningsMatthias Schiffer
2011-05-25Added test and implementation for an inspection turn before the firstJannis Harder
2011-05-25Tested and implemented scoringJannis Harder
2011-05-24Moved displaying of win panel in game controlJannis Harder
2011-05-24Fixed drawing single cards before the initial meldJannis Harder
2011-05-24Renamed win() and fixed end of round testsJannis Harder
2011-05-24Implemented routine to check if initial melds are possibleJannis Harder
2011-05-24Implemented special case round end (heap empty)Jannis Harder
2011-05-24Fixed invalid moves without laying out stones and cleaned up ruleJannis Harder
2011-05-21Rauskommen fertig und getestetIda Massow
2011-05-18Move some static player data to a player settings classMatthias Schiffer
2011-05-18GameState ist jetzt RoundStateIda Massow
2011-05-16Test und implementierung von tableSetDifference, getestet und alles :-)Ida Massow
2011-05-16Fix dealing stones for more than 2 rowsMatthias Schiffer
2011-05-10Define hand size constants in modelMatthias Schiffer
2011-05-10Round Control letzter KommentarIda Massow
2011-05-10Added all missing commentsJannis Harder
2011-05-10Set correct player names :)Matthias Schiffer
2011-05-10WinPanel funktioniert und ist getestet und überhaupt ist alles ganz tollIda Massow
2011-05-10Ehhhhh... fix stone positions in the correct place.Matthias Schiffer
2011-05-09Angefangener Test für Hand-Steine-verschwinden-fixIda Massow
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