summaryrefslogtreecommitdiffstats
path: root/mock
AgeCommit message (Expand)Author
2011-06-14neue GameOfferControlIda Massow
2011-06-13Kommentare und kleinere UmbautenIda Massow
2011-06-13Implemented most of network settings controlMatthias Schiffer
2011-06-13Liste der Spielertypen ist setzbarIda Massow
2011-06-13Buttons im Settings panel sind richtig im netzwerk und außerhalbIda Massow
2011-06-13Player Type in player settings verschobenIda Massow
2011-06-11Added variant buttons to option panelMatthias Schiffer
2011-06-11Fix mockMatthias Schiffer
2011-06-11Display game list in GameListPanelMatthias Schiffer
2011-06-11Netzwerk hat Panel mit laufenden Spielen und einem funktionierenden Abbrechen...Ida Massow
2011-06-10Use LoginData type for login dataMatthias Schiffer
2011-06-10Mock ist wieder heile und es gibt Tests für die LoginControl... und eine Log...Ida Massow
2011-06-10Added load and network buttons to settings panelMatthias Schiffer
2011-06-09Zeit in der Mock angepasstIda Massow
2011-06-09Man kann den Timer einstellenIda Massow
2011-06-08Implement pause functionMatthias Schiffer
2011-06-08Fix mock viewMatthias Schiffer
2011-06-07Saving is workingMatthias Schiffer
2011-06-07Always operate on cloned hands in the turn controlsMatthias Schiffer
2011-06-06Add menu bar and make quit item workMatthias Schiffer
2011-05-31Metric fixesBennet Gerlach
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