]> git.mxchange.org Git - flightgear.git/commitdiff
..
authorcurt <curt>
Tue, 28 Apr 1998 21:40:58 +0000 (21:40 +0000)
committercurt <curt>
Tue, 28 Apr 1998 21:40:58 +0000 (21:40 +0000)
Simulator/Done
Simulator/Todo

index 3692e3be8a584bbc3c7526e6a4deb0997d1a9a5d..bda4fa70bafddb26434965b16f1c136c6aec58d7 100644 (file)
@@ -2,6 +2,11 @@
 | Done
 --------------------------------------------------------------------------
 
+4/28/98 -  Physically check if airport list overruns array size when loading.
+
+4/28/98 -  Wrap up zlib so we can conditionally compile back in normal
+           behavior on systems that have trouble building zlib.
+
 4/27/98 -  Do a better job of translating scenery tiles towards (0,0,0)
 
 4/27/98 -  fgTIME fgVIEW struct -> typedef
index cf0a4a5e4f1157509c843f89931dd3adfcc06987..bab18cbc2375460f024e29d7ee20d118cb724528 100644 (file)
@@ -2,7 +2,8 @@
 | Todo 
 --------------------------------------------------------------------------
 
-4/25/98 -  Physically check if airport list overruns array size when loading.
+4/28/98 -  Write a perl script to rename -> *.[ch]xx to *.[ch]pp and update
+           #include entries as well.
 
 4/25/98 -  Roll all of Time/sunpos.cxx into Astro/sun.cxx