summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control
AgeCommit message (Expand)Author
2011-05-31AIUtil now needs game settings, both hand and player do not anymoreBennet Gerlach
2011-05-31findSetsWithTotalPoints now finds sets (and total points)Bennet Gerlach
2011-05-31HumanTurnControl: Fix method lengthMatthias Schiffer
2011-05-31Allow setting stone colors to useMatthias Schiffer
2011-05-31Make highest value and number of stones dealt settableMatthias Schiffer
2011-05-31Man kann im Model bestimmen, wie viele Steine gegeben werden. Test geht auchIda Massow
2011-05-31Tests für Sets mit mehr Farben, mehr Values, ...Ida Massow
2011-05-30Fixed out of stones rulesJannis Harder
2011-05-30Extracted a AIUtil class from several hand methodsBennet Gerlach
2011-05-30Man kann jetzt die Anzahl der Steinsätze einstellenIda Massow
2011-05-30Implemented timer in base AI classBennet Gerlach
2011-05-30Warnings tauchen auf, wenn man beim Einstellen Unfug machtIda Massow
2011-05-30Fixed a few warningsIda Massow
2011-05-30Implemented view code for AI turnsJannis Harder
2011-05-30Implemented dummy AIJannis Harder
2011-05-29Tested and implemented player type selection in the settings panelJannis Harder
2011-05-29Added player type selection to 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-29Created dummy base AI controlJannis 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-29Implement joker number in settings controlJannis Harder
2011-05-29Rauskommen ist in der View zu sehen, genauso wie FarbenIda Massow
2011-05-29Implement score panelMatthias Schiffer
2011-05-29Implemented initial meld threshold in settings controlJannis Harder
2011-05-29Test initial meld threshold in settings controlJannis Harder
2011-05-28Implement settings controlMatthias Schiffer
2011-05-27Checking 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-25Fix two warningsMatthias Schiffer
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
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-24Fixed invalid moves without laying out stones and cleaned up ruleJannis 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