1
0
Fork 0
No description
Find a file
mfranz 40f2977030 start vi-like multiple-key commands with ':'
Note that this key does sometimes fail to work. This is caused by the
way our keyboard works ATM. On an (US)English keyboard : and ; are on
the same key. If you do  Press-Shift >> Press-: >> Release-Shift -> Release-:
then not the ':' is released, but the ';'. The ':' remains registered as
pressed, so the next press fails. Another press restores the function.
We fixed this for the letter keys, as it is safe to assume that 'a' and
'A' are on the same key. Unfortunately, we can't make such assumptions
for non-letter keys. We should really track the HW-key numbers, not
the symbols printed on them!
2008-09-28 20:33:30 +00:00
Aircraft - Alexis Bory: minor fixes. 2008-09-27 20:33:29 +00:00
Aircraft-uiuc fix path for beech99 doco 2002-05-01 01:27:18 +00:00
Airports Ralf Gerlich: 2007-12-13 15:36:22 +00:00
Astro Brandon Craig Rhodes: 2003-11-27 16:55:39 +00:00
ATC - new entry in default approach, atis, ground and tower by mdsmith2 2008-09-23 05:38:34 +00:00
Docs Not a right but a left hand system 2008-08-24 12:11:56 +00:00
Fonts - New font LCD.TXF by Zakharov (Sébastien MARQUE) 2008-06-23 11:40:04 +00:00
gui remove runway complementation (airportinfo() returns both sides now) 2008-09-23 20:12:48 +00:00
Huds update after changes to ./src/Instrumentation/HUD/* (this is a copy of 2008-07-28 21:27:01 +00:00
Input various formal improvements 2008-09-28 20:24:20 +00:00
Lighting Scale to default OpenGL lighting values 2003-09-09 14:34:59 +00:00
Nasal implementation of vi-like multiple-key commands (as suggested by John DENKER) 2008-09-28 20:28:28 +00:00
Navaids - Alexis Bory: Corrected Nellis AFB TACAN frequency in order to comply with 2008-02-21 11:28:16 +00:00
Protocol remove README.Protocol and add a README that refers to the "real" 2007-07-29 12:40:09 +00:00
Sounds slightly adjust samples to remove some clicking sound 2008-08-17 06:54:00 +00:00
Textures adding new tree textures 2008-02-15 04:50:46 +00:00
Timezone Removed. 2000-11-03 20:18:05 +00:00
Traffic AI Traffic related fixes. All base package traffic files again refer 2006-03-29 18:07:10 +00:00
Translations --prop: there's no default anymore 2007-07-12 16:06:12 +00:00
.cvsignore Added some more ignorable files. 2004-04-19 20:46:05 +00:00
AtlasPalette Fix type 2005-01-31 14:20:38 +00:00
AUTHORS Updates in preparation for the 0.9.8 release. 2004-12-21 00:21:11 +00:00
ChangeLog text file updates. 2002-02-18 15:37:50 +00:00
cloudlayers.xml Harald JOHNSEN: 2005-05-15 09:25:17 +00:00
COPYING Updates in preparation for the 0.9.8 release. 2004-12-21 00:21:11 +00:00
joysticks.xml drop confusing dummy entry (was required because the XML parser didn't 2007-10-10 12:47:54 +00:00
keyboard.xml start vi-like multiple-key commands with ':' 2008-09-28 20:33:30 +00:00
materials.dtd Modified Files: 2007-06-08 06:51:38 +00:00
materials.xml Use new and modified ship models as random objects 2008-04-21 21:14:16 +00:00
mice.xml Fix mouse MMB+LMB: this reset to view[0] parameters independent of the 2007-08-01 21:10:04 +00:00
NEWS Preparation for 0.9.11-pre1 release. 2007-05-15 16:09:55 +00:00
options.xml document <type> in --prop:[<type>:]<name>=<value> 2007-06-28 11:28:00 +00:00
preferences.xml load multikey.xml file 2008-09-28 16:34:43 +00:00
README spelling fixes 2007-11-20 18:09:20 +00:00
runfgfs.bat Initial revision. 2001-06-11 22:11:49 +00:00
Thanks Sync with version in source tree. 2007-05-16 14:33:22 +00:00
version Release related updates: 2007-12-11 21:44:02 +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 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 documentation, 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 warranty.  We hope you enjoy FlightGear and/or find it
of some value!