From: curt Date: Sun, 3 May 1998 00:46:12 +0000 (+0000) Subject: Updated ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0e9aeaf3ffefa72279fa22153720aa79308f7a2c;p=flightgear.git Updated ... --- diff --git a/Simulator/Done b/Simulator/Done index bda4fa70b..5e41c13b1 100644 --- a/Simulator/Done +++ b/Simulator/Done @@ -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 diff --git a/Simulator/Todo b/Simulator/Todo index 87c0223a5..8e733a41d 100644 --- a/Simulator/Todo +++ b/Simulator/Todo @@ -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