summaryrefslogtreecommitdiffstats
path: root/mock
AgeCommit message (Expand)Author
2011-05-31View: Refactor bottom panel displayMatthias Schiffer
2011-05-31Fixed clone() in MockTable to match checkTurnStartSetUp()Bennet Gerlach
2011-05-31AIUtil now needs game settings, both hand and player do not anymoreBennet Gerlach
2011-05-31Make highest value and number of stones dealt settableMatthias Schiffer
2011-05-30Man kann jetzt die Anzahl der Steinsätze einstellenIda Massow
2011-05-30Test für Änderung der StoneSet Anzahl fertigIda Massow
2011-05-30Implemented view code for AI turnsJannis Harder
2011-05-29Tested and implemented player type selection in the settings panelJannis Harder
2011-05-29Disable player panel while settings panel is shownMatthias Schiffer
2011-05-29Viele Warnings durch Kommentare beseitigtIda Massow
2011-05-29Neuer Button im WinPanel mit funktionIda Massow
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-29Added UI for the joker numberJannis Harder
2011-05-29Rauskommen ist in der View zu sehen, genauso wie FarbenIda Massow
2011-05-29Implement score panelMatthias Schiffer
2011-05-29Added options UIJannis Harder
2011-05-27Added round control tests for checking whether redealing is allowedJannis Harder
2011-05-27Test für SettingsControl, 3 neue Klassen, Mocks für SettingPanel, lauter fixesIda Massow
2011-05-26Remove player labels at the table edgesMatthias Schiffer
2011-05-26Make player name setup workMatthias Schiffer
2011-05-25Added UI for readealingJannis 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-24Moved displaying of win panel in game controlJannis 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-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-16Move getHandPanel from IPlayerPanel to IViewMatthias Schiffer
2011-05-16Fix dealing stones for more than 2 rowsMatthias Schiffer
2011-05-16Add hand row controls to viewMatthias Schiffer
2011-05-10Remove return value of Table.pickUpStone()Matthias Schiffer
2011-05-10Rechtschreibfehler und überflüssige pickUp(position) Klasse gefixtIda Massow
2011-05-10Added all missing commentsJannis Harder
2011-05-10Tests for dropping on handJannis Harder
2011-05-10Add tests for hand auto-sortMatthias Schiffer
2011-05-09Testfall für rangeclick auf der HandIda Massow
2011-05-09Fix MockhandIda Massow
2011-05-09Allow laying out stone setsMatthias Schiffer