summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/SettingsControl.java
AgeCommit message (Expand)Author
2011-06-21Das reine control-package ist vollständig kommentiertIda Massow
2011-06-18Move some code to AbstractSettingsControl for consistencyMatthias Schiffer
2011-06-15Start implementing color changing over networkMatthias Schiffer
2011-06-14neue GameOfferControlIda Massow
2011-06-14Der zurück-Button tut wasIda Massow
2011-06-13es gibt eine AbstractSettingsControlIda 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-13Fix SettingsControl.checkSettings method lengthMatthias Schiffer
2011-06-13Viele viele Kommentare, einige zu lange oder zu komplexe Methoden gefixtIda Massow
2011-06-11Added variant buttons to option panelMatthias Schiffer
2011-06-11No Limits implementiert und getestet, gehtIda Massow
2011-06-11Add NetworkSettingsControlMatthias Schiffer
2011-06-10Use login control for displaying login panelMatthias Schiffer
2011-06-09Man kann den Timer einstellenIda Massow
2011-06-08man kann speichern und laden, nur nicht während eines laufenden spiels ladenIda Massow
2011-05-31Change an Integer to int, for the sake of consistencyMatthias Schiffer
2011-05-31Allow setting stone colors to useMatthias Schiffer
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-30Warnings tauchen auf, wenn man beim Einstellen Unfug machtIda Massow
2011-05-29Tested and implemented player type selection in the settings panelJannis Harder
2011-05-29Neuer Button im WinPanel mit funktionIda Massow
2011-05-29Implement joker number in settings controlJannis Harder
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-27GameControl tests, temporary handler in SettingsControl and smallJannis Harder
2011-05-27Test für SettingsControl, 3 neue Klassen, Mocks für SettingPanel, lauter fixesIda Massow