1
0
Fork 0
No description
Find a file
curt ae0d64594e Rewrote the polygon.[ch]xx class to save actual point data, rather than
indices to points.
Then with that in place I added wrapper functions for the libgpc calls so
  I could ensure that I was always deallocating any allocated memory (which
  was a concern before.)
This was all done in order to facilitate sliver detection and elimination
  which is my next order of business.
These changes then were propogated through out the construction tools.
1999-06-06 02:31:34 +00:00
Docs Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
Hints Initial revision 1999-04-05 21:32:32 +00:00
Include Norman has brought back the fancy frame rate counter as an option. 1999-05-06 21:13:40 +00:00
Lib The next round of MacOS changes contributed by Darrell Walisser. 1999-06-05 12:45:40 +00:00
Simulator The next round of MacOS changes contributed by Darrell Walisser. 1999-06-05 12:45:40 +00:00
Tests Mac portability changes contributed by "Darrell Walisser" <dwaliss1@purdue.edu> 1999-06-02 22:22:47 +00:00
Tools Rewrote the polygon.[ch]xx class to save actual point data, rather than 1999-06-06 02:31:34 +00:00
acconfig.h Working on separating GPC. 1999-01-27 04:45:01 +00:00
aclocal.m4 . 1998-09-03 21:23:29 +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 Ran libtoolize ... 1998-07-16 17:28:42 +00:00
config.sub Ran libtoolize ... 1998-07-16 17:28:42 +00:00
configure.in Removed old directories from configure script. 1999-06-01 21:15:46 +00:00
COPYING Converting to Gnu autoconf system. 1998-04-03 22:35:10 +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
INSTALL Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
install-sh Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
irix-hack.pl Added support for native Irix compilers via a script to hack the makefiles. 1999-03-09 20:58:00 +00:00
Makefile.am Exclude docs from base package. 1999-05-27 00:20:52 +00:00
missing Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
mkinstalldirs Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
NEWS Updated for version 0.6.0 release. 1999-05-27 01:03:20 +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.gfc URL tweaks. 1999-05-29 13:01:35 +00:00
README.gpc Added README.gfc README.plib. 1999-04-15 23:57:34 +00:00
README.Linux Added README.gfc README.plib. 1999-04-15 23:57:34 +00:00
README.MacOS Added README.MacOS 1999-01-21 00:53:44 +00:00
README.plib Update README.plib with clearer wording. 1999-06-01 21:01:03 +00:00
README.running ... 1998-09-29 01:59:45 +00:00
README.src Changed Flight/ to FDM/ 1999-05-03 11:40:47 +00:00
README.Unix Added Olivers FAQ. 1999-04-22 18:45:16 +00:00
README.Win32 Began an update of Cygnus/Win32 build instructions. 1999-05-12 01:09:55 +00:00
Thanks The next round of MacOS changes contributed by Darrell Walisser. 1999-06-05 12:45: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