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