Update of /cvsroot/gcblue/gcb_wx/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12869/docs
Modified Files:
CHANGES.txt
Log Message:
multiplayer related changes
Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** CHANGES.txt 7 Apr 2004 00:41:07 -0000 1.10
--- CHANGES.txt 9 Apr 2004 03:08:06 -0000 1.11
***************
*** 3,6 ****
--- 3,11 ----
0.6
---------------------------------------------------------------------
+ *** 2004-04-09 Dewitt Colclough ***
+ - Added client-mode to simstate update
+ - /startgame server command now starts the client's game
+ - Started to update object serialization to support multiplayer
+
*** 2004-04-06 Dewitt Colclough ***
- Added a few test server commands via multiplayer console
|