[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.19,1.20
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-05-24 00:15:27
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26112/docs Modified Files: CHANGES.txt Log Message: Multiplayer changes Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** CHANGES.txt 8 May 2004 21:25:24 -0000 1.19 --- CHANGES.txt 24 May 2004 00:14:44 -0000 1.20 *************** *** 3,7 **** 0.6 --------------------------------------------------------------------- ! *** 2004-05-XX Dewitt Colclough *** - Added sensor update to multiplayer - Converted tcOptions into a singleton class --- 3,13 ---- 0.6 --------------------------------------------------------------------- ! *** 2004-05-23 Dewitt Colclough *** ! - Added launch (datum) and sensor activate/deactivate to commands ! supported by client. Launch at target needs work. Single-play mode ! is "cheating" by directly accessing sim object for target. This obj ! isn't available (and shouldn't be available) on client, just the sensor track. ! ! *** 2004-05-15 Dewitt Colclough *** - Added sensor update to multiplayer - Converted tcOptions into a singleton class |