1
0
Fork 0
No description
Find a file
Fernando García Liñán 3f489619c5 Fix landmass geometry shader errors
It was using features from GLSL 120 and 150. Only use 120 features for now.
2020-12-03 23:24:40 +01:00
AI Removed fligts to EGEL (Helicopter only in FG outdated APT DAT) 2020-11-30 10:54:02 +00:00
Aircraft Install a GalacticJet(TM) supercharger kit on the UFO to have a better look to the moon 2020-11-30 10:53:15 +00:00
Aircraft-aisim Add some documentation. Updates from validates data for aircraft. 2020-10-01 08:04:46 +02:00
Aircraft-uiuc fix path for beech99 doco 2002-05-01 01:27:18 +00:00
Airports update list of metar stations 2018-02-18 21:08:21 +01:00
Astro Expanded stars catalog from Chris 2019-03-03 11:46:47 +00:00
ATC Improvements to spoken ATIS 2016-04-24 10:45:57 +02:00
Compositor Make Compositor default 2020-11-16 13:46:30 +01:00
Docs Docs: fixed incorrect terragear URL in FlightGear-FAQ.html 2020-11-21 21:35:40 +00:00
Effects Fix taxiway flickering at lower shader quality levels 2020-12-03 19:25:01 +01:00
Environment Add climate selection options to set the environment and weather based on climate data. Setting the weather is not yet implemented in the code but eventually it will be. 2020-11-09 11:44:08 +01:00
Fonts add fonts: B612 2019-02-19 17:13:33 +00:00
Geodata Keep the Köppen climate class in the red channel and add the ground eleveation in the green channel. 2020-11-22 15:02:40 +01:00
gui Checklist: <and> multiple entries in <condition> 2020-11-29 19:39:20 +00:00
HLA hla: Bring the object model in line with fgviewer. 2012-12-16 17:46:34 +01:00
Huds Huds/Instruments/ladder.xml: fix position of pitch=0 to match horizon. 2020-11-01 09:32:39 +00:00
Input Add helper for OpenTrack input 2020-03-26 17:45:40 +00:00
Lighting Cancel specular highlights due to sun at night 2012-07-12 09:27:35 +02:00
Materials WS30: Landclass to material map in materials.xml 2020-11-29 19:31:31 +00:00
Models Update earthview textures with seemless boundaries and add normalmap alpha channel 2020-07-12 18:55:28 +02:00
MP Sync with VirtualAir (http://virtualair.sourceforge.net/). 2010-02-10 10:41:25 +00:00
Nasal Grey-out CompositeView menu items if CompositeView not enabled. 2020-11-24 13:39:21 +00:00
Navaids Add Truman TACAN to carrier navaids 2017-09-01 12:35:05 +03:00
Phi Fix attributes for multiplayer and AI airplanes in Phi (fix #2274) 2020-06-25 11:11:39 +01:00
Protocol David Megginson: here are the generic protocols I implemented for ForeFlight's sim integration (also supported by Garmin Pilot). The XATT one isn't fully working in Garmin Pilot (I've checked that the output is correct by sending it to a file), so I'd be grateful if anyone with an iOS device could try it in ForeFlight. The XGPS one is working flawlessly in Garmin Pilot on Android. 2017-07-05 09:03:45 +02:00
Shaders Fix landmass geometry shader errors 2020-12-03 23:24:40 +01:00
Sounds Provide sound stubs for Airbus-style callouts (2500, hundred above, retard) 2018-01-28 17:07:28 +01:00
Textures Import slightly larger moon texture 2020-11-30 10:53:09 +00:00
Timezone Removed. 2000-11-03 20:18:05 +00:00
Translations Added -h help text for --composite-viewer option. 2020-11-22 08:22:44 +00:00
Video Data files for graphics-presets 2020-11-30 15:15:16 +00:00
.gitignore Add gitignore file. 2012-02-18 14:26:17 +01: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
COPYING Updates in preparation for the 0.9.8 release. 2004-12-21 00:21:11 +00:00
defaults.xml Photoscenery: patch to fix missed merge items. 2020-11-23 20:55:30 -06:00
httpd-settings.xml Phi: move URL to the browsers root directory 2015-04-18 13:03:46 +02:00
joysticks.xml joysticks.xml: Manual revert of unintended changes from Alexis merge. 2010-10-29 20:43:09 +02:00
keyboard.xml keyboard.xml: alt-c toggles /sim/animation-tooltips. 2019-08-31 14:14:18 +01:00
location-presets.xml Updated default location to BIKF 2019-05-24 11:43:13 +01:00
mice.xml Add user control of whether mouse controls elevator when left button is down. 2020-11-21 12:18:18 +00:00
NEWS Preparation for 0.9.11-pre1 release. 2007-05-15 16:09:55 +00:00
options.xml Added -h help text for --composite-viewer option. 2020-11-22 08:22:44 +00:00
README spelling fixes 2007-11-20 18:09:20 +00:00
README-textures-ng Stat adding Direct Draw Surface terrain textures 2011-09-05 12:01:45 +01:00
runfgfs.bat Initial revision. 2001-06-11 22:11:49 +00:00
Thanks Credit Martin's work for the world scenery 2016-01-31 20:49:21 +01:00
version Set version information 2020-10-13 22:31:39 +01: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!