causing segfaults on some platforms, with some compilers using various
optimization flags.
* Assorted code optimizations submitted by Norman Vine.
+* Renamed fg -> fgfs
+* Shuffled files.
+ - Created a new directory Simulator/Airports/ to handle airport data
+ specific tasks
+ - Created Simulator/Object/ to handle basic rendering objects
New in 0.52
* Stars added in 8 stages as sky gets darker for a smoother more realistic
http://www.menet.umn.edu/~curt/fgfs
-We are overhauling the make system and a lot of things are in a state of
-change, so let me know if you see incorrect information in the README's,
-extraneous files laying around, or any other anomylous things. The
-coordinator of this project is Curt Olson <curt@me.umn.edu>.
-
===================================
Please see .... for more information on ....
- README.Win32: Specific Win32 compiling information and instructions
+- README.anoncvs: Info on accessing the most current copies of the source.
+
- README.autoconf: Info on updating the make system (adding new source
files, etc.)
-- README.running: Minimalist info for running the simulator
+- README.running: Basic keyboard commands for running the simulator
+
+
GLUT
====
-Flight Gear requires GLUT. GLUT needs to be installed on your system
-before you can build Flight Gear. GLUT can be found at:
+Flight Gear requires GLUT version 3.7 or later (aka GameGLUT._ GLUT
+needs to be installed on your system before you can build Flight Gear.
+GLUT can be found at:
http://reality.sgi.com/opengl/glut3/glut3.html
Starting the executable
=======================
-Unix: runfg
-Windows: runfg.bat
+Unix: runfgfs
+Windows: runfgfs.bat
-"runfg" is a script which sets the FG_ROOT and LD_LIBRARY_PATH
-environment variables, then runs the Flight Gear executable.
+"runfgfs" is a script which runs the Flight Gear executable with
+(hopefully) the correct $FG_ROOT directory specified.
Keyboard controls
-dnl aclocal.m4 generated automatically by aclocal 1.3
+dnl aclocal.m4 generated automatically by aclocal 1.2h
dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
dnl This Makefile.in is free software; the Free Software Foundation