summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/TurnControl.java
AgeCommit message (Expand)Author
2011-05-25Added test and implementation for an inspection turn before the firstJannis Harder
2011-05-16Move getHandPanel from IPlayerPanel to IViewMatthias Schiffer
2011-05-16Fix dealing stones for more than 2 rowsMatthias Schiffer
2011-05-16Add hand row controls to viewMatthias Schiffer
2011-05-10Define hand size constants in modelMatthias Schiffer
2011-05-10Always collect on invalid range clicksMatthias Schiffer
2011-05-10Fixed method lines of code of TurnControlBennet Gerlach
2011-05-10Added all missing commentsJannis Harder
2011-05-10WinPanel funktioniert und ist getestet und überhaupt ist alles ganz tollIda Massow
2011-05-10Dropping of stones on handJannis Harder
2011-05-10Implement hand auto-sortMatthias Schiffer
2011-05-10Ehhhhh... fix stone positions in the correct place.Matthias Schiffer
2011-05-10Add tests for hand auto-sortMatthias Schiffer
2011-05-09HAnd Range selection implementiert und getestet und funktioniertIda Massow
2011-05-09Implemented range selectingJannis Harder
2011-05-09Solved conflictsIda Massow
2011-05-09Set select + collect on tableJannis Harder
2011-05-09Deselecting whole collectionJannis Harder
2011-05-09Fixed some positioning issuesMatthias Schiffer
2011-05-09Allow laying out stone setsMatthias Schiffer
2011-05-08Zwischencommit weil Ida so müde ist, eigentlich nichts passiertIda Massow
2011-05-05Added collection stone clickBennet Gerlach
2011-05-05Implemented deselecting on turn endJannis Harder
2011-05-05Implemented stone clicking on handBennet Gerlach
2011-05-05Changed TurnControl to use Connections to remove listenersJannis Harder
2011-05-05Remove listener in turn control and have explicit turn start methodJannis Harder
2011-05-05Show initial hand succeedsBennet Gerlach
2011-05-04New mainBennet Gerlach
2011-05-04Implemented end of turn event handling, testedJannis Harder
2011-05-04Started implementing mock viewsJannis Harder
2011-05-04Turn Timer hat ein InterfaceIda Massow
2011-05-04Added interfaces for model classesBennet Gerlach
2011-05-04Added control classesJannis Harder