]> git.mxchange.org Git - flightgear.git/commitdiff
updates.
authorcurt <curt>
Wed, 26 Aug 1998 22:30:38 +0000 (22:30 +0000)
committercurt <curt>
Wed, 26 Aug 1998 22:30:38 +0000 (22:30 +0000)
Simulator/Done
Simulator/Todo

index 6283d5e195305c89084b85ab645ee9ede422db7e..4a35d93101b44733bc1cda47d205a61fc69d4f5f 100644 (file)
@@ -2,6 +2,8 @@
 | Done
 --------------------------------------------------------------------------
 
+7/21/98 -  add a --enable/disable-sound option.
+
 7/11/98 -  Ground collision detection
 
 7/3/98 -   Generate and store the transform matrix when rendering by
index 5f271747ef0b3d3f2401042e42a172096b644ef8..3c9601b9839196fa4ee9a6c30af22f487efbf033 100644 (file)
@@ -15,8 +15,6 @@
            kind of like the xgl stuff.  The debugging version can do
            bounds checking and such.
 
-7/21/98 -  add a --enable/disable-sound option.
-
 6/10/98 -  problem with view culling when not looking forward.  Need to 
            generate the correct matrix and work it into the calculations.
 
 
 4/14/98 -  Convert gl__() calls in Cockpit/ to xgl__() calls
 
-12/29/97 - Add a mechanism to parse command line options
-    * (done) A simple clear-screen sky.
-    * (done) No fog.
+12/29/97 - Add a mechanism to parse additional command line options?
     * No astronomy.
     * Less detailed terrain.
     * Texture - but no MIP-mapping.
     * Texture - but no bilinear blending.
-    * (done) No texture.
 
 12/29/97 - sky tweaking
   Steve Baker writes:
@@ -77,7 +72,4 @@
 
     We can then tweak that file to set up all the conditions. The
     realtime system interpolates the horizon colours all around the edge
-    of the sky.
-
-12/29/97 - glut windows or something for panel area - consider 3d
-           panels, careful of texture memory problems.
+    of the sky.
\ No newline at end of file