]> git.mxchange.org Git - simgear.git/blob - NEWS
Sep. 8, 2000 updates from David Megginson.
[simgear.git] / NEWS
1 New in 0.0.12
2 * July 19, 2000
3 * Converted project license from GPL to LGPL.
4 * Moved low level IO (socket, file, serial) code over to SimGear.
5 * Moved ephemeral code into simgear
6 * Moved basic world time code into simgear
7 * Added a property manager (registry)
8 * Some documentation added.
9
10 New in 0.0.11
11 * July 3, 2000
12 * Replaced gdbm with metakit
13 * Added drop in sky (depends on plib)
14 * Added spherical course and dist given two points calculations
15 * MSVC5 fixes
16 * Math/bucket/tiling tweaks from Norman Vine
17
18 New in 0.0.7
19 * March 29, 2000
20 * Added support for RedHat package building contributed by Habibie 
21   <habibie@MailandNews.com>
22 * Added gdbm to SimGear.  Many systems will already have gdbm installed so
23   it is only built if it doesn't already exist on the user's platform.
24   gdbm is a set of database routines that use extendible hashing and works
25   similar to the standard UNIX dbm routines.  This guarantees the availability
26   of gdbm to any application that uses SimGear.
27 * Optimizations and bullet proofing of magnetic variation code by Norman 
28   Vine and Ed Williams
29
30 New in 0.0.6
31 * March 27, 2000
32 * Added Nima World Magnetic Model 2000 contributed by Ed Williams
33 * Fixes for MSVC++
34
35 New in 0.0.5
36 * March 17, 2000
37 * Restructured directory layout to facilitate windows/mac IDE builds.
38
39 New in 0.0.4
40 * Removed mat3.h and friends (we now use plib's sg lib for these sorts of 
41   things.)
42
43 New in 0.0.3
44 * Release that conincides with FlightGear-0.7.2