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
/
NetworkControl.java
Age
Commit message (
Expand
)
Author
2011-06-19
Fix warnings
Ida Massow
2011-06-19
Tests für NetworkControl
Ida Massow
2011-06-18
Fix many comments, fix tests, fix complexity
Ida Massow
2011-06-18
Created IConnectionControl and preliminary MockConnectionControl
Jannis Harder
2011-06-18
Finished network game setup (without starting)
Jannis Harder
2011-06-18
Moved filtering for UUIDs into ConnectionControl
Jannis Harder
2011-06-18
Man kann ein Spiel joinen und auch wieder verlassen
Ida Massow
2011-06-14
Fix some GUI bugs in network related panels
Matthias Schiffer
2011-06-14
Implement joining games
Matthias Schiffer
2011-06-14
Display open games correctly
Matthias Schiffer
2011-06-14
neue GameOfferControl
Ida Massow
2011-06-14
Der zurück-Button tut was
Ida Massow
2011-06-13
Kommentare und kleinere Umbauten
Ida Massow
2011-06-13
Implemented most of network settings control
Matthias Schiffer
2011-06-13
Viele viele Kommentare, einige zu lange oder zu komplexe Methoden gefixt
Ida Massow
2011-06-11
Transmit a whole GameSettings object with game offers
Matthias Schiffer
2011-06-11
Add NetworkSettingsControl
Matthias Schiffer
2011-06-11
Make game offers, withdrawals (untested) and requests work
Matthias Schiffer
2011-06-11
Display game list in GameListPanel
Matthias Schiffer
2011-06-11
Netzwerk hat Panel mit laufenden Spielen und einem funktionierenden Abbrechen...
Ida Massow
2011-06-10
Make XMPP login work
Matthias Schiffer