This project is a fork of the flightgear.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/flightgear.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionTim Moore's flightgear hacks
ownermoore@bricoworks.com
last changeThu, 19 Mar 2009 14:50:26 +0000 (19 15:50 +0100)
content tags
add:
README
Welcome to the FlightGear Flight Simulator project.
===================================================

The primary web page for this project is: http://www.flightgear.org

For basic installation instructions see the "INSTALL" file.

Before you can run FlightGear you will also need to download and
install the "base" package which is a collection of textures, sounds,
sample scenery, and other data files needed by the sim.

For additional install help for specific platforms please browse the
"docs-mini/" subdirectory.

More complete documentation is available from our web page as a
separate distribution.

Please take a look at the "Thanks" file for a list of people who have
contributed to this project.  If you have contributed something but
don't find your name in this file.  Please send a polite reminder to
http://www.flightgear.org/~curt

For a summary of changes/additions by version see the "NEWS" file.

This project is GPL'd.  For complete details on our licensing please
see the "COPYING" file.

For information on available mailing lists, mailing list archives, and
other available source code and documenation, please visit our web
site.

FlightGear is a product of the collaboration of large international
group of volunteers.  FlightGear is a work in progress.  FlightGear
comes with no warrantee.  We hope you enjoy FlightGear and/or find it
of some value!
shortlog
2009-03-19 Tim MooreSupport for VEC3D and VEC4D properties.topic/property
2009-03-19 Tim MooreSGPropertyNode::Type moves to simgear::props namespace
2009-03-18 mfranzwxradar: read aircraft data from the property tree...
2009-03-18 frohlichUpdate with changes in simgear.
2009-03-18 frohlichFix a problem with two concurent 'round to multiple...
2009-03-18 frohlichRemove unused stuff.
2009-03-18 frohlichUse simgear vector instead of plib vectors.
2009-03-18 mfranznasal syntax: handle bracket error correctly
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 frohlichRemove unused variables.
2009-03-18 frohlichRemove unsed code.
2009-03-18 frohlichMake use of the fast bv intersection tests even for...
2009-03-18 mfranzRoy V. OVESEN: add support for heading bug
2009-03-18 frohlichMake a simulation reset on the carrier work again.
2009-03-18 mfranzremove redundant checks (and one indentation level)
2009-03-18 frohlichFix some sim time issues with the locations of the...
...
heads
15 years ago topic/property