1
0
Fork 0
No description
Find a file
curt e7c6f292a5 The aircraft model used for external views was being included in the height
above terrain check so when the view position and the aircraft model collided
the current altitude kept getting pushed up to compensate, but of course the
aircraft model would get pushed up as well because it tracks the current
aircraft position and orientation.  Thus you had a never ending cycle ...
2000-01-13 20:12:16 +00:00
src The aircraft model used for external views was being included in the height 2000-01-13 20:12:16 +00:00
tests Added support for timegm() which returns time_t and explicitely expects GMT 1999-09-03 00:24:30 +00:00
acconfig.h Fixed (hopefully) a build problem with newer versions of automake 1999-10-30 02:37:56 +00:00
aclocal.m4 Force add of Lib/Metar to snapshots for now until it is fully incorporated. 1999-11-01 19:16:44 +00:00
acsite.m4 Packaging fixes. 1999-06-04 20:35:47 +00:00
AUTHORS Initial revision. 1998-05-23 18:09:09 +00:00
ChangeLog Initial revision. 1998-05-23 18:09:09 +00:00
config.guess Initial revision 1999-06-17 20:07:19 +00:00
config.sub Initial revision 1999-06-17 20:07:19 +00:00
Done Automake/autoconf tweaks. 1998-04-09 01:43:36 +00:00
FG-FAQ.v3 Initial revision. 1999-04-20 15:37:12 +00:00
NEWS Ready for 0.7.1 release 1999-10-23 04:22:55 +00:00
README Tweaks. 1998-08-26 22:30:02 +00:00
README.anoncvs Initial revision. 1998-07-31 20:32:50 +00:00
README.autoconf tweatweakk 1998-09-14 13:49:06 +00:00
README.gpc Updated the libgpc.a build instructions with an important note. 1999-06-07 03:39:17 +00:00
README.Linux Removed references to libgfc which is now depricated, replaced by shapelib. 1999-09-09 00:14:55 +00:00
README.MacOS Added README.MacOS 1999-01-21 00:53:44 +00:00
README.plib Administrative updates. 1999-10-23 04:19:11 +00:00
README.running Updates from David Megginson. 1999-10-20 22:14:09 +00:00
README.src Changed Flight/ to FDM/ 1999-05-03 11:40:47 +00:00
README.Unix Updates for Irix builds. 1999-10-08 00:26:46 +00:00
README.Win32 Began an update of Cygnus/Win32 build instructions. 1999-05-12 01:09:55 +00:00
README.Win32-X Added a README for building the win32 cross compiler. 1999-06-15 19:54:11 +00:00
Thanks Updated ... 1999-12-23 19:37:40 +00:00
VERSION.in Added a VERSION file to contain the current version number. 1998-12-09 18:47:14 +00:00

Welcome to the Flight Gear project.
===================================

The primary web page for this project is:

    http://www.menet.umn.edu/~curt/fgfs

===================================

Please see .... for more information on .... 

- Authors & Thanks:  List of the authors and contributors.

- COPYING:  Copyright and usage terms and limits.

- INSTALL:  Generic install instructions

- NEWS:  The latest news

- README:  This file

- README.Unix:  Hints and tips for compiling on Unix

- 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:  Basic keyboard commands for running the simulator