From 0e9aeaf3ffefa72279fa22153720aa79308f7a2c Mon Sep 17 00:00:00 2001 From: curt Date: Sun, 3 May 1998 00:46:12 +0000 Subject: [PATCH] Updated ... --- Simulator/Done | 2 ++ Simulator/Todo | 5 +---- 2 files changed, 3 insertions(+), 4 deletions(-) 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