]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Todo
Tons of little changes to clean up the code and to remove fatal errors
[flightgear.git] / Simulator / Todo
index 4dab0f771b12afa73f77baf9534c01754ca52cb6..62441ee0ff59f6a678c0f809c4fc0ee8576bbbd6 100644 (file)
 
 1/16/98 -  Release verison 0.23
 
+1/17/98 -  Change all "type function();" to "type function( void );"
+
 
 --------------------------------------------------------------------------
 | Todo 
 --------------------------------------------------------------------------
 
+1/17/98 -  Compile with c++
+
+1/17/98 -  in all .h's change #ifdef FILE_H -> #ifdef _FILE_H
+
+1/17/98 -  Remove some of the unused files such as ls_sync.c
+
 12/29/97 - Scenery area manager
 
 12/29/97 - View frustum culling