src/proto2/NetworkClient.cc
Tue, 18 Nov 2008 22:58:50 +0000 terom Merge from at r31:36 no-netsession
Mon, 10 Nov 2008 01:29:43 +0000 terom add assert, lower main loop sleep interval to 20ms. CL_NetSession is buggy, goes into deadlock due to missing mutex
Sun, 09 Nov 2008 22:02:03 +0000 terom it works \o/
Sun, 09 Nov 2008 21:51:13 +0000 terom simple proto *almost* works
Sun, 09 Nov 2008 20:40:46 +0000 terom the great :retab
Sat, 08 Nov 2008 21:25:56 +0000 terom fixed more network code, there's actually a high probability of it working now
Sat, 08 Nov 2008 20:34:14 +0000 terom all the network code is now there, although it doesn't quite work
Sat, 08 Nov 2008 18:02:58 +0000 terom change proto2 network code to use CL_NetSession