From: <de...@us...> - 2003-07-19 14:10:47
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim In directory sc8-pr-cvs1:/tmp/cvs-serv3210 Modified Files: CHANGES.current Log Message: no message Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** CHANGES.current 19 Jul 2003 13:56:17 -0000 1.45 --- CHANGES.current 19 Jul 2003 14:10:45 -0000 1.46 *************** *** 2,5 **** --- 2,13 ---- =========================== + 2003-07-19: delta + Commented out setTextureAttributeAndModes in SCreenInfo class. + Reenabled TEXDOME with those lines commented out. + Added back ltype.ttf (and commented out screeninfo.ttf lines). + Added mapping for rudder. + Updated .net project (CSPSimAppli is not yet updated). + Fix two forward declaration causing error on .net 2002. + 2003-07-17: onsight Added speedbrake and data recording bindings *************** *** 270,274 **** course. - >>>>>>> 1.34 2003-06-20: delta Moved updateNearGround() outside loop in AircraftPhysicModel::doSimStep. --- 278,281 ---- |