unc0rr [Sat, 15 Dec 2007 18:58:55 +0000] rev 664
Fully implement www server list via model
unc0rr [Sat, 15 Dec 2007 18:04:56 +0000] rev 663
"QT" is "Qt" really
unc0rr [Sat, 15 Dec 2007 16:44:13 +0000] rev 662
- Parse new XML from www (now valid)
- Start attemp to implement model for www servers list
unc0rr [Fri, 14 Dec 2007 16:18:42 +0000] rev 661
Unregister server in servers list when the game is started
unc0rr [Fri, 14 Dec 2007 16:13:35 +0000] rev 660
- Simplify net game objects relationship
- Fix statistics page bug caused by recent protocol changes
unc0rr [Fri, 14 Dec 2007 15:36:00 +0000] rev 659
- Fix some stupid object casts
- Fix deleting server entry in www list
unc0rr [Fri, 14 Dec 2007 15:02:46 +0000] rev 658
Make use of server port option
unc0rr [Thu, 13 Dec 2007 23:07:16 +0000] rev 657
Basic concept for net server options page (subject to change)
unc0rr [Thu, 13 Dec 2007 22:46:36 +0000] rev 656
Fix network game bug caused by recent protocol changes
unc0rr [Thu, 13 Dec 2007 22:24:06 +0000] rev 655
- Temporary set delimiter to *, as \t seems to be endline now in Qt
- Fix network game: avoid telling server the nick before it actually is set on fast network (found on FreeBSD)