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
/
network
/
NetworkRoundControl.java
Age
Commit message (
Expand
)
Author
2011-06-22
Added Javadoc
Matthias Schiffer
2011-06-22
Fix network synchonization...
Matthias Schiffer
2011-06-22
Show in start turn panel if a player has redealed or drawn the last stone
Matthias Schiffer
2011-06-22
Kommentare
Ida Massow
2011-06-21
Fix redealing in network mode
Matthias Schiffer
2011-06-21
Fix up GameSettings in ConnectionControl
Matthias Schiffer
2011-06-21
Disable pause function in network mode
Matthias Schiffer
2011-06-21
Fix message order in ConnectionControl
Matthias Schiffer
2011-06-21
Added massive amounts of debug messages
Matthias Schiffer
2011-06-21
Fix network mode
Matthias Schiffer
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-20
Fix player types in received game settings
Matthias Schiffer
2011-06-20
Add client side to NetworkRoundControl test and implementation
Matthias Schiffer
2011-06-19
Make NetworkRoundControl test work
Matthias Schiffer
2011-06-19
Added NetworkRoundControlTest and started NetworkRoundControl and NetworkTurn...
Matthias Schiffer