1
0
Fork 0

Updated ...

This commit is contained in:
curt 1998-04-28 01:18:06 +00:00
parent 78268051c9
commit 8929f4e1ee
2 changed files with 6 additions and 2 deletions

View file

@ -2,6 +2,12 @@
| Done
--------------------------------------------------------------------------
4/27/98 - Do a better job of translating scenery tiles towards (0,0,0)
4/27/98 - fgTIME fgVIEW struct -> typedef
4/27/98 - Add a option to disable texturing.
4/25/98 - Clean up initialization sequence and eliminate
interdependencies between lighting and position.

View file

@ -4,8 +4,6 @@
4/25/98 - Physically check if airport list overruns array size when loading.
4/25/98 - Do a better job of translating scenery tiles towards (0,0,0)
4/25/98 - Roll all of Time/sunpos.cxx into Astro/sun.cxx
4/25/98 - Overhaul view parameter generation ... see if we can piggy