[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.12,1.13
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-04-13 00:39:01
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27636/docs Modified Files: CHANGES.txt Log Message: Multiplayer related updates Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** CHANGES.txt 11 Apr 2004 22:27:59 -0000 1.12 --- CHANGES.txt 13 Apr 2004 00:24:36 -0000 1.13 *************** *** 3,8 **** --- 3,13 ---- 0.6 --------------------------------------------------------------------- + *** 2004-04-13 Dewitt Colclough *** + - Added more object serialization updates + - Created basic multiplayer update handler class + *** 2004-04-12 Xavi Rubio *** - Linux compatibility fixes in graphics dirs + *** 2004-04-09 Dewitt Colclough *** - Added client-mode to simstate update |