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