Update of /cvsroot/csp/APPLICATIONS/CSPSim
In directory sc8-pr-cvs1:/tmp/cvs-serv3248
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** CHANGES.current 23 Jul 2003 07:11:56 -0000 1.56
--- CHANGES.current 24 Jul 2003 04:55:56 -0000 1.57
***************
*** 2,5 ****
--- 2,18 ----
===========================
+ 2003-07-23: onsight
+ Committed changes to GameScreen to enable toggling of
+ the DataRecorder. By default this function is mapped
+ to the 'r' key. The output goes to data-xxx.rec where
+ xxx is a sequential index starting at 000. A new
+ output file is started each time the recorder is
+ toggled. Use Tools/Recorder/RecCSP to convert the
+ .rec files into readable formats.
+
+ Added "RECORD" indicator to ScreenInfoManager.
+
+ Added 'r' key binding to gamescreen-core.map
+
2003-07-22: onsight
Increased the default window size to 800x600 so that
|