summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/network/NetworkRoundControl.java
AgeCommit message (Expand)Author
2011-06-22Added JavadocMatthias Schiffer
2011-06-22Fix network synchonization...Matthias Schiffer
2011-06-22Show in start turn panel if a player has redealed or drawn the last stoneMatthias Schiffer
2011-06-22KommentareIda Massow
2011-06-21Fix redealing in network modeMatthias Schiffer
2011-06-21Fix up GameSettings in ConnectionControlMatthias Schiffer
2011-06-21Disable pause function in network modeMatthias Schiffer
2011-06-21Fix message order in ConnectionControlMatthias Schiffer
2011-06-21Added massive amounts of debug messagesMatthias Schiffer
2011-06-21Fix network modeMatthias Schiffer
2011-06-21Major refactoring of RoundControl and TurnControlMatthias Schiffer
2011-06-20Fixed a bunch of network synchronization bugsMatthias Schiffer
2011-06-20Fix player types in received game settingsMatthias Schiffer
2011-06-20Add client side to NetworkRoundControl test and implementationMatthias Schiffer
2011-06-19Make NetworkRoundControl test workMatthias Schiffer
2011-06-19Added NetworkRoundControlTest and started NetworkRoundControl and NetworkTurn...Matthias Schiffer