|
From: <mk...@us...> - 2003-03-15 03:23:28
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim In directory sc8-pr-cvs1:/tmp/cvs-serv30212 Modified Files: CHANGES Log Message: Index: CHANGES =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CHANGES 15 Mar 2003 02:26:21 -0000 1.1 --- CHANGES 15 Mar 2003 03:23:23 -0000 1.2 *************** *** 9,15 **** 2003-03-14: onsight ! Include file fix in GameScreen.cpp (LogStream.h) ! ! Removed -march flag from Makefile.in 2003-03-12: delta --- 9,18 ---- 2003-03-14: onsight ! - Include file fix in GameScreen.cpp (LogStream.h) ! - Removed -march flag from Makefile.in ! - Temporary fix for osg lib version tests in configure.in ! - Removed Source/FX/Makefile.in from configure targets. ! - Added DynamicalObject.cpp to Makefile. ! - Set sounds path to Data/Sounds in ini. 2003-03-12: delta |