summaryrefslogtreecommitdiffstats
path: root/test/jrummikub/model
AgeCommit message (Expand)Author
2011-06-20Improved AIJannis Harder
2011-06-20Added NetworkGameControlMatthias Schiffer
2011-06-17Kommentare und 2 Methoden, die jetzt kurz genug sindIda Massow
2011-06-17Implemented getResult and abort in TurnLogicJannis Harder
2011-06-17Testcase for NoLimits initial meld possible testJannis Harder
2011-06-17Reimplemented AI (old one was too slow)Jannis Harder
2011-06-14Implemented initial meld test using new AIJannis Harder
2011-06-11Wir haben noch einen classify-Bug gefunden... und behobenIda Massow
2011-06-11Add test for no limitsMatthias Schiffer
2011-05-31kleine fixesIda Massow
2011-05-31AIUtil now needs game settings, both hand and player do not anymoreBennet Gerlach
2011-05-31Allow setting stone colors to useMatthias Schiffer
2011-05-31Make highest value and number of stones dealt settableMatthias Schiffer
2011-05-31Tests für Sets mit mehr Farben, mehr Values, ...Ida Massow
2011-05-30Test different stone heap configurations with JUnit theories; allow creating ...Matthias Schiffer
2011-05-30Test für Änderung der StoneSet Anzahl fertigIda Massow
2011-05-29Viele Warnings durch Kommentare beseitigtIda Massow
2011-05-29Classify for more than two jokersJannis Harder
2011-05-29Test classify for more than two jokersJannis Harder
2011-05-29Deal the correct number of jokers aka funny joker actionJannis Harder
2011-05-29Calculate accumulated score in game stateMatthias Schiffer
2011-05-25Tests for counting of identical stone pairsJannis 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-24Cleaned up RoundControl testsJannis Harder
2011-05-21Rauskommen fertig und getestetIda 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-18GameState ist jetzt RoundStateIda Massow
2011-05-16Tests und imlementierung für Wert von Sets bestimmen, fertig und getestetIda Massow
2011-05-16Tests for new hand wrappingJannis Harder
2011-05-10Rechtschreibfehler und überflüssige pickUp(position) Klasse gefixtIda Massow
2011-05-10Warning-Freies Projekt :-)Ida Massow
2011-05-10Added all missing commentsJannis Harder
2011-05-10Added toString and equals testsBennet Gerlach
2011-05-09Implemented positioning of stones on handBennet Gerlach
2011-05-09Added wrap tests on handBennet Gerlach
2011-05-09Added edge tests to hand testBennet Gerlach
2011-05-09Test simple dropping on HandBennet Gerlach
2011-05-09Regression test for very embarrassing bug in StoneSet.isValid known asJannis Harder
2011-05-09Another fix for the Table pickUpStone methodMatthias Schiffer
2011-05-09Allow calling pickUpStone for nonexistant stonesMatthias Schiffer
2011-05-08Zwischencommit weil Ida so müde ist, eigentlich nichts passiertIda Massow
2011-05-05Table Difference Test gebaut, anfang Implementierung round controlIda Massow
2011-05-05Moved mock classes to separate source folderMatthias Schiffer
2011-05-05Show initial hand succeedsBennet Gerlach
2011-05-05Test initial display of hand stonesJannis Harder
2011-05-04Test für RoundControl fertigIda Massow