From: <mk...@us...> - 2003-07-22 16:39:54
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim In directory sc8-pr-cvs1:/tmp/cvs-serv25366 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** CHANGES.current 22 Jul 2003 16:30:41 -0000 1.53 --- CHANGES.current 22 Jul 2003 16:39:51 -0000 1.54 *************** *** 12,15 **** --- 12,19 ---- FlightDynamics.cpp to Makefile.in + LogoScreen now throws a DataError if the splashscreen + image can not be found. This provides an early catch + for missing Data/*, and a somewhat useful error message. + 2003-07-21: onsight Moved a couple accessor methods in Theater and |