Age | Commit message (Expand) | Author |
2011-05-31 | AIUtil now needs game settings, both hand and player do not anymore | Bennet Gerlach |
2011-05-31 | findSetsWithTotalPoints now finds sets (and total points) | Bennet Gerlach |
2011-05-31 | HumanTurnControl: Fix method length | Matthias Schiffer |
2011-05-31 | Allow setting stone colors to use | Matthias Schiffer |
2011-05-31 | Make highest value and number of stones dealt settable | Matthias Schiffer |
2011-05-31 | Man kann im Model bestimmen, wie viele Steine gegeben werden. Test geht auch | Ida Massow |
2011-05-31 | Tests für Sets mit mehr Farben, mehr Values, ... | Ida Massow |
2011-05-30 | Fixed out of stones rules | Jannis Harder |
2011-05-30 | Extracted a AIUtil class from several hand methods | Bennet Gerlach |
2011-05-30 | Man kann jetzt die Anzahl der Steinsätze einstellen | Ida Massow |
2011-05-30 | Implemented timer in base AI class | Bennet Gerlach |
2011-05-30 | Warnings tauchen auf, wenn man beim Einstellen Unfug macht | Ida Massow |
2011-05-30 | Fixed a few warnings | Ida Massow |
2011-05-30 | Implemented view code for AI turns | Jannis Harder |
2011-05-30 | Implemented dummy AI | Jannis Harder |
2011-05-29 | Tested and implemented player type selection in the settings panel | Jannis Harder |
2011-05-29 | Added player type selection to the settings panel | Jannis Harder |
2011-05-29 | Disable player panel while settings panel is shown | Matthias Schiffer |
2011-05-29 | Viele Warnings durch Kommentare beseitigt | Ida Massow |
2011-05-29 | Created dummy base AI control | Jannis Harder |
2011-05-29 | Neuer Button im WinPanel mit funktion | Ida Massow |
2011-05-29 | Added TurnControlFactory | Jannis Harder |
2011-05-29 | Created interface and abstract base class for turn control | Jannis Harder |
2011-05-29 | Implement joker number in settings control | Jannis Harder |
2011-05-29 | Rauskommen ist in der View zu sehen, genauso wie Farben | Ida Massow |
2011-05-29 | Implement score panel | Matthias Schiffer |
2011-05-29 | Implemented initial meld threshold in settings control | Jannis Harder |
2011-05-29 | Test initial meld threshold in settings control | Jannis Harder |
2011-05-28 | Implement settings control | Matthias Schiffer |
2011-05-27 | Checking whether redealing is allowed | Jannis Harder |
2011-05-27 | GameControl tests, temporary handler in SettingsControl and small | Jannis Harder |
2011-05-27 | Implemented redealing in RoundControl | Jannis Harder |
2011-05-27 | Test redealing in RoundControl | Jannis Harder |
2011-05-27 | Test für SettingsControl, 3 neue Klassen, Mocks für SettingPanel, lauter fixes | Ida Massow |
2011-05-26 | Add application control, use game settings from settings panel | Matthias Schiffer |
2011-05-26 | Remove player labels at the table edges | Matthias Schiffer |
2011-05-25 | Fix two warnings | Matthias Schiffer |
2011-05-25 | Added test and implementation for an inspection turn before the first | Jannis Harder |
2011-05-25 | Tested and implemented scoring | Jannis Harder |
2011-05-24 | Moved displaying of win panel in game control | Jannis Harder |
2011-05-24 | Fixed drawing single cards before the initial meld | Jannis Harder |
2011-05-24 | Renamed win() and fixed end of round tests | Jannis Harder |
2011-05-24 | Implemented routine to check if initial melds are possible | Jannis Harder |
2011-05-24 | Select a random player for the first round | Jannis Harder |
2011-05-24 | Implemented special case round end (heap empty) | Jannis Harder |
2011-05-24 | Cleaned up RoundControl tests | Jannis Harder |
2011-05-24 | Fixed invalid moves without laying out stones and cleaned up rule | Jannis Harder |
2011-05-21 | Rauskommen fertig und getestet | Ida Massow |
2011-05-18 | RoundControl: Create players from player settings list from game settings | Matthias Schiffer |
2011-05-18 | Move some static player data to a player settings class | Matthias Schiffer |