1
0
Fork 0
flightgear/src
durk c6f88e5b9b Development for two new features:
* Some support for geometry information provided by the custom scenery
   project. Current support is for AI groundnets and runway use files only
   since this is a switch that involves a lot of data verification and
   updating, during the transistion the actual path where the data can be
   read from is user configurable. setting the property

   /sim/traffic-manager/use-custom-scenery-data to true

  will cause flightgear to read the ground networks from the scenery
  directory (--{fg-scenery}/Airports/[I]/[C]/[A]/[ICAO].groundnet.xml to be
  precise). Setting this property to false will retain the original
  behvior.
* For departing aircraft, runway takeoff calculations will be done on the
  basis of the performance database. For testing purposes, a performance
 estimate for a heavy jet has been added.
2009-02-01 23:44:10 +01:00
..
AIModel Development for two new features: 2009-02-01 23:44:10 +01:00
Aircraft Csaba/Jester : initialize all per-engine and per-tank attributes ( follow-up ) 2009-01-18 23:10:52 +01:00
Airports Development for two new features: 2009-02-01 23:44:10 +01:00
ATC Better support for multiple startup messages. 2008-11-16 13:43:44 +00:00
ATCDCL Merge branch 'maint2' into next 2009-01-04 00:16:19 +01:00
Autopilot James Turner : 2008-12-04 08:29:36 +00:00
Cockpit Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
Environment Merge branch 'maint' into next 2009-01-26 09:49:07 +01:00
FDM Sync. with JSBSim CVS 2009-01-28 07:59:55 +01:00
GUI textbox: add <top-line> param that sets first line (last line if negative) 2009-02-01 23:44:10 +01:00
Include Attempt to sort out the version number mess in preparation for the v1.9.0 2008-12-19 20:41:57 +00:00
Input only unhide the cursor if it was actually hidden 2009-01-12 13:04:24 +01:00
Instrumentation Merge branch 'maint' into next 2009-01-26 09:49:07 +01:00
Main Development for two new features: 2009-02-01 23:44:10 +01:00
Model Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
MultiPlayer Merge branch 'maint' into next 2009-01-15 16:16:08 +01:00
Navaids Fix Torsten's crash. A completely cross-platform issue, no idea why it didn't show up in local testing. 2009-01-10 00:07:44 +01:00
Network Add an additional option. Work around an inconsistency in hardware design. 2009-01-21 09:55:33 +01:00
Scenery Merge branch 'tbm/graphics-bug' into next 2009-01-04 00:03:26 +01:00
Scripting Add various helper filters, to make use of type-ranges, and reduce the need 2009-01-10 00:07:01 +01:00
Sound Really catch sound exceptions, and avoid exiting on this kind of error : 2008-12-12 07:35:39 +00:00
Systems header cleanups 2008-07-31 12:04:32 +00:00
Time Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
Traffic Development for two new features: 2009-02-01 23:44:10 +01:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00