summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-08getPlayer entfernt, weil es getNthNextPlayer gibt. Warnings beseitigt.Ida Massow
2011-05-06Fix formatting and documentation in util packageMatthias Schiffer
2011-05-06Handle click events next to the collection as click events for the tableMatthias Schiffer
2011-05-06Display time in red when 10 seconds or less is leftMatthias Schiffer
2011-05-06Added hover effectsMatthias Schiffer
2011-05-06Got rid of alpha blending in TablePanelMatthias Schiffer
2011-05-06Rework collection borderMatthias Schiffer
2011-05-06Make StoneCollectionPanel opaqueMatthias Schiffer
2011-05-06A lot of view performance optimizationsMatthias Schiffer
2011-05-06Add winning notification and fix test...Matthias Schiffer
2011-05-05Add stone dealing to RoundControl and fix some tests... again.Matthias Schiffer
2011-05-05Added collection stone clickBennet Gerlach
2011-05-05Implemented deselecting on turn endJannis Harder
2011-05-05Check deselecting of stones on end of turnJannis Harder
2011-05-05Fix RoundControlTest for MockTable changesMatthias Schiffer
2011-05-05Add some endOfTurn handling to RoundControlMatthias Schiffer
2011-05-05Implemented stone clicking on handBennet Gerlach
2011-05-05Changed TurnControl to use Connections to remove listenersJannis Harder
2011-05-05Fixed MockEventsJannis Harder
2011-05-05Implemented Connection creation in event classesJannis Harder
2011-05-05Added tests for ConnectionJannis Harder
2011-05-05Added missing calls to startTurnJannis Harder
2011-05-05Remove listener in turn control and have explicit turn start methodJannis Harder
2011-05-05Check removal of listener in turn controlJannis Harder
2011-05-05Show player name labelsMatthias Schiffer
2011-05-05Add name to player modelMatthias Schiffer
2011-05-05Implement tableDifference (and fix test...)Matthias Schiffer
2011-05-05Table Difference Test gebaut, anfang Implementierung round controlIda Massow
2011-05-05Moved mock classes to separate source folderMatthias Schiffer
2011-05-05Fix win panel and turn panel visibilityMatthias Schiffer
2011-05-05Implemented stone display in both controls, tested (weniger Mock-Mist)Bennet Gerlach
2011-05-05Stop timer in all round control testsJannis Harder
2011-05-05Fixed check of displaying table in RoundControl testsJannis Harder
2011-05-05Check displaying of table in RoundControl testsJannis Harder
2011-05-05Show initial hand succeedsBennet Gerlach
2011-05-05Completely test initial display of hand stonesJannis Harder
2011-05-05Added some documentationMatthias Schiffer
2011-05-05Test initial display of hand stonesJannis Harder
2011-05-04Fixed MockHandPanelJannis Harder
2011-05-04Man sollte schon alles comitten... und der Tiger schlummert unter der HaubeIda Massow
2011-05-04MockView gibt ein tablePanel zurückIda Massow
2011-05-04Changed view implementation to use Iterable of PairsJannis Harder
2011-05-04Test für RoundControl fertigIda Massow
2011-05-04New mainBennet Gerlach
2011-05-04Completed all selecting/collecting testsJannis Harder
2011-05-04Add getSize to MockTableMatthias Schiffer
2011-05-04Selecting/collecting on table (without range)Jannis Harder
2011-05-04Make mock events emittableMatthias Schiffer
2011-05-04Added startRound test to RoundControlTestMatthias Schiffer
2011-05-04Add mock eventsMatthias Schiffer