]> git.mxchange.org Git - flightgear.git/blob - NEWS
Added a "Tests/" subdirectory.
[flightgear.git] / NEWS
1 New in 0.44:
2 * command line option to set starting position by airport ID
3
4 New in 0.43:
5 * material properties bug fixed when rendering terrain.
6 * bug in sky color generation fixed.
7 * bug in fog color generation fixed.
8 * zlib on the fly decompression/compression support.
9 * more code reorganization and clean ups.
10 * a fixed up 30 arcsec DEM file preprocessor.  World wide DEM's are 
11   available in this format.
12
13 New in 0.42:
14 * Simple autopilot heading hold contributed by 
15   Jeff Goeke-Smith <jgoeke@voyager.net>
16 * More code reorganization and clean ups.
17
18 New in 0.41:
19 * Many autoconf cleanups and tweaks
20 * make and make install work in unix
21 * make works for cygnus win32 (but not install yet)
22 * make dist now works
23 * added the Tools directory into the main source tree
24
25 New in 0.40:
26 * Gnu automake/autoconf/libtool make system
27 * Initial texture support
28 * Bug fixes