]> git.mxchange.org Git - flightgear.git/blob - Simulator/Done
Minor changes.
[flightgear.git] / Simulator / Done
1 --------------------------------------------------------------------------
2 | Done
3 --------------------------------------------------------------------------
4
5 2/9/98 -   Fixed a problem with terrain tiles not quite matching up perfectly.
6
7 2/2/98 -   Fix warning when compiling with c++ ... also successfully built 
8            with cygnus-g++.  There should be nothing holding us back from 
9            using C++.
10
11 1/30/98 -  remove Scenery/geometry.c and Scenery/mesh.c
12    
13 1/28/98 -  Dynamic unloading of scenery.
14
15 1/26/98 -  Debug message system.
16
17 1/26/98 -  Dynamic loading of scenery
18
19 1/24/98 -  Remove some of the unused files such as ls_sync.c
20
21 1/23/98 -  in all .h's change #ifdef FILE_H -> #ifdef _FILE_H
22
23 --------------------------------------------------------------------------
24
25 1/22/98 -  Released version 0.25
26
27 1/19/98 -  Compile with c++
28
29 1/17/98 -  Change all "type function();" to "type function( void );"
30
31 --------------------------------------------------------------------------
32
33 1/16/98 -  Release verison 0.23
34
35 1/6/98 -   Added FGwin32.mak (a MSVC++ Makefile for building win32 versions)
36
37 --------------------------------------------------------------------------
38
39 1/5/98 -   Released version 0.21
40
41 12/31/97 - remove Unix dependencies from .../Time/fg_time.c
42
43 --------------------------------------------------------------------------
44
45 12/30/97 - Released version 0.20
46
47 12/30/97 - Released version 0.19
48
49 12/30/97 - Event manager
50
51 12/23/97 - First stab at a reasonable sky ... I'm going to probably
52            leave this for now so I don't spend the rest of my life
53            trying to tweak it.
54
55 12/17/97 - Released version 0.18
56
57 12/17/97 - Fix sun/moon initialization code so display lists aren't 
58            re-created at every Init().
59
60 12/12/97 - Released verison 0.17
61
62 12/10/97 - Released version 0.16
63
64 12/9/97 -  Released demtools version 0.01
65
66 12/9/97 -  Released version 0.15
67
68 11/25/97 - Released version 0.14
69
70 10/24/97 - Released version 0.13
71
72 9/22/97 -  Released version 0.12
73
74 9/16/97 -  Released version 0.11
75