[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.8,1.9
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-04-05 02:37:02
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4666/docs Modified Files: CHANGES.txt Log Message: Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** CHANGES.txt 4 Apr 2004 21:54:30 -0000 1.8 --- CHANGES.txt 5 Apr 2004 02:24:28 -0000 1.9 *************** *** 3,6 **** --- 3,10 ---- 0.6 --------------------------------------------------------------------- + *** 2004-04-05 Dewitt Colclough *** + - Added basics of message handling system for multiplayer + - Changed chat text code to use message handling system + *** 2004-04-05 Xavi Rubio *** - Linux compatibility fixes in network dir |