[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.18,1.19
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-05-08 21:25:33
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19946/docs Modified Files: CHANGES.txt Log Message: Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** CHANGES.txt 2 May 2004 16:24:07 -0000 1.18 --- CHANGES.txt 8 May 2004 21:25:24 -0000 1.19 *************** *** 3,6 **** --- 3,13 ---- 0.6 --------------------------------------------------------------------- + *** 2004-05-XX Dewitt Colclough *** + - Added sensor update to multiplayer + - Converted tcOptions into a singleton class + - Added XML string options, eventually all options should be handled + with XML. + + *** 2004-05-01 Dewitt Colclough *** - Added capability for multiplayer client to control heading, speed, altitude of |