summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2011-05-31UML Control Klassendiagram weiter, aber noch nicht fertigIda Massow
2011-05-31Change an Integer to int, for the sake of consistencyMatthias Schiffer
2011-05-31View: Refactor bottom panel displayMatthias Schiffer
2011-05-31Limit font size on redeal button etc.Matthias Schiffer
2011-05-31Fixed all warnings (comments) but one, one TODO importantIda Massow
2011-05-31Some AI fixesJannis Harder
2011-05-31Re-add small marginsMatthias Schiffer
2011-05-31Fix AI initially melding in inspect turnBennet Gerlach
2011-05-31Remove color toggle button marginsMatthias Schiffer
2011-05-31Base AI is now able to meld initially properlyBennet Gerlach
2011-05-31Don't throw exceptions on infinitesimal window sizesMatthias Schiffer
2011-05-31Add blingMatthias Schiffer
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-31Don't show last player when a round has endedMatthias Schiffer
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-31StonePainter: Paint stones lazilyMatthias Schiffer
2011-05-31Man kann im Model bestimmen, wie viele Steine gegeben werden. Test geht auchIda Massow
2011-05-31Man kann viele FAreben benutzen, alle Test laufen. Man kann auch Karten bis W...Ida 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-30Test different stone heap configurations with JUnit theories; allow creating ...Matthias 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 timer in base AI classBennet Gerlach
2011-05-30Warnings tauchen auf, wenn man beim Einstellen Unfug machtIda Massow
2011-05-30Fix umlauts on ISO8859 systemsMatthias Schiffer
2011-05-30Uhh... forgot star imageMatthias Schiffer
2011-05-30Show winners in score panelMatthias Schiffer
2011-05-30ScorePanel: Make round number column less wideMatthias Schiffer
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-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