Age | Commit message (Expand) | Author |
2011-05-31 | Fixed all warnings (comments) but one, one TODO important | Ida Massow |
2011-05-31 | Base AI is now able to meld initially properly | Bennet Gerlach |
2011-05-31 | AIUtil now needs game settings, both hand and player do not anymore | Bennet Gerlach |
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 | Test für mehr Steine geben | 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 | Man kann jetzt die Anzahl der Steinsätze einstellen | Ida Massow |
2011-05-30 | Test für Änderung der StoneSet Anzahl fertig | Ida Massow |
2011-05-30 | Warnings tauchen auf, wenn man beim Einstellen Unfug macht | Ida Massow |
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 | Created dummy base AI control | Jannis Harder |
2011-05-29 | Created interface and abstract base class for turn control | Jannis Harder |
2011-05-29 | Test for joker number 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 | Added round control tests for checking whether redealing is allowed | Jannis Harder |
2011-05-27 | GameControl tests, temporary handler in SettingsControl and small | 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 | Remove player labels at the table edges | 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 | Regression test for 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 | Calculate points on hand | Jannis Harder |
2011-05-24 | Implemented special case round end (heap empty) | Jannis Harder |
2011-05-24 | Test for 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 | nochmal, evt. mit IGamesettings | Ida Massow |
2011-05-21 | Rauskommen fertig und getestet | Ida Massow |
2011-05-18 | Alle Test für Auslegen fertig | Ida Massow |
2011-05-18 | Ein von fünf Tests fertig für laidOut | Ida Massow |
2011-05-18 | GameState ist jetzt RoundState | Ida Massow |
2011-05-16 | Test und implementierung von tableSetDifference, getestet und alles :-) | Ida Massow |
2011-05-16 | Move getHandPanel from IPlayerPanel to IView | Matthias Schiffer |
2011-05-16 | Fix dealing stones for more than 2 rows | Matthias Schiffer |
2011-05-16 | Tests und imlementierung für Wert von Sets bestimmen, fertig und getestet | Ida Massow |
2011-05-10 | Fix up tests for new invalid range click behaviour | Matthias Schiffer |
2011-05-10 | Added all missing comments | Jannis Harder |
2011-05-10 | Dropping of stones on hand | Jannis Harder |
2011-05-10 | Tests for dropping on hand | Jannis Harder |
2011-05-10 | Implement hand auto-sort | Matthias Schiffer |
2011-05-10 | Add tests for hand auto-sort | Matthias Schiffer |
2011-05-09 | Testfall für rangeclick auf der Hand | Ida Massow |