1
0
Fork 0

Updated ...

This commit is contained in:
curt 1998-05-03 00:46:12 +00:00
parent 0419841486
commit 0e9aeaf3ff
2 changed files with 3 additions and 4 deletions

View file

@ -2,6 +2,8 @@
| Done
--------------------------------------------------------------------------
4/29/98 - Option to toggle between smooth / flat shading.
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

View file

@ -2,10 +2,7 @@
| Todo
--------------------------------------------------------------------------
4/29/98 - Option to toggle between smooth / flat shading.
4/28/98 - Write a perl script to rename -> *.[ch]xx to *.[ch]pp and update
#include entries as well.
5/2/98 - Option to go full screen. call glutFullScreen()
4/25/98 - Roll all of Time/sunpos.cxx into Astro/sun.cxx