From: <sv...@ww...> - 2004-12-13 22:32:01
|
Author: delta Date: 2004-12-13 14:31:55 -0800 (Mon, 13 Dec 2004) New Revision: 1378 Modified: trunk/CSP/CSPSim/CHANGES.current Log: Forgotten! Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1378 Modified: trunk/CSP/CSPSim/CHANGES.current =================================================================== --- trunk/CSP/CSPSim/CHANGES.current 2004-12-13 19:21:22 UTC (rev 1377) +++ trunk/CSP/CSPSim/CHANGES.current 2004-12-13 22:31:55 UTC (rev 1378) @@ -1,6 +1,14 @@ Version 0.4.0 (in progress) =========================== +2004-12-13: delta + * Updated Data/XML/vehicles/aircraft/m2k/thrust.xml with more accurate + m2k data. + + * Added a cutting function on the engine when aoa is too low or high. + + * Slightly moved the aircraft at startup. + 2004-12-12: onsight * Several networking fixes, but the most relevant changes for CSPSim are: @@ -24,6 +32,10 @@ * Improve animations for control surfaces of remote vehicles by interpolating positions. +2004-12-12: delta + * Updated Data/Models/Mirage2000/m2k/model.osg and associated + textures (adding T1.jpg) by Lologramme. + 2004-12-05: delta * Updated CSPSim.vcproj, added SimNet to the build, cleaned up source and header directories and added a custom build step on |