Sun, 16 Dec 2007 16:21:42 +0000 Save and restore window size
unc0rr [Sun, 16 Dec 2007 16:21:42 +0000] rev 674
Save and restore window size
Sun, 16 Dec 2007 15:58:29 +0000 - Save after save now works
unc0rr [Sun, 16 Dec 2007 15:58:29 +0000] rev 673
- Save after save now works - Stretching first column in net servers list
Sat, 15 Dec 2007 23:24:43 +0000 - Fix a bug when server fails to start, and then connecting to another server on the same host (strange, the fix won't work on my machine)
unc0rr [Sat, 15 Dec 2007 23:24:43 +0000] rev 672
- Fix a bug when server fails to start, and then connecting to another server on the same host (strange, the fix won't work on my machine) - Fix port in previous commit
Sat, 15 Dec 2007 22:57:22 +0000 Actually pass host and port values to NetConnect method
unc0rr [Sat, 15 Dec 2007 22:57:22 +0000] rev 671
Actually pass host and port values to NetConnect method
Sat, 15 Dec 2007 21:10:43 +0000 Fix project and translate more entries
unc0rr [Sat, 15 Dec 2007 21:10:43 +0000] rev 670
Fix project and translate more entries
Sat, 15 Dec 2007 20:41:13 +0000 Update translation
unc0rr [Sat, 15 Dec 2007 20:41:13 +0000] rev 669
Update translation
Sat, 15 Dec 2007 20:28:58 +0000 - Share much code between models
unc0rr [Sat, 15 Dec 2007 20:28:58 +0000] rev 668
- Share much code between models - Update some labels
Sat, 15 Dec 2007 20:08:08 +0000 UDP server list model
unc0rr [Sat, 15 Dec 2007 20:08:08 +0000] rev 667
UDP server list model
Sat, 15 Dec 2007 19:44:05 +0000 Abstract HWForm from custom PageNet implementation
unc0rr [Sat, 15 Dec 2007 19:44:05 +0000] rev 666
Abstract HWForm from custom PageNet implementation
Sat, 15 Dec 2007 19:40:50 +0000 Start move from custom widgets to custom models
unc0rr [Sat, 15 Dec 2007 19:40:50 +0000] rev 665
Start move from custom widgets to custom models
Sat, 15 Dec 2007 18:58:55 +0000 Fully implement www server list via model
unc0rr [Sat, 15 Dec 2007 18:58:55 +0000] rev 664
Fully implement www server list via model
Sat, 15 Dec 2007 18:04:56 +0000 "QT" is "Qt" really
unc0rr [Sat, 15 Dec 2007 18:04:56 +0000] rev 663
"QT" is "Qt" really
Sat, 15 Dec 2007 16:44:13 +0000 - Parse new XML from www (now valid)
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
Fri, 14 Dec 2007 16:18:42 +0000 Unregister server in servers list when the game is started
unc0rr [Fri, 14 Dec 2007 16:18:42 +0000] rev 661
Unregister server in servers list when the game is started
Fri, 14 Dec 2007 16:13:35 +0000 - Simplify net game objects relationship
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
Fri, 14 Dec 2007 15:36:00 +0000 - Fix some stupid object casts
unc0rr [Fri, 14 Dec 2007 15:36:00 +0000] rev 659
- Fix some stupid object casts - Fix deleting server entry in www list
Fri, 14 Dec 2007 15:02:46 +0000 Make use of server port option
unc0rr [Fri, 14 Dec 2007 15:02:46 +0000] rev 658
Make use of server port option
Thu, 13 Dec 2007 23:07:16 +0000 Basic concept for net server options page (subject to change)
unc0rr [Thu, 13 Dec 2007 23:07:16 +0000] rev 657
Basic concept for net server options page (subject to change)
Thu, 13 Dec 2007 22:46:36 +0000 Fix network game bug caused by recent protocol changes
unc0rr [Thu, 13 Dec 2007 22:46:36 +0000] rev 656
Fix network game bug caused by recent protocol changes
Thu, 13 Dec 2007 22:24:06 +0000 - Temporary set delimiter to *, as \t seems to be endline now in Qt
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)
Thu, 13 Dec 2007 21:49:52 +0000 Finish asking host/port dialog implementation
unc0rr [Thu, 13 Dec 2007 21:49:52 +0000] rev 654
Finish asking host/port dialog implementation
Thu, 13 Dec 2007 21:31:47 +0000 Class to ask host/port to connect to ('Specify' button on PageNet)
unc0rr [Thu, 13 Dec 2007 21:31:47 +0000] rev 653
Class to ask host/port to connect to ('Specify' button on PageNet)
Thu, 13 Dec 2007 16:10:58 +0000 - Fix for hedgehogs switching
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)
Thu, 13 Dec 2007 15:45:31 +0000 Don't spam traffic in network game
unc0rr [Thu, 13 Dec 2007 15:45:31 +0000] rev 651
Don't spam traffic in network game
Thu, 13 Dec 2007 14:34:13 +0000 Update copyright header
unc0rr [Thu, 13 Dec 2007 14:34:13 +0000] rev 650
Update copyright header
Thu, 13 Dec 2007 14:15:56 +0000 - Use 2 bytes for timestamp in net protocol, thus decreasing average packet size from 6 to 4
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
Thu, 13 Dec 2007 13:51:55 +0000 Use list instead of array (no limit for network packets amount)
unc0rr [Thu, 13 Dec 2007 13:51:55 +0000] rev 648
Use list instead of array (no limit for network packets amount)
Thu, 13 Dec 2007 13:49:20 +0000 Move nick edit to PageOptions
unc0rr [Thu, 13 Dec 2007 13:49:20 +0000] rev 647
Move nick edit to PageOptions
Thu, 13 Dec 2007 12:39:26 +0000 Some work on network widgets
unc0rr [Thu, 13 Dec 2007 12:39:26 +0000] rev 646
Some work on network widgets
Wed, 12 Dec 2007 19:49:13 +0000 Extract IP from XML
unc0rr [Wed, 12 Dec 2007 19:49:13 +0000] rev 645
Extract IP from XML
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip