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
/
test
/
jrummikub
/
control
/
turn
/
TurnControlTest.java
Age
Commit message (
Expand
)
Author
2011-06-22
Fix some warnings in tests
Ida Massow
2011-06-21
Fixed tests
Matthias Schiffer
2011-06-21
Fixed all tests
Jannis Harder
2011-06-21
Tests für RoundControl gefixt
Ida Massow
2011-06-21
Major refactoring of RoundControl and TurnControl
Matthias Schiffer
2011-06-20
Fixed a bunch of network synchronization bugs
Matthias Schiffer
2011-06-19
Added NetworkRoundControlTest and started NetworkRoundControl and NetworkTurn...
Matthias Schiffer
2011-06-18
Ca. 150 Zeilen überflüssigen Code entfernt
Ida Massow
2011-06-13
Implemented most of network settings control
Matthias Schiffer
2011-06-07
Always operate on cloned hands in the turn controls
Matthias Schiffer
2011-05-31
kleine fixes
Ida Massow
2011-05-31
Metric fixes
Bennet Gerlach
2011-05-31
View: Refactor bottom panel display
Matthias Schiffer
2011-05-31
Base AI is now able to meld initially properly
Bennet Gerlach
2011-05-31
Tests für Sets mit mehr Farben, mehr Values, ...
Ida Massow
2011-05-30
Implemented dummy AI
Jannis Harder
2011-05-29
Created dummy base AI control
Jannis Harder
2011-05-29
Created interface and abstract base class for turn control
Jannis Harder