]> git.mxchange.org Git - flightgear.git/blob - NEWS
Updated for next prerelease.
[flightgear.git] / NEWS
1 New in 0.7.11pre2
2 * Septemeber 3, 2002
3
4 * automake/conf script enhancemnts and fixes.
5 * Updated the UIUCModel code.
6 * Removed some dos line endings that crept in.
7 * Spelling fixes.
8 * Removed some depricated code related to the old view management system.
9 * Fix a problem with VOR station lookups where we wouldn't always find
10   the closest station of a given frequency.
11 * Changed the default Nav radio frequencies to be more appropriate for SFO.
12 * Retrimmed the C172
13 * Added seats and other interior stuff to the J3 Cub, and retrimmed.  Also
14   fixed wing incidence in the 3d visual model.
15 * Fixed C310u3a-3d.  3d cockpit instruments can now be seen.
16 * Fixes to the DC-3 such as tank location; other surface and wheel position
17   adjustments.  Increase effectiveness of rudder, vstab, and hstab.
18 * Updated some of the preconfigured joystick files.
19
20
21 New in 0.7.11pre1
22 * August 31, 2002
23
24 * The world is now populated with random ground objects with
25   appropriate type and density for the local ground cover type
26   (buildings, water towers, farm houses, silos, cows, trees, etc.)
27 * Many (most?) ground textures updated for a much nicer, more coherent,
28   more realistic overall look and feel.
29 * Added a java client library for FlightGear.
30 * Added some external scripting examples (python.)
31 * Implemented a Bendix/King KT 70 transponder.
32 * Implemented a Bendix/King KR 87 adf.
33 * Added support for 3d instrument panels inside 3d cockpits.
34 * Added support for animation of 3d models tied to internal properties.
35 * New/updated aircraft include: Cessna 172, Piper J3 Cub, DC-3, A4
36   Skyhawk, Cessna 310, 747, 1903 Wright Flyer (non-linear with stall
37   modeled, based on wind tunnel data.)
38 * Convert the magic carpet into a UFO, complete with sound effects and
39   a 3d model (based on real world data of course.) :-)
40 * Environment manager overhaul
41 * Support for a base wind speed with gusts.
42 * Support for a base wind direction with variation.
43 * Support for more dynamically reconfigurable cloud layers.  Cloud
44   layers are no longer hard coded.
45
46 * Updates and additions to the FAQ
47 * Improvements to the sound effects module.
48 * Autopilot fixes to allow it to work much better on large airliners.
49 * Added a generic interface for running the flight dynamics model as a
50   separate process communicating via a network connection.
51 * Synced with the latest JSBSim code.
52 * Synced with the latest UIUCmodel code.
53 * Many fixes and updates to the YASim FDM (fixed flap drag issue, new
54   tail wheel lock, lots of solver fixes, and fixes to other internal
55   stuff.)
56 * Added support for menus defined in an xml file.
57 * Make the help system start more robustly/quickly in Win32
58 * Added support for detecting the name of a joystick and using the
59   appropriate default joystick config file.
60 * Overhauled the remote/network property interface.
61 * Added a --show-aircraft option to dump out a list of all the
62   available aircraft you can select with the --aircraft=NAME option.
63 * Added a --random-wind command line option.
64 * --wind= option can now contain ranges,
65   i.e. --wind=min_dir:max_dir@min_speed:max_speed; the system will
66   automatically vary the wind within these ranges.
67 * A "physical" crash (i.e. too-hard impact with the ground) causes the
68   sim to freeze.  You can then reset the sim to the starting state
69   with the menu->reset option.
70
71 * Support in the scenery tile cache for maintaining tiles in the cache
72   relative to several view points that could be *very* far apart.
73 * Brake makes the magic carpet fly backwards.
74 * Many clean ups, fixes, and improvements with the tile pager.  Memory free
75   is now done incrementally and spread out through multiple frames to hide it.
76 * Modernized the autoconf/make scripts.
77 * Cleaned up old cruft from the build system.
78 * Default to using FGEnvironment
79 * Removed support for efence (in favor of valgrind.)
80 * Bumped minimum plib version required up to 1.4.2, however the latest
81   cvs (and hopefully release) works much better.
82 * Added valgrind debugging config files/scripts.
83 * Weeded out many warnings/errors flagged by valgrind.
84 * Overhauled the FGSubsystem class.
85 * Fixed reporting of winds, cloudbase and altimeter setting.
86 * FGSteam converted to a proper FGSubsystem.
87 * Fix fog on 3dfx cards.
88 * Added internal support for turning each tank on/off individually.
89 * Added support for a fuel selector switch.
90 * Fixes to builtin property browser.
91 * Fixed several math overflow problems with time elapsed calculations
92   that had crept in.  These would cause some things to stop updating
93   (like portions of the instrument panel, and radio station frequency
94   matching.)
95 * Updates to the network OpenGC interface.
96
97 * Irix fixes.
98 * Mac OS X fixes.
99 * MSVC fixes.
100 * IA-64 w/ Intel compiler fixes.
101
102
103 New in 0.7.10
104 * April 20, 2002
105
106 * Much work on drawing and animating 3d aircraft models for things like the
107   chase and tower views.  Propellers spin, control surfaces move, gear
108   retracts, etc.
109 * Overhauled mouse handling code and make it user configurable.
110 * Added a new environment (as in weather) subsystem.
111 * Added a new logging module
112 * Aded a new ATC subsystem.
113 * Virtual 3d Cessna 172 cockpit (work in progress) but many things are
114   animated and working.
115 * Virtual 3d Cessna 310 cockpit.
116 * Instrument panel background can now be a set of tiled textures so we can
117   achieve *much* higher resolution.
118
119 * Major property manager overhaul.
120 * Major view code overhaul.  All views are now configurable via config files.
121 * Major overhaul of the sound manager, it is now much more
122   configurable with many sound effect improvements.
123 * Seperate XML I/O opertions into a separate header.
124 * Impliment a standard FGSubsystem interface for module consistency.
125 * Add waypoint dialog now shows entire current waypoint list in a scroll box.
126 * Elevator trim position now shown on the HUD.
127 * Use an LED font for radios (and added infrastructer/support for
128   additional fonts.)
129 * Continued work on developing a generalized network interface to an external
130   flight dynamics model running as a separate process on the same or different
131   machine.
132 * Initial glideslope and climb rate can be specified from the command line.
133 * Fixes and improvements to make ground trimming more robust.
134 * Many JSBSim updates and improvements, JSBSim now exports all it's 
135   interesting internal state via the property manager.
136 * Many updates to UIUCsim including support for non-linear models, flaps.
137 * Move tower view location when teleporting to a new airport.
138 * Created a new /devices subtree in the property manager to display
139   current device status.
140
141 * Many YASim updates and bug fixes, autogen contact points for
142   collision detection, support for full engine startup procedure,
143   minimal support for magnetos, support skid objects (non-rolling gear
144   objects), reduce idle power a bit, export gear compression amount to
145   the property tree, include wind when computing airspeed, 
146
147 * Fixes to the property picker/browser.
148 * Fixes and updates to the configure script.
149 * Several potential memory abuse bugs detected (valgrind) and fixed (Melchior)
150 * Fix an instrument panel text bug ... an integer overflow could prevent
151   the text from displaying if the panel was turned off for more than 37.8 
152   minutes.
153 * Fixed a segfault when trying to audibly ident a nav station.  Changes in
154   the sound manager code broke some assumptions.
155 * Fixed a bug (another int overflow) which could trick the event
156   manager into thinking the next time to run the events is *way* in
157   the future.
158 * Various performance optimizations.
159 * More work on saving/restoring flights
160 * Of all the ILS stations of the specified frequency, pick the one the most
161   directly points at us.
162 * Various restructures in the scenery loading code in preparation for
163   more flexible runway lighting support.
164 * Fixes/improvements to the scenery/line interesection code.
165
166 * Various IRIX fixes.
167 * Various MSVC fixes.
168 * Various compiler warning messages fixed.
169
170
171 New in 0.7.9 (final)
172 * February 16, 2002
173
174 * Fixes to the Thanks file.
175 * Fix --time-offset in the man page and options help.
176 * Fixed the spelling of Celsius.
177 * Cleaned up some stray cout's
178 * Removed some redundant FG* class qualifiers in various headers.
179 * GUI dialog box fixes for autopilot.
180 * Ensure that initial engine settings are copied over from FlightGear
181   to JSBSim.
182 * FreeBSD fix from JSBSim.
183
184
185 New in 0.7.9pre2
186 * February 13, 2002
187
188 * JSBSim FGPiston mixture improvements
189 * Enable Audio by default in MSVC builds
190 * Added a clock freeze option.
191
192
193 New in 0.7.9pre1
194 * February 12, 2002
195
196 * Switch to JSBSim (jsbsim.sf.net) as our default flight model.
197 * Added additional aircraft: Cessna 182, Cessna 172 (ifr panel),
198   and a Cessna 310 (twin prop).
199 * Added an entirely new set of flight dynamics modeling code by Andy Ross.
200   Includes several aircraft such as a 747, A4, and DC-3.
201   This is (Y)et (A)nother Flight Dynamics (Sim)ulator.  It is a first cut
202   of a "different take" on FDM design.  It's intended to be very simple
203   to use, producing reasonable results for aircraft of all sorts and sizes,
204   while maintaining simulation plausibility even in odd flight conditions
205   like spins and aerobatics.  It's at the point now where one can
206   actually fly the planes around.
207 * Added an optional embedded http server that provides a property
208   manager interface to external programs and scripts.
209 * Added an optional embedded http server that can serve out live
210   screen shots to anyone on the web.
211 * Sync with the latest JSBSim code.
212 * Added simple ATIS support.
213 * More flexible autopilot that can be tuned per aircraft.
214 * Many updates to the HUD to allow it to handle a much bigger set of
215   symbology and functionality
216 * Support for back course ILS approaches.
217 * Implimented DME ETE and speed.
218 * Added support for rudder and aileron trim.
219 * Many improvents with piston engine and propeller modeling.  Engine
220   startup procedures work, and engine guages work.
221 * Added support for retractable gear.
222 * Added 'master freeze' and 'fuel freeze' modes.  Would like to add
223   other freeze modes soon.
224 * Added a 'high' level aircraft config file that specifies things like
225   the FDM code to use, the aircraft config file, the 3d model, the
226   instrument panel, autopilot config, etc.
227 * Added a neat external 'chase' view control panel.
228 * Added a GUI interface to the property manager system.
229 * Moved keybinding definitions to a config file.
230 * Many additions and improvements to the sound effects including
231   stall horn, tire squeek, ground rumble, wind noise, flaps, etc.
232 * Enable introduction music in windows (off by default on all platforms)
233 * Added support for the OpenGC glass cockpit project.
234 * Added support for flying ILS approaches in both runway directions if the
235   same frequency is used in both cases.
236
237 * Added an autogen.sh script for those compiling from CVS code.
238 * Attempt to support more incompatible varients of the
239   automake/autoconf tools.
240 * Added basic man pages.
241 * Removed old remnants of plib-1.2.x support.  Plib-1.4.x is now required.
242 * Added support for building mandrake packages (other packaging system
243   contributions welcom.)
244 * Various initialization and startup sequence fixes and tweaks.
245   This helps get the flight dynamics model going reliably and robustly.
246   It also helps get initial time of day effects correct.
247 * Fixed a config problem that could lead to bogus builds for people with
248   Voodoo cards.
249 * Better support for running with an alternate time/date for when we
250   are being slaved to an external data source.
251 * Fixed (simplistic) terrain following autopilot mode.
252 * Fixes to problems with window aspect ratio that could surface if the
253   window was resized.
254 * Fix several off by one errors in hud_card.cxx
255 * Fix gauge spelling error.
256 * Modified FGSubsystem::update() to take an int parameter for delta time.
257 * Many internal fixes and enhancements to the core code that manages
258   instrument panel modeling and rendering.
259 * LaRCsim EGT doesn't show 'running' values while cranking.
260 * Fixes to JSBSim so that the slip/skid ball is much more realistically modelled
261 * Added support for an unlimited number of fuel tanks.
262 * Multi-engine throttle fixes.
263 * A round of updates to the UIUC flight dynamics model.
264 * Fixed an annoying tile cache scheduling bug.  This makes tile paging
265   much more robust even with teleporting and reseting.
266 * Fixed a potential mouse freeze up condition on windows.
267 * Converted the materials file to xml.
268 * Tweaked and updated initial option and config file parsing to be
269   more intuitive and robust.
270 * Check for the proper version of the base file and exit gracefully
271   if not found.
272 * Fixed a problem with the initial view offset being lost.
273 * Various floating point / initial value bug fixes
274 * Added support for tracing property manager reads and writes (for
275   debugging purposes.)
276 * Fixed the problem where the simulator clock time would go goofy
277   when scenery was being loaded.
278 * Make the tile cache system more tolerant of situations where the tile
279   cache is full, but no entry qualifies for removal.
280
281 * MSVC fixes.
282 * IRIX fixes.
283 * FreeBSD fixes.
284 * Mac OS X fixes.
285 * Better cygwin and mingwin support.
286 * Better support for gcc-3.0
287
288
289 New in 0.7.8
290 * July 13, 2001
291 * Updated to the latest JSBSim flight dynamics model (http://jsbsim.sf.net)
292 * First release of a bundled utility: fgjs which assists you in creating
293   a joystick/button configuration for your setup.
294 * Updated airport data file with taxiways at many major airports.
295 * Better support for using an external browser to view online help
296   components.  Windows support for this will be included in the next
297   revision.
298 * Now using plib-1.4.x which supports more than 3 concurrent sounds.
299 * Most of the README's and documentation has been reviewed and brought
300   up to date.
301 * Support for ultra-hires screen dumps suitable for large scale
302   printed output.
303 * Updated, more flexible binary scenery format.
304 * Support for using digital axes (i.e. a hat) as a pair of buttons
305   which can be mapped to any function a button could be mapped to.
306 * Added user documentation to the base package
307 * Added a c172 mini panel.
308 * Improved c172 panel graphics.
309 * Added units to configuration files
310 * Fixed X15 panel
311 * External view panning fix ups.
312 * Fixed the segfault on exit bug.
313 * Lots of property manager tweaks.  Appened units to property name to
314   make it explicit, adjusted read/write/archive bits and defaults
315 * MSVC fixups.
316 * gcc-3.0 fixups.
317 * Irix fixups.
318 * Fixed a potential segfault in radio station lookup/search code.
319 * Fixed a bug in the audio system intialization order that could cause
320   a segfault in some circumstances.
321 * Fixed a typo in the 2nd tank property name so it's value is now accessible
322   from the instrument panel. 
323 * Fixed a bug when loading the "old" binary scenery which prevented ground
324   lighting from being generated.
325 * Jettison old conditionally compiled plib-1.2.x code, we now require
326   plib-1.4.x or higher.
327 * Eliminated some convoluted that generated a harmless, but confusing
328   "*** NO TIMEZONE" error message,
329 * Fixed doubled bindings for joystick buttons.
330 * Threading fixups.
331 * Fixed a bug with the time warping/offset code.  You can again
332   startup with a proper time offset if you like.
333 * Fixed a couple memory problems ... attempting to access/use/write to
334   previously freed memory.
335
336 New in 0.7.7
337 * June 20, 2001
338
339 * Cleaned up various warning messages
340 * Various Cygwin fixes.
341 * Various MSVC fixes.
342 * Various Irix Mips fixes.
343
344 * Check for null panel before passing mouse events to panel object.
345 * Fixed panel edge artifacts (due to unwanted texture wrapping.)
346 * Fixed a typo in the base/materials file.
347 * Various property manager fixes.
348 * Various property manager lookup optimizations.
349 * Fixed a bug in the autopilot altitude hold that crept in.
350
351 * Converted from hardcoded to configurable keyboard bindings.
352 * Added an FGSubsystem base class so subsystems can be managed with a
353   common api.
354 * Keyboard commands are now completely remapable.  Removed BFI and
355   keyboard in place of remapable inputs.
356 * Started to impliment a command manager.  This along with the
357   property manager will go a long ways toward building infrastructure
358   for scripting.
359 * Started laying infrastructure for creating ultra-high-res tiled
360   screen shots suitable for printers.
361 * Synced with a recent version of JSBSim.
362 * GUI code split into smaller logical subcomponents.
363 * FGOptions converted to use property manager directly.
364 * "delta-t" and fdm interface timing fixes and tweaks.
365 * Added a sound effect manager class at the FlightGear level.
366
367 * Support for setting a starting position as and offset distance (and /
368   or radial) from your specified starting postition.  This allows you to
369   initialize on final x miles out at y altitude.
370 * Many updates to make a much more realistic single engine and prop model
371   with atmospheric and velocity dependencies.  Fuel flow now modeled.
372 * Straightened out magnetic offset issues with VOR stations so we can
373   navigate properly from real avaition charts.
374 * Added a direct network interface support for the "Atlas" moving map
375   program.  (Output radio stack settings so current VOR and OBS can be
376   visualized.)
377 * Autopilot made to work more like a real world autopilot (rather than
378   based on perfect values.)  Autopilot wing leveler is slaved off the
379   turn coordinator.  Heading hold is slaved from the DG (which drifts).
380   Nav and ILS holds slave off the needle position.
381 * Backcorse ILS needle should move in correct direction now.
382 * Identing of NAV radios (and individual volume control) now work.
383 * Don't play DME ident if no colocated DME.
384 * VOR/ILS/ADF range pickup realistically modeled as per AIM.
385 * Added support for marker beacons.
386 * Support for loading and saving the current 'simulator state' using
387   an xml formated file.
388 * Added threaded tile paging for systems with pthread support.
389 * Added high level support for creating airport taxiway and runway signs.
390 * Many updates and fixes to the "installation and getting started" manual.
391 * Support for adding static objects to the scenery.
392 * Many updates and new features for the xml configurable panel engine.
393   Many corresponding improvements to the default instrument panel.
394 * Support added for incrementally numbering screen snapshots.
395 * Added support for a new, smaller, faster binary scenery format.
396 * Added an xml configurable HUD engine.
397 * Added interface glue to propogate wind values to LaRCsim.
398
399 New in 0.7.6
400 * December 15, 2000
401 * Added night ground cover lights with user controllable densities on
402   a per texture basis.  Lights have a bit of a "fog punch through" effect.
403 * Support added for "shaped" instrument panels.
404 * Added support for virtual panels that are larger than the screen
405   space which can scroll.
406 * Added waypoint and route flying support to the autopilot and HUD.
407 * New highly detailed runway textures with accurate markings.
408 * Added a basic piston engine model, with support for rpm, egt, cht, mp,
409   and mixture.
410 * Many tweaks and improvements to the c172 instrument panel.
411 * Corrections and additions to the airport and navaid database.
412 * Added an external interface to the property manager so you can
413   "telnet" into a running copy of FlightGear, cd through the property
414   tree and examine and even change values, all from a remote computer.
415 * Improvements to flight model initialization.
416 * Fixes and improvements to the save/restore code.
417 * Added a load/save dialog box for saving/restoring your current flight.
418 * Program notes max texture size for your card/driver so it can load
419   higher resultion textures if they are available and if you can use
420   them.
421 * Added a visibility= command line option for setting intial visibility
422   distance.
423 * Range of tiles loaded and drawn are now directly calculated from the current
424   visibility distance so that the ground always blends smoothly into sky.
425 * Rewrote the tile caching scheme so it is now more flexible, more dynamic,
426   simpler, and more robust.
427 * Updates to the FDM bus.
428 * Many clean ups with the view code to prepare the way for a greater
429   variety of external views.
430 * MSVC project files now included in the source distribution.
431 * Fixed a view bug that could make the aircraft model appear rotated
432   incorrectly
433 * Fixed a bug with the autopilot rate of climb hold.
434 * Internal property manager tweaks.
435 * Additional materials can be aliased to an existing material to save
436   texture space (at the expense of less texture variety)
437 * MSVC tweaks.
438 * MacOS tweaks.
439
440 New in 0.7.5
441 * September 18, 2000
442 * Aircraft now starts at end of runway closest to desired heading.
443 * Runways now have accurate markings.
444 * Addition of a completely reconfigurable instrument panel.
445 * Tons of panel tweaks and fixes.  Gyro now drifts, relocated whisky compass,
446   skid ball moves in the right direction, etc.
447 * Updates and tweaks to network multiplayer code.
448 * Tweaks to ground steering sensitivity.
449 * Updates to the UIUC flightmodel and icing research code.
450 * Fixed the sound problem in the previous version.
451 * Current scenery normal is now available for use.
452 * Current load queue size is now available for use.
453 * Added a configure time check for proper simgear version.
454 * Explicitely link in -lpthread if it exists.
455 * Fixed a couple namespace problems.
456 * MacOS and MSVC tweaks.
457 * Renamed JSBsim to JSBSim
458 * Added support in the material library for non-repeating textures.
459
460 New in 0.7.4
461 * July 19, 2000
462
463 * VOR reception now scales with altitude.
464 * Added differential braking support.
465 * Landing gear modeling code now works in JSBSim
466 * Overhauled cloud code substantially, new cloud textures.
467 * Added support for Ray Woodworth's 5 axis motion chair.
468 * Red light the panel at night and shade based on time of day.
469
470 * Fixed autopilot altitude hold increment bug.
471 * Fixed screen snap shot function.
472 * Fixed mach number for LaRCsim.
473 * --start-date-gmt option fixed.
474 * Fixes to uiuc includes and initializations
475 * Fixes to periodic scheduler.
476 * Fixed a tile loading bug if the load queue wasn't empty before a reset or
477   teleport.
478
479 * Some additional MSVC5 portability fixes.
480 * Tweaks to build with newest gcc under Irix contributed by Erik Hofman.
481
482 * Clean out a pile of old junk in the material manager library from the
483   pre-ssg days, and majorly overhauled it.
484 * Complete reengineering of the panel code in preparation for moving the
485   configuration out into a data file.
486 * Lots of hashing around with Joystick support trying to achieve something
487   that is flexible enough to handle the zillions of possible configurations
488   out there.  Hopefully we are approaching a workable solution.
489 * Better windows support in our joystick module.
490 * View code simplifications and optimizations contributed by Norman Vine.
491
492 * Added support for $FG_SCENERY and --fg-scenery=path so scenery can have a
493   different location from the base package.
494 * Moved drop in sky module, world time module, ephemeris module, and low
495   level communications modules over to simgear.
496 * Replaced gdbm with metakit
497 * Added David Megginson's property manager
498
499
500 New in 0.7.3
501 * May 18, 2000
502 * Added a radio stack 2 VOR/ILS and an ADF to the instrument panel.
503   You can change the frequencies by clicking on the knobs on the
504   instrument panels.  You can now navigate with VOR/ADF/DME and fly
505   ILS approaches.
506 * Added a chronometer to the instrument panel.
507 * Added a "wet" compass to the top of the instrument panel.
508 * Compass, vsi, and altitute instruments and vacuum system are more
509   accurately modeled.
510 * Added a magnetic variation model.
511 * Added navaid database management and query code.
512 * Added magvar offset to VOR radials.
513 * Heading bug now display magnetic heading rather than true heading.
514 * Autopilot now has modes to track a VOR and GS.
515 * Added custom joystick client support so sim can be flown from a
516   remote joystick connected to another machine.  This is in support of
517   some custom hardware located in the human factors research lab of the
518   university of minnesota.
519 * HUD controls are a bit different "h" toggles through day/night/off
520   modes and "H" cycles through brightness levels.
521 * Norman Vine contributed code to optionally do antialiased hud lines
522   on hardware that supports this.  Norman also contributed additional
523   hud cleanups and updates.
524 * Updates to JSBsim flight dynamics code that includes a generic
525   reconfigurable flight control system, a initial state trimming routine,
526   support for wind and weather, support for flaps, independent trim control,
527   config files changes
528 * Updates to LaRCsim flight dynamcis code contributed by UIUC that
529   allows loading aircraft specifications at runtime from config files.
530   UIUC is using flightgear as a platform to do icing research.  The UIUC
531   aircraft use the c172 gear model for now which causes some weirdness
532   on the ground for some of the larger aircraft.
533 * Flight model no longer has to be chosen at compile time.
534 * Separated ephemeris code from the actual sky rendering code and gave
535   this whole section a big overhaul.  The moon should now consistantly
536   have the correct phase.
537 * Rebuilt the sky dome using ssg.
538 * Removed dependencies on mat3.h and friends (old srgp support lib)
539 * Airport lookups now done through gdbm (a light weight embedded database.)
540 * Converted ssgVTable's to ssgVtxTables which do proper memory
541   management and should facilitate use of compiled vertex arrays once
542   ssg add support for these.
543 * Overhauled autopilot internals, separated out the gui controls from
544   the actual autopilot code.
545 * Cygwin32 build fixes
546 * MSVC++ build fixes
547 * Mac build fixes
548
549 New in 0.7.2
550 * February 17, 2000
551 * Lots of code reorganizations
552 * Build requires plib-1.1.x
553 * Build requires SimGear-0.0.x
554 * LaRCsim/c172 is now the default aircraft model.
555 * Added flaps support to control model.
556 * Lots of updates and tweaks for the LaRCsim/c172 model.
557 * Use a more standard texture/blend mode combination for sun/moon halos to
558   avoid render path that's not supported by all cards/drivers.
559 * Change reported speed on hud from V_equiv_kts to V_calibrated_kts
560 * Instrument panel rewrite by David Megginson.  This isn't quite as flashy
561   as the first pass, but is much more functional, plays much better with 
562   opengl, and it should be relatively easy for someone with graphical skills
563   to make it look more spiffy.
564 * MacOS fixes contributed by Darrell Walisser.
565 * Many JSBsim updates.
566 * Added a screen snapshot facility (F3).
567 * Added a load/save state function contributed by David Megginson.
568 * Added support for various I/O protocols and channels so that flightgear
569   can communicate with itself and other programs through a variety of means.
570 * Bug fix:  The aircraft model used for external views was being included in 
571   the height above terrain check so when the view position and the aircraft
572   model collided the current altitude kept getting pushed up to compensate,
573   but of course the aircraft model would get pushed up as well because it
574   tracks the current aircraft position and orientation.  Thus you had a never
575   ending cycle ...
576 * Oliver's multiplayer network code now moved to his own subdirectory:
577   NetworkOLK
578 * Added simulated cloud puffs as we pass through the cloud layer.
579 * Cleaned up some memory leaks occuring between ssg and flightgear.
580 * Update to Christian's weather data base code.
581
582 New in 0.7.1
583 * Durk Talsma added a nifty cloud layer.
584 * Default to Christian Mayer's new weather system.
585 * Added routines to do screen printing contributed by Mark Vallevand.
586 * Added routines to do screen shots to ppm graphics file (all platforms)
587   contributed Rich Kaszeta.
588 * Added a magic carpet (aka slew) mode.
589 * Added a hot air balloon simulator mode. (alpha)
590 * Added a simple (direct lincage) autocoordation feature.
591 * Added a mode to control view (side to side and up and down) with the mouse.
592 * Fixed a DEM decoding problem which caused most of the terrain to be 256
593   meter too high (and regenerated the world scenery with proper elevations.)
594 * Updates to JSBsim.
595 * Added support for a pilot view offset from the center of gravity.
596 * Various platform portability fixes.
597 * Updated time-offset/syncing command line options.
598 * Updated the FDM <==> Flight Gear interface to be more object oriented.
599   This should hopefully pave the way for being able to simulate several
600   concurrent entities.
601 * Removed unimplemented menu entries.
602 * Various scenery tools changes and enhancements in preparation for adding
603   runways (hopefully for the next release.)
604
605 New in 0.7.0
606 * Autopilot can now fly great circle routes.
607 * Incorporated a first stab at some networking code contributed by Oliver
608   Delise.
609 * Added Christian Mayer's new weather subsystem.
610 * Started adding support for "external" views ... still needs some work.
611 * Added a flight model acceleration funtion.
612 * Added support for mouse yoke control contributed by David Megginson.
613 * FDM model hertz now definable from the command line.
614 * Added initial timezone support so the user can have better control and more 
615   options for setting the starting time of the sim.
616 * We now draw nonexistant tiles as ocean which means we only have to create
617   and distribute tiles that contain some sort of land mass.
618
619 * Replaced basic render engine with plib's ssg (simple scene graph).
620 * Now expect plib to be installed in it's one true and official location.
621 * Added support for timegm() if it exists which explicitely expects GMT input.
622 * A bit of your basic code reorganization and shuffling.
623
624 * Removed tools dependency on libgfc.  Functionality is now covered by 
625   shapelib which has been added into the Tools tree.
626 * Added support for the wonderful GSHHS global land mass data set.
627 * Removed dependecy on process-dem.pl script.
628 * Created a new distributed/parallel tile build system ... hmmm kind of super
629   computer or beowulf style stuff for getting large chunks of scenery built
630   as fast as possible.
631 * Only generate tiles that have land mass data since the sim can recreate pure
632   ocean tiles on the fly.
633 * First stab at a water flattening scheme to prevent oceans, lakes, and rivers
634   from running up and down the sides of hills.
635 * Changed the default "Work/" subdirectory layout.
636 * Updates to better handle segment boundaries in preparation for real airport
637   runway and lighting modeling.
638 * Updates and enhancements to my polygon management class.
639
640 * Updates to JSBsim.
641 * Updates to Tony's c172 model.
642 * Updated getting started guide from Micheal Basler.
643
644 * FreeBSD portability tweaks.
645 * MACos portability tweaks.
646 * Borland C++ tweaks.
647 * MSVC++ tweaks.
648
649 New in 0.6.0
650 * Tons of improvements with scenery creation.  Inter-tile gaps have been
651   fixed, distorted textures have been fixed, real coastlines have been added,
652   and many other subtle improvements.
653 * Tools for parallelizing the scenery building tasks.  For instance by using
654   20 machines in parallel, scenery for the entire USA can be regenerated in
655   just over 4 hours vs. 70+ hours on a single machine.
656 * Texture scale can be specified (and changed)( in the materials file.  The
657   sim must be rerun for the change to take effect.
658 * Windows now uses plib joystick code so rudder pedals should now work.
659 * Now builds against Steve Baker's plib (portable game devel library) 
660   distributed separately (www.woodsoup.org/~sbaker/plib/)
661 * Many source code changes for the MacOS port contributed by Darrell
662   Walisser (the port isn't quite there yet ...)
663 * Source code changes for better compiling with the Borland compiler.
664 * Source code changes for better compiling with the native Irix compilers.
665 * Fixed a bug so you can now fly across the international date line (or
666   more precisely the division between longitude = +/-180.
667 * Tweaks to the Astro section contributed by Durk Talsma.
668 * Autopilot improvements contributed by Norman Vine.
669 * Fonts/characters now drawn with texture maps for increased speed.
670 * Instrument panel can be toggled on and off with "P".
671 * GUI interface for tweaking some autopilot parameters.
672 * HUD appearance and layout changes contributed by Norman Vine, includes
673   faster font drawing for much better performance.
674 * Reset function added to reset you to your starting conditions.
675 * GUI function to enter a new airport id (and be transported there)
676 * Added serial output support for an "in-development" full motion cockpit.
677 * "Just in time" texture loading to reduce initial sim loading time.
678
679
680 New in 0.59 (This is an intermediate/stepping stone release.  Skip this 
681              release if you are interested in stability.)
682 * IRIX portability changes and support for native SGI compilers.
683 * Solaris portability tweaks
684 * Incorporated some MacOS portability changes (although the port is not
685   yet complete.)
686 * Changes to allow adjustment of the autopilot settings while it is
687   activated.
688 * Began complete overhaul of scenery generation tools.
689 * Fixed a view frustum culling bug.
690 * separated lib GPC (generic polygon clipper.)  GPC is not "freeware" and
691   the author has explicitely refused our request to distribute source code
692   for this library with Flight Gear.
693 * updated installation and getting started guide
694 * switched to a simpler, lighter weight frame rate calculation method.
695 * new tile division scheme.
696 * GPS serial *output* fixes.
697 * Added a nifty halo to both the sun and moon.  Preparation for allowing
698   subtle moon lighting effects at night.
699 * Incorporated Jon Berndt's new C++ flight model rewrite.
700 * Autopilot settings can be adjusted while active.
701 * Updates to the instrument panel.
702 * Fixed AOA reading on the HUD.
703 * Added random splash screens.
704 * Modified scenery loader to accept tri-fans.
705 * Other non-backwards compatible changes to scenery file format and tile
706   layout.
707
708
709 New in 0.58
710 * Added JSBsim alpha code ... this is Jon S. Berndts alpha FDM rewrite.
711   Still lots to do, but you can watch a balistic flight for a short time.
712 * Renamed Simulator/Flight to Simulator/FDM
713 * Tweaks to assist building FGFS on solaris platforms.
714 * Moved Lib/DEM to Tools/DEM
715 * Started preparations for scenery generation tools overhaul.
716 * More MSVC++ support.
717 * Removed code that made the sun bigger at the horizon since this is just
718   an optical illusion in real life.
719 * Bug fixed so that the sim can start out at an airport below sea level.
720
721 New in 0.57
722 * Converted to a simpler frame rate counting method.
723 * Fixed the AOA reading on the HUD.
724 * Removed gpc from the Lib section of distribution by request of the
725   gpc Author.  The gpc license is unfortunately not compatible with
726   the GPL.  I may look for an alternative library, or just require
727   that developers download this library separately.
728 * First slew of changes from the MacOS porting effort contributed by
729  "Robert Puyol" <puyol@abvent.fr>.
730 * Support for an arbitrary number of serial ports + additional serial port 
731   output tweaks.
732 * Serial output tweaks to make things more robust and act more like a GPS.
733 * Portability enhancements for Borland, Solaris, and SGI.
734 * Some internal class renaming and reorganizations.  fgFLIGHT becomes FGState.
735   fgCONTROLS becomes FGControls.
736 * Started work on an "external" flight model so the sim can be driven from
737   external input (serial port, network, file, etc.)
738 * Fixed a problem that creeped in with setting the initial startup altitude.
739   This could cause an unrecoverable bounce and you'd end up flipped on your
740   back.  Should be fixed now.
741 * Sun now appears to grow in size as it gets very low in the horizon.
742 * Fixed a view frustum culling bug where the scene was not accurately culled
743   when your view was anything other than straight forward.
744
745 New in 0.56
746 * Changed default HUD units to the more standard feet units.  You can still
747   use meters by specifying the command line option "--units-meters".
748 * Added some initial joystick support using Steve's joystick interface class.
749   This works great under Linux, but Steve's class now needs to be ported to
750   Windoze and other platforms.
751 * Also added a fall back to the GLUT joystick routines for windows (until
752   we can find better joystick support.)
753 * Added some initial serial port support for acting like gps and outputing 
754   nmea data such that could be fed into a flight map software package.
755 * Miscellaneous code clean ups, portability improvements, and optimizations.
756 * Switched to a streams based error/debug logging system that can be
757   completely stripped out for a release build (./configure --without-logging)
758 * Support for cygwin32 b20 compiler (latest release)
759 * Continued progress on instrument panel
760 * Support for starting fgfs at higher resolutions.
761
762 New in 0.55
763 * New version of gpc (generic polygon clipping library) from 
764   http://www.cs.man.ac.uk/aig/staff/alan/software/
765 * Brakes (use "b" to toggle)
766 * Added an altitude hold module to the autopilot.  Lock your current altitude
767   with "ctrl-a", "cntr-a" again will deactivate.  (Also lock your current 
768   heading with "ctrl-h", and again to deactivate.)
769 * Added a terrain following module ... "ctrl-t" to activate.
770 * Added an autothrottle ... "ctrl-s" to activate.
771 * Fixes so that terrain tools will work in windoze.
772 * More STL & Compiler compatibility fixes.
773 * Changes to use a Point3 class.
774 * Fixed win95/98 time problem that limited fps to about 18.3
775
776 New in 0.54
777 * Implimented audio envelopes so that pitch of engine changes with throttle
778 * Textured moon, and rewritten/restructured Astro code.
779 * More optimizations and code cleanups.  (Norman Vine, Bernie Bright, Charlie
780   Hotchkiss.)
781 * Bug fixed that was causing odd display artifacts due to a degenerate
782   fragment being created for every tile.
783 * Bug fixed that caused scenery generation to go bad (misplaced fclose on an
784   invalid file descriptor.)
785 * Code changes to support g++ 2.7 STL (from Bernie Bright)
786
787 New in 0.53
788 * Some initial "GameGLUT" support contributed by Gary R. Van Sickle
789   (tiberius@braemarinc.com)
790 * Tracked down and eliminated some memory access type bugs that were
791   causing segfaults on some platforms, with some compilers using various
792   optimization flags.
793 * Assorted code optimizations submitted by Norman Vine.
794 * Renamed fg -> fgfs
795 * Shuffled files.  
796   - Created a new directory Simulator/Airports/ to handle airport data 
797     specific tasks 
798   - Created Simulator/Object/ to handle basic rendering objects
799 * Panel code update from Friedemann Reinhard (use --enable-panel to activate)
800 * Contributions from Bernie Bright
801   - Created some new classes to enable pointers-to-functions and
802     pointers-to-class-methods to be treated like objects.  These objects
803     can be registered with fgEVENT_MGR.
804   - File "Include/fg_callback.hxx" contains the callback class defns.
805   - Modified fgEVENT and fgEVENT_MGR to use the callback classes.  Also
806     some minor tweaks to STL usage.
807   - Added file "Include/fg_stl_config.h" to deal with STL portability
808     issues.  Added an initial config for egcs (and probably gcc-2.8.x).
809     Don't have access to Visual C++ so I've left that for someone else.
810   - This file is influenced by the stl_config.h file delivered with egcs.
811   - Added "Include/auto_ptr.hxx" which contains an implementation of the
812     STL auto_ptr class which is not provided in all STL implementations
813     and is needed to use the callback classes.
814   - Deleted fgLightUpdate() which was just a wrapper to call
815     fgLIGHT::Update().
816   - Modified fg_init.cxx to register two method callbacks in place of the
817     old wrapper functions.
818   - The new classes in libmisc.tgz define a stream interface into zlib.       
819     I've put these in a new directory, Lib/Misc.  Feel free to rename it      
820     to something more appropriate.  However you'll have to change the         
821     include directives in all the other files.  Additionally you'll have      
822     add the library to Lib/Makefile.am and Simulator/Main/Makefile.am.        
823                                                                               
824     The StopWatch class in Lib/Misc requires a HAVE_GETRUSAGE autoconf        
825     test so I've included the required changes in config.tgz.                 
826                                                                               
827     There are a fair few changes to Simulator/Objects as I've moved           
828     things around.  Loading tiles is quicker but thats not where the delay    
829     is.  Tile loading takes a few tenths of a second per file on a P200       
830     but it seems to be the post-processing that leads to a noticeable         
831     blip in framerate.  I suppose its time to start profiling to see where    
832     the delays are.                                                           
833                                                                               
834     I've included a brief description of each archives contents.              
835                                                                               
836     Lib/Misc/
837       zfstream.cxx
838       zfstream.hxx
839         C++ stream interface into zlib.
840         Taken from zlib-1.1.3/contrib/iostream/.
841         Minor mods for STL compatibility.
842         There's no copyright associated with these so I assume they're
843         covered by zlib's.
844
845       fgstream.cxx
846       fgstream.hxx
847         FlightGear input stream using gz_ifstream.  Tries to open the
848         given filename.  If that fails then filename is examined and a
849         ".gz" suffix is removed or appended and that file is opened.
850
851       stopwatch.hxx
852         A simple timer for benchmarking.  Not used in production code.
853         Taken from the Blitz++ project.  Covered by GPL.
854
855       strutils.cxx
856       strutils.hxx
857         Some simple string manipulation routines.
858
859     Simulator/Airports/
860       Load airports database using fgstream.
861       Changed fgAIRPORTS to use set<> instead of map<>.
862       Added bool fgAIRPORTS::search() as a neater way doing the lookup.
863       Returns true if found.
864
865     Simulator/Astro/
866       Modified fgStarsInit() to load stars database using fgstream.
867
868     Simulator/Objects/
869       Modified fgObjLoad() to use fgstream.
870       Modified fgMATERIAL_MGR::load_lib() to use fgstream.
871       Many changes to fgMATERIAL.
872       Some changes to fgFRAGMENT but I forget what!
873
874 New in 0.52
875 * Stars added in 8 stages as sky gets darker for a smoother more realistic
876   transition.
877 * rewrote star loader to significantly improve load times.
878 * Tweaked sky brightness and dawn/dusk colors.
879 * Fixed a small problem with moon rendering.
880 * Fog color tries to track the sky color at the center of view in sunrise
881   and sunset situations.
882 * Optimizations from Norman Vine
883 * Code fixes and tweaks from Charlie Hotchkiss.
884 * Added an --enable/disable-sound option.
885 * Added a pause key "p"
886 * Added command line options to specify initial position and orientation.
887 * Added command line option to start in paused or unpaused state.
888
889 New in 0.51
890 * Translucent menus
891 * Various HUD intensities so you can find something that is readable for the
892   current conditions and lighting.
893 * Tie visibility to far clip plane & view frustum culling so reducting
894   visibility can increase frame rates by increasing what is culled.
895 * Fixed stupid bug with misplaced initial position.
896 * Hopefully fixed a bug when parsing system.fgfsrc on windoze.
897
898 New in 0.50
899 * HUD updates from Charlie Hotchkiss (ladder number rotate w/ ladder, control
900   position indicators are back)
901 * Only draw the PUI cursor if Mesa/Glide/Fullscreen.
902 * Added mipmapping.
903 * Calculate the model view transformation matrix once per tile per iteration.
904   Then glLoadMatrixd() it for each fragment rather than calling push(), 
905   translate(), pop().
906 * Added a basic splash screen.
907 * Added support for switching between fullscreen and window mode for 
908   Mesa/3dfx/glide.
909 * added an enable/disable splash screen option
910 * added an enable/disable intro music option
911 * added an enable/disable instrument panel option
912 * added an enable/disable mouse pointer option
913 * Ground collision detection.  You can now land or test for collision with
914   any scenery surface.
915 * Converted angle of attack scale into a radio altimeter.
916
917 New in 0.49
918 * Managment of multiple textures
919 * Incorporated Friedemann Reinhard's initial panel code.
920 * Fog mode is now GL_FOG_EXP2 instead of GL_FOG_LINEAR
921 * Build the non-shared pieces of the FG sim as static libs.
922
923 New in 0.48
924 * Incorporated Steve Baker's PUI user interface library written
925   entirely on top of OpenGL
926 * Incorporated Steve Baker's Audio library which currently only
927   supports Linux, but a win32 port is very close to being done.
928 * Sort object fragments by material property before rendering.  This
929   will be a big help to performance when we start including objects
930   with a wide variety of material properties and textures.
931 * Overlapped scenery tiles to reduce the chance of an occasional
932   floating point precission induced gaps.
933 * Fixed a bug in zlib exposed by Borland Win32 compiler.
934 * Impose a maximum triangle area during scenery generation so even
935   very flat areas will get split into a few smaller sub triangles.
936 * Fine grained (fragment level) view frustum culling.
937 * view transformation optimizations -- Norman Vine.
938 * Fixed polygon winding problem in scenery generation, so all
939   tri-strips are wound counter clockwise (opengl default).
940
941 New in 0.47
942 * Course (per tile) view frustum culling.
943 * Added a command line option to specify --fg-root which will override
944   $FG_ROOT
945 * Hard coded default locations for FG_ROOT for situations when nothing
946   is specified.  Unix = /usr/local/lib/FlightGear  Win32 = \FlightGear
947 * Restructured the command line processing code so that it can process
948   these sames comands (one per line) out of a config file.
949 * Added a command line option to specify field of view.  This is
950   adjustable at run time using "X / x".  Supporting code contributed
951   by Norman Vine.
952
953 New in 0.46:
954 * Complete C++ re-write of the HUD section.
955 * Miscellaneous bug fixes and tweaks.
956
957 New in 0.45:
958 * Added an option to enable/disable wireframe rendering.
959 * Added an option to enable/disable fog/haze.
960 * Added an option to enable/disable sky blending.
961 * Added an option to select smooth/flat polygon shading.
962 * Added an option to enable full-screen mode.
963 * Added a visual frame rate counter on the HUD.  (Contributed by Durk Talsma)
964 * Autopilot updates (Jeff Goeke-Smith)
965 * Added an option to control the number of neighboring tiles that are drawn
966
967 New in 0.44: 
968 * Fixed a horible bug that cause the time to be *WAY* off when
969   compiling with the CygWin32 compiler.
970 * Wrap up zlib so we can conditionally compile back in normal behavior
971   on systems that have trouble building zlib.
972 * Minor adjustment to texture coordinate generation to reduce texture
973   swimming.
974 * Added a command line option to enable/disable texture maps
975 * Minor transformation adjustments to try to keep scenery tiles closer
976   to (0, 0, 0) GLfloats run out of precision at the distances we need
977   to model the earth, but we can do a bunch of pre-transformations
978   using double floats and then cast to GLfloat once everything is
979   close in where we have less precision problems.
980 * command line option to set starting position by airport ID
981 * Cleaned up initialization sequence to eliminate interdependencies
982   between sun position, lighting, and view position.  This creates a
983   valid single pass initialization path.
984 * use already calculated LaRCsim values to create the roll/pitch/yaw
985   transformation matrix
986
987 New in 0.43:
988 * material properties bug fixed when rendering terrain.
989 * bug in sky color generation fixed.
990 * bug in fog color generation fixed.
991 * zlib on the fly decompression/compression support.
992 * more code reorganization and clean ups.
993 * a fixed up 30 arcsec DEM file preprocessor.  World wide DEM's are 
994   available in this format.
995
996 New in 0.42:
997 * Simple autopilot heading hold contributed by 
998   Jeff Goeke-Smith <jgoeke@voyager.net>
999 * More code reorganization and clean ups.
1000
1001 New in 0.41:
1002 * Many autoconf cleanups and tweaks
1003 * make and make install work in unix
1004 * make works for cygnus win32 (but not install yet)
1005 * make dist now works
1006 * added the Tools directory into the main source tree
1007
1008 New in 0.40:
1009 * Gnu automake/autoconf/libtool make system
1010 * Initial texture support
1011 * Bug fixes