]> git.mxchange.org Git - flightgear.git/blobdiff - NEWS
Boris Koenig:
[flightgear.git] / NEWS
diff --git a/NEWS b/NEWS
index 86d266e6fb9d63a6711de28d893a9242550034cc..9ebc252488a763ea3b13ad1a60c1a86ea42c3cda 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,34 @@
-New in 0.9.5-pre1
-* July 15, 2004
+New in 0.9.6
+* October 12, 2004
+
+* Added some initial support for "submodels" which can be used to
+  impliment things like contrails, flares, tracers, etc.
+* Make real world weather fetching a bit more robust and network friendly.
+* Ensure the entire world is initially loaded before initializing the
+  flight dynamics (avoids wildly varying frame rates at a time when
+  the FDM might be trying to do various initialization steps that
+  might benefit from consistent and fast frame rates.)
+* Other various (and minor) code cleanups, tweaks, and fixes.
+* Fixed ATIS voice file.
+* Updated aircraft: A320, Bo-105, Comper Swift, Concorde, F16,
+  Fokker-50, Fokker-100, Hunter, MD11, PC7, Spitfire, adjust
+  C172 cockpit sound levels, and Sgs-233.
+* Updated joystick configs: CH pro yoke usb, Cyborg Evo, Thrustmaster FCS.
+* Fix a bug in the nasal fuel tank management code.
+* Return Canadian ILS's to nav data.
+* Cleaned up some of the 3d models around the bay area.
+* Add support for display list based rendering which yields
+  substantial performance gains for many systems.
+* Synced with latest JSBSim code.
+* Fixed a reference point bug in YASim.
+* Revived the hi-res (tiled) screen shot code so you can again produce
+  insanely and arbitrarily large resolution screen shots.
+* Beefed up the tile pager so it can more sensibly handle insanely
+  rapid motion.
+
+
+New in 0.9.5
+* July 29, 2004
 
 * New AIModel based air traffic subsystem (Durk Talsma)
 * Updates to the AIModel subsystem.
@@ -17,13 +46,16 @@ New in 0.9.5-pre1
 * The GPS module has been overhauled.
 * New joystick configurations added: Cyborg Evo, Top Gun Fox2 Pro USB,
   MacAlly iStick USB, SideWinder Precision Pro (on Windows.)
-* Updated aircraft: A-10, AN-225, B-52F, BAC-TSR2, T-37, T-38, YF-23, Beech-99,
-  BO-105 (helicopter), DC-3, F-104, F-16, Fokker 50, Fokker 100, Pilatus PC-7.
+* Updated aircraft: 747 flight dynamics model, A-10, AN-225, B-52F, BAC-TSR2,
+  T-37, T-38, YF-23, Beech-99, BO-105 (helicopter), DC-3, F-104, F-16,
+  Fokker 50, Fokker 100, Pilatus PC-7.
 * New aircraft: Concorde, MD-11, Spitfire IIA, TU-154.
 * Updated airport, runway, taxiway, windsock, beacon, and tower data.
 * Updated world scenery based on SRTM terrain data.  New scenery includes
   accurate radio towers for the USA.
-
+* Fix a small bug in the "generic" export protocol.
+* Fix (workaround) the shrinking dialogs bug.
+* Delay FDM initialization until initial scenery is fully loaded.
 
 New in 0.9.4
 * March 26, 2004