summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/model
AgeCommit message (Expand)Author
2011-05-18Keine Fehler mehr, sorry für das davorIda Massow
2011-05-18GameState ist jetzt RoundStateIda Massow
2011-05-16Anfang von rauskommen im Player gebaut, test angefangenIda Massow
2011-05-16Fix dealing stones for more than 2 rowsMatthias Schiffer
2011-05-16Fix Cyclomatic Complexity in classify (Qualtitätsmanagement rules!)Ida Massow
2011-05-16Tests und imlementierung für Wert von Sets bestimmen, fertig und getestetIda Massow
2011-05-16Implemented new hand wrappingJannis Harder
2011-05-11Fix rounding errors leading to stone sets being dropped at strage positions o...Matthias Schiffer
2011-05-10docs fertig und vorher repariertIda Massow
2011-05-10StoneSet hat andere ExceptionIda Massow
2011-05-10Remove return value of Table.pickUpStone()Matthias Schiffer
2011-05-10Rechtschreibfehler und überflüssige pickUp(position) Klasse gefixtIda Massow
2011-05-10Define hand size constants in modelMatthias Schiffer
2011-05-10Fixed mloc in stone trayBennet Gerlach
2011-05-10Added all missing commentsJannis Harder
2011-05-10Set correct player names :)Matthias Schiffer
2011-05-10Added toString and equals testsBennet Gerlach
2011-05-10Fixed regression in StoneTray testsJannis Harder
2011-05-10Tests for dropping on handJannis Harder
2011-05-09Implemented positioning of stones on handBennet Gerlach
2011-05-09Fix drop position calculationsBennet Gerlach
2011-05-09Test simple dropping on HandBennet Gerlach
2011-05-09Fixed the 12-12-7 bugJannis Harder
2011-05-09Fixed some positioning issuesMatthias Schiffer
2011-05-09Allow laying out stone setsMatthias Schiffer
2011-05-09Another fix for the Table pickUpStone methodMatthias Schiffer
2011-05-09Allow calling pickUpStone for nonexistant stonesMatthias Schiffer
2011-05-08Make Table.pickUpStone return the the stone sets that are createdMatthias Schiffer
2011-05-08getPlayer entfernt, weil es getNthNextPlayer gibt. Warnings beseitigt.Ida Massow
2011-05-05Add some endOfTurn handling to RoundControlMatthias Schiffer
2011-05-05Show player name labelsMatthias Schiffer
2011-05-05Add name to player modelMatthias Schiffer
2011-05-04Man sollte schon alles comitten... und der Tiger schlummert unter der HaubeIda Massow
2011-05-04Test für RoundControl fertigIda Massow
2011-05-04Fixed ITableJannis Harder
2011-05-04Implemented finding of sets by stoneJannis Harder
2011-05-04Fixed CloneIda Massow
2011-05-04Dealen fertig und getestetIda Massow
2011-05-04Test für Austeilen geschrieben, eine Menge getSize hinzugefügtIda Massow
2011-05-04Added missing extends for ITableJannis Harder
2011-05-04Added interfaces for model classesBennet Gerlach
2011-05-03Added toString method to StoneSetMatthias Schiffer
2011-05-03Rescale table panelBennet Gerlach
2011-05-03Added connector click eventsBennet Gerlach
2011-05-03Nochmal: GameState fertig und getestet, diesmal richtigIda Massow
2011-05-03GameState fertig und getestetIda Massow
2011-05-03Implemented Table, passes testsJannis Harder
2011-05-03Implemented: Ignore dropping of null on StoneTraysJannis Harder
2011-05-03Implemented new StoneSet split behaviorJannis Harder
2011-05-03Table testsJannis Harder