src/proto2/NetworkClient.hh
Mon, 24 Nov 2008 17:14:29 +0000 terom fix movement physics+network code to some degree, jumping is now buggy?
Thu, 20 Nov 2008 23:51:46 +0000 terom merge branches/no-netsession@89 into trunk
Tue, 18 Nov 2008 22:50:29 +0000 terom working simple network-physics code
Tue, 18 Nov 2008 21:17:14 +0000 terom physics is starting to work
Tue, 18 Nov 2008 19:17:56 +0000 terom fix some more compiler errors...
Thu, 20 Nov 2008 19:25:56 +0000 terom ... no-netsession
Tue, 18 Nov 2008 22:58:50 +0000 terom Merge from at r31:36 no-netsession
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
Mon, 03 Nov 2008 22:59:50 +0000 terom move proto/p2 -> src/proto2