summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2011-05-30Implemented dummy AIJannis Harder
2011-05-29Tested and implemented player type selection in the settings panelJannis Harder
2011-05-29Make score panel look niceMatthias Schiffer
2011-05-29Added player type selection to the settings panelJannis Harder
2011-05-29Fix metricsMatthias Schiffer
2011-05-29Disable player panel while settings panel is shownMatthias Schiffer
2011-05-29Viele Warnings durch Kommentare beseitigtIda Massow
2011-05-29Created dummy base AI controlJannis Harder
2011-05-29Use correct joker colorsJannis Harder
2011-05-29Neuer Button im WinPanel mit funktionIda Massow
2011-05-29Added TurnControlFactoryJannis Harder
2011-05-29Created interface and abstract base class for turn controlJannis Harder
2011-05-29Added more fields to GameSettingsJannis Harder
2011-05-29Classify for more than two jokersJannis Harder
2011-05-29Deal the correct number of jokers aka funny joker actionJannis Harder
2011-05-29Implement joker number in settings controlJannis 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-29Calculate accumulated score in game stateMatthias Schiffer
2011-05-29Implemented initial meld threshold in settings controlJannis Harder
2011-05-29Test initial meld threshold in settings controlJannis Harder
2011-05-29Added options UIJannis Harder
2011-05-28Set initial enable state of the player remove buttons correctlyMatthias Schiffer
2011-05-28Updated settings panel to work with new settings controlMatthias Schiffer
2011-05-28Implement settings controlMatthias Schiffer
2011-05-27Checking whether redealing is allowedJannis Harder
2011-05-27Added round control tests for checking whether redealing is allowedJannis Harder
2011-05-27GameControl tests, temporary handler in SettingsControl and smallJannis Harder
2011-05-27Implemented redealing in RoundControlJannis Harder
2011-05-27Test redealing in RoundControlJannis Harder
2011-05-27Test für SettingsControl, 3 neue Klassen, Mocks für SettingPanel, lauter fixesIda Massow
2011-05-26Add application control, use game settings from settings panelMatthias Schiffer
2011-05-26Remove player labels at the table edgesMatthias Schiffer
2011-05-26Implement color choosing and automatic color and name choiceMatthias Schiffer
2011-05-26Make player name setup workMatthias Schiffer
2011-05-25Larger default window sizeJannis Harder
2011-05-25Cleaned up player panel codeJannis Harder
2011-05-25Added UI for readealingJannis Harder
2011-05-25Fix two warningsMatthias Schiffer
2011-05-25Started implementation of settings panelMatthias 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-24Moved displaying of win panel in game controlJannis Harder
2011-05-24Fixed drawing single cards before the initial meldJannis Harder
2011-05-24Renamed win() and fixed end of round testsJannis Harder
2011-05-24Implemented routine to check if initial melds are possibleJannis Harder