summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/control/network/GameJoinControl.java
AgeCommit message (Expand)Author
2011-06-22Correctly handle disappearing players during gamesMatthias Schiffer
2011-06-21Fix up GameSettings in ConnectionControlMatthias Schiffer
2011-06-20Fix player types in received game settingsMatthias Schiffer
2011-06-20Added NetworkGameControlMatthias Schiffer
2011-06-19Start game button in a network game sends an eventBennet Gerlach
2011-06-19Refactor ConnectionControlMatthias Schiffer
2011-06-18Fix many comments, fix tests, fix complexityIda Massow
2011-06-18Created IConnectionControl and preliminary MockConnectionControlJannis Harder
2011-06-18Finished network game setup (without starting)Jannis Harder
2011-06-18Implemented color changing in game begin panelsJannis Harder
2011-06-18Moved filtering for UUIDs into ConnectionControlJannis Harder
2011-06-18Man kann ein Spiel joinen und auch wieder verlassenIda Massow
2011-06-17halbfertige netzwerkdingeIda Massow
2011-06-15Start implementing color changing over networkMatthias Schiffer
2011-06-14Show Human/Network type correctly on game joinMatthias Schiffer
2011-06-14Implement joining gamesMatthias Schiffer