From: curt Date: Sat, 23 Oct 1999 04:22:55 +0000 (+0000) Subject: Ready for 0.7.1 release X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3f00d7e8b67be99ba47ebad8356ad550d16f7d30;p=flightgear.git Ready for 0.7.1 release --- diff --git a/NEWS b/NEWS index 7c92dfe23..642f60941 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +New in 0.7.1 +* Durk Talsma added a nifty cloud layer. +* Default to Christian Mayer's new weather system. +* Added routines to do screen printing contributed by Mark Vallevand. +* Added routines to do screen shots to ppm graphics file (all platforms) + contributed Rich Kaszeta. +* Added a magic carpet (aka slew) mode. +* Added a hot air balloon simulator mode. (alpha) +* Added a simple (direct lincage) autocoordation feature. +* Added a mode to control view (side to side and up and down) with the mouse. +* Fixed a DEM decoding problem which caused most of the terrain to be 256 + meter too high (and regenerated the world scenery with proper elevations.) +* Updates to JSBsim. +* Added support for a pilot view offset from the center of gravity. +* Various platform portability fixes. +* Updated time-offset/syncing command line options. +* Updated the FDM <==> Flight Gear interface to be more object oriented. + This should hopefully pave the way for being able to simulate several + concurrent entities. +* Removed unimplemented menu entries. +* Various scenery tools changes and enhancements in preparation for adding + runways (hopefully for the next release.) + New in 0.7.0 * Autopilot can now fly great circle routes. * Incorporated a first stab at some networking code contributed by Oliver