index
:
JRummikub
master
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jrummikub
/
control
/
TurnControl.java
Age
Commit message (
Expand
)
Author
2011-05-29
Created interface and abstract base class for turn control
Jannis Harder
2011-05-27
GameControl tests, temporary handler in SettingsControl and small
Jannis Harder
2011-05-25
Added test and implementation for an inspection turn before the first
Jannis Harder
2011-05-16
Move getHandPanel from IPlayerPanel to IView
Matthias Schiffer
2011-05-16
Fix dealing stones for more than 2 rows
Matthias Schiffer
2011-05-16
Add hand row controls to view
Matthias Schiffer
2011-05-10
Define hand size constants in model
Matthias Schiffer
2011-05-10
Always collect on invalid range clicks
Matthias Schiffer
2011-05-10
Fixed method lines of code of TurnControl
Bennet Gerlach
2011-05-10
Added all missing comments
Jannis Harder
2011-05-10
WinPanel funktioniert und ist getestet und überhaupt ist alles ganz toll
Ida Massow
2011-05-10
Dropping of stones on hand
Jannis Harder
2011-05-10
Implement hand auto-sort
Matthias Schiffer
2011-05-10
Ehhhhh... fix stone positions in the correct place.
Matthias Schiffer
2011-05-10
Add tests for hand auto-sort
Matthias Schiffer
2011-05-09
HAnd Range selection implementiert und getestet und funktioniert
Ida Massow
2011-05-09
Implemented range selecting
Jannis Harder
2011-05-09
Solved conflicts
Ida Massow
2011-05-09
Set select + collect on table
Jannis Harder
2011-05-09
Deselecting whole collection
Jannis Harder
2011-05-09
Fixed some positioning issues
Matthias Schiffer
2011-05-09
Allow laying out stone sets
Matthias Schiffer
2011-05-08
Zwischencommit weil Ida so müde ist, eigentlich nichts passiert
Ida Massow
2011-05-05
Added collection stone click
Bennet Gerlach
2011-05-05
Implemented deselecting on turn end
Jannis Harder
2011-05-05
Implemented stone clicking on hand
Bennet Gerlach
2011-05-05
Changed TurnControl to use Connections to remove listeners
Jannis Harder
2011-05-05
Remove listener in turn control and have explicit turn start method
Jannis Harder
2011-05-05
Show initial hand succeeds
Bennet Gerlach
2011-05-04
New main
Bennet Gerlach
2011-05-04
Implemented end of turn event handling, tested
Jannis Harder
2011-05-04
Started implementing mock views
Jannis Harder
2011-05-04
Turn Timer hat ein Interface
Ida Massow
2011-05-04
Added interfaces for model classes
Bennet Gerlach
2011-05-04
Added control classes
Jannis Harder