Age | Commit message (Expand) | Author |
2011-06-10 | Mock ist wieder heile und es gibt Tests für die LoginControl... und eine Log... | Ida Massow |
2011-06-08 | Test für util und save control | Ida Massow |
2011-06-08 | Created first FD-Solver test | Jannis Harder |
2011-06-08 | Fixed redeal(dis)allowed tests | Jannis Harder |
2011-06-07 | Saving is working | Matthias Schiffer |
2011-06-07 | Always operate on cloned hands in the turn controls | Matthias Schiffer |
2011-06-01 | Abstract turn control has player, doesn't need hand | Bennet Gerlach |
2011-05-31 | Tested BaseAIControl | Bennet Gerlach |
2011-05-31 | kleine fixes | Ida Massow |
2011-05-31 | Added tests for Pair class | Jannis Harder |
2011-05-31 | Metric fixes | Bennet Gerlach |
2011-05-31 | View: Refactor bottom panel display | Matthias Schiffer |
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 | 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 | 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 | Test different stone heap configurations with JUnit theories; allow creating ... | Matthias Schiffer |
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 | Viele Warnings durch Kommentare beseitigt | Ida Massow |
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 | Classify for more than two jokers | Jannis Harder |
2011-05-29 | Test classify for more than two jokers | Jannis Harder |
2011-05-29 | Deal the correct number of jokers aka funny joker action | Jannis Harder |
2011-05-29 | Test for joker number in settings control | Jannis Harder |
2011-05-29 | Calculate accumulated score in game state | Matthias Schiffer |
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 | Tests for counting of identical stone pairs | Jannis Harder |
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 | Test if initial melds are possible | Jannis Harder |