Age | Commit message (Expand) | Author |
2011-05-05 | Table Difference Test gebaut, anfang Implementierung round control | Ida Massow |
2011-05-05 | Moved mock classes to separate source folder | Matthias Schiffer |
2011-05-05 | Implemented stone display in both controls, tested (weniger Mock-Mist) | Bennet Gerlach |
2011-05-05 | Stop timer in all round control tests | Jannis Harder |
2011-05-05 | Fixed check of displaying table in RoundControl tests | Jannis Harder |
2011-05-05 | Check displaying of table in RoundControl tests | Jannis Harder |
2011-05-05 | Show initial hand succeeds | Bennet Gerlach |
2011-05-05 | Completely test initial display of hand stones | Jannis Harder |
2011-05-05 | Test initial display of hand stones | Jannis Harder |
2011-05-04 | Fixed MockHandPanel | Jannis Harder |
2011-05-04 | MockView gibt ein tablePanel zurück | Ida Massow |
2011-05-04 | Test für RoundControl fertig | Ida Massow |
2011-05-04 | New main | Bennet Gerlach |
2011-05-04 | Completed all selecting/collecting tests | Jannis Harder |
2011-05-04 | Add getSize to MockTable | Matthias Schiffer |
2011-05-04 | Selecting/collecting on table (without range) | Jannis Harder |
2011-05-04 | Make mock events emittable | Matthias Schiffer |
2011-05-04 | Added startRound test to RoundControlTest | Matthias Schiffer |
2011-05-04 | Add mock events | Matthias Schiffer |
2011-05-04 | Implemented finding of sets by stone | Jannis Harder |
2011-05-04 | Fixed Clone | Ida Massow |
2011-05-04 | Test für Austeilen geschrieben, eine Menge getSize hinzugefügt | Ida Massow |
2011-05-04 | stone collection tests done | Jannis Harder |
2011-05-04 | Collection selecting tests and mock views | Jannis Harder |
2011-05-04 | Implemented end of turn event handling, tested | Jannis Harder |
2011-05-04 | Implemented first turn control tests | Jannis Harder |
2011-05-04 | Started implementing mock views | Jannis Harder |
2011-05-04 | Fix StoneTrayTest | Bennet Gerlach |
2011-05-03 | Nochmal: GameState fertig und getestet, diesmal richtig | Ida Massow |
2011-05-03 | Test für den GameState fertig | Ida Massow |
2011-05-03 | Implemented Table, passes tests | Jannis Harder |
2011-05-03 | Test: Ignore dropping of null on StoneTrays | Jannis Harder |
2011-05-03 | Testing for new split behavior | Jannis Harder |
2011-05-03 | Table tests | Jannis Harder |
2011-05-03 | tested and implemented clone() in StoneTray | Jannis Harder |
2011-05-03 | Classification of runs and sets | Jannis Harder |
2011-05-03 | Rename event and listener methods | Matthias Schiffer |
2011-05-03 | Removed deprecated Stone constructor | Jannis Harder |
2011-05-03 | pickUp(object) in StoneTray implementiert und getestet | Jannis Harder |
2011-05-02 | Rekursives Verschieben getestet und heile gemacht | Jannis Harder |
2011-05-01 | Fix formatting | Matthias Schiffer |
2011-05-01 | StoneSet fertig und getestet :-) | Ida Massow |
2011-05-01 | StoneSet isValid fertig und getestet | Ida Massow |
2011-05-01 | Add 2-argument events | Matthias Schiffer |
2011-05-01 | StoneSetTest fertig | Ida Massow |
2011-04-30 | Juhu, StoneTray ist fertig und getestet!! | Ida Massow |
2011-04-30 | StoneTrayTest fertig | Ida Massow |
2011-04-30 | Made StoneSet iterable | Matthias Schiffer |
2011-04-30 | Test für Stone Set, ohne isValid | Ida Massow |
2011-04-30 | Arrays zu Listen geändert, StoneTray Klasse mit Sizeable Interface angelegt,... | Jannis Harder |