1
0
Fork 0
This commit is contained in:
curt 1998-04-28 21:40:58 +00:00
parent 5bbd08091c
commit 4e992277a9
2 changed files with 7 additions and 1 deletions

View 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

View 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