1
0
Fork 0
No description
Find a file
curt 2d1d8cd274 - added FG_MOD_UP to use key-up or button-up as a command modifier;
this way, keyboard buttons can work the same way as joystick buttons
- added declaration for FGBinding::fire(double); this adds a setting
  property to the arguments passed to the command, so that it can use
  the current axis position as part of its calculations
- added data structures from joystick.cxx
2001-06-04 21:07:02 +00:00
docs-mini Initial revision. 2001-06-01 20:56:01 +00:00
src - added FG_MOD_UP to use key-up or button-up as a command modifier; 2001-06-04 21:07:02 +00:00
tests Added #include <string.h> 2001-05-04 05:19:01 +00:00
acconfig.h Initial stab at a threaded tile loader contributed by Bernie Bright. 2001-04-11 02:47:15 +00:00
aclocal.m4 A few remaining reorg changes. 2000-02-17 23:34:30 +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
FlightGear.dsp Removed cloud layers added for testing. 2001-06-04 20:48:43 +00:00
FlightGear.dsw Initial revision. 2000-10-16 22:02:10 +00:00
irix-hack.sh Detect Irix/CC compiler and substitute AR="CC -ar". 2001-06-01 17:13:03 +00:00
Makefile.am tweaks. 2001-05-14 23:58:54 +00:00
NEWS Ready for 0.7.6 release. 2000-12-15 23:39:58 +00:00
README Updates. 2000-02-15 23:32:26 +00:00
Thanks Modified FlightGear/src/Scenery. The tile loader thread no longer adds 2001-04-16 20:03:52 +00:00

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 need 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
curt@flightgear.org

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!