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)
unc0rr [Thu, 13 Dec 2007 21:49:52 +0000] rev 654
Finish asking host/port dialog implementation
unc0rr [Thu, 13 Dec 2007 21:31:47 +0000] rev 653
Class to ask host/port to connect to ('Specify' button on PageNet)
unc0rr [Thu, 13 Dec 2007 16:10:58 +0000] rev 652
- Fix for hedgehogs switching
- Try to make rope better (not go into the ground, at least not so easy)
unc0rr [Thu, 13 Dec 2007 15:45:31 +0000] rev 651
Don't spam traffic in network game
unc0rr [Thu, 13 Dec 2007 14:34:13 +0000] rev 650
Update copyright header
unc0rr [Thu, 13 Dec 2007 14:15:56 +0000] rev 649
- Use 2 bytes for timestamp in net protocol, thus decreasing average packet size from 6 to 4
- Inc protocol version number