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