Age | Commit message (Expand) | Author |
2011-05-28 | Set initial enable state of the player remove buttons correctly | Matthias Schiffer |
2011-05-28 | Updated settings panel to work with new settings control | Matthias Schiffer |
2011-05-28 | Implement settings control | Matthias Schiffer |
2011-05-27 | Checking whether redealing is allowed | Jannis Harder |
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 | 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-26 | Implement color choosing and automatic color and name choice | Matthias Schiffer |
2011-05-26 | Make player name setup work | Matthias Schiffer |
2011-05-25 | Larger default window size | Jannis Harder |
2011-05-25 | Cleaned up player panel code | Jannis Harder |
2011-05-25 | Added UI for readealing | Jannis Harder |
2011-05-25 | Fix two warnings | Matthias Schiffer |
2011-05-25 | Started implementation of settings panel | Matthias Schiffer |
2011-05-25 | Implemented counting of identical stone pairs | Jannis Harder |
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 | Add .authors file | Matthias Schiffer |
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 | 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 |
2011-05-24 | Calculate points on hand | 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 | 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, git ist schwierig | Ida Massow |
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 | 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 |
2011-05-18 | Add GameSettings with the initial meld threshold | Matthias Schiffer |
2011-05-18 | Keine Fehler mehr, sorry für das davor | Ida Massow |
2011-05-18 | GameState ist jetzt RoundState | Ida Massow |
2011-05-16 | Anfang von rauskommen im Player gebaut, test angefangen | Ida Massow |
2011-05-16 | Use correct default foreground color for the time bar | Matthias Schiffer |
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 |