summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/model
AgeCommit message (Expand)Author
2011-05-29Classify for more than two jokersJannis Harder
2011-05-29Deal the correct number of jokers aka funny joker actionJannis Harder
2011-05-29Test for joker number in settings controlJannis Harder
2011-05-29Implement score panelMatthias Schiffer
2011-05-29Calculate accumulated score in game stateMatthias Schiffer
2011-05-26Make player name setup workMatthias Schiffer
2011-05-25Implemented counting of identical stone pairsJannis Harder
2011-05-25Tests for counting of identical stone pairsJannis Harder
2011-05-25Added test and implementation for an inspection turn before the firstJannis Harder
2011-05-25Tested and implemented scoringJannis Harder
2011-05-24Implemented routine to check if initial melds are possibleJannis Harder
2011-05-24Test if initial melds are possibleJannis Harder
2011-05-24Calculate points on handJannis Harder
2011-05-24Select a random player for the first roundJannis Harder
2011-05-24Implemented special case round end (heap empty)Jannis Harder
2011-05-24Cleaned up RoundControl testsJannis Harder
2011-05-21Nochmal, git ist schwierigIda Massow
2011-05-21Rauskommen fertig und getestetIda Massow
2011-05-18Ein von fünf Tests fertig für laidOutIda Massow
2011-05-18RoundControl: Create players from player settings list from game settingsMatthias Schiffer
2011-05-18Move some static player data to a player settings classMatthias Schiffer
2011-05-18Add GameSettings with the initial meld thresholdMatthias Schiffer
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