..
.gitignore
Ignore generated files
2010-06-02 11:27:16 +02:00
apt_loader.cxx
Fix a segfault that became apparent with a 850 apt.dat file
2011-09-28 10:18:12 +02:00
apt_loader.hxx
Expose FGPositioned data via property tree, and make comm-stations a real FGPositioned subclass.
2011-06-01 17:45:22 +01:00
calc_loc.cxx
even more warning fixes
2009-08-23 21:43:09 +02:00
CMakeLists.txt
CMake header support for XCode/Visual Studio
2011-07-19 07:58:03 +01:00
dynamicloader.cxx
AITraffic exits the runway as soon as possible (in theory; the code still needs some fine tuning).
2011-10-09 23:44:42 +02:00
dynamicloader.hxx
Initial attempt to establish a better integration between AI and ATC code.
2008-07-13 12:51:06 +00:00
dynamics.cxx
Fixing an age old bug. AIAircraft arriving on an airport never received a proper gateId, causing them to taxi to the end of the world and beyond.
2011-11-12 18:40:23 +01:00
dynamics.hxx
* A new algorithm for determining hold position instructions. This version still needs some finetuning, but already appears to be more solid than the old version.
2011-10-03 20:54:58 +02:00
gnnode.cxx
comment out unused variables and function and properly initialize variables
2011-12-19 16:50:21 +01:00
gnnode.hxx
Several Bugfixes:
2011-10-09 00:25:04 +02:00
groundnetwork.cxx
Avoid compiler warnings.
2012-04-30 14:33:38 +02:00
groundnetwork.hxx
Improved AI taxi behavior:
2011-10-27 23:24:56 +02:00
parking.cxx
Port over remaining Point3D usage to the more type and unit safe SG* classes.
2009-03-18 08:00:08 +01:00
parking.hxx
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
2008-07-27 16:25:13 +00:00
pavement.cxx
#84 : John Denker: Set correct file modes
2011-02-19 11:55:43 +01:00
pavement.hxx
#84 : John Denker: Set correct file modes
2011-02-19 11:55:43 +01:00
runwaybase.cxx
Expose FGPositioned data via property tree, and make comm-stations a real FGPositioned subclass.
2011-06-01 17:45:22 +01:00
runwaybase.hxx
Expose FGPositioned data via property tree, and make comm-stations a real FGPositioned subclass.
2011-06-01 17:45:22 +01:00
runwayprefloader.cxx
Fixes for compiling with gcc 4.3
2008-04-13 21:12:36 +00:00
runwayprefloader.hxx
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
2008-07-27 16:25:13 +00:00
runwayprefs.cxx
Ganael Laplanche: fix include dependencies for FreeBSD support
2012-05-05 01:08:20 +02:00
runwayprefs.hxx
James Turner: Improved runway management code:
2008-08-14 18:13:39 +00:00
runways.cxx
Create a real FlightPlan (and Leg) class
2012-05-07 00:35:48 +01:00
runways.hxx
Create a real FlightPlan (and Leg) class
2012-05-07 00:35:48 +01:00
sidstar.cxx
A fairly major interal reorganization of the AI code
2011-07-31 19:27:44 +02:00
sidstar.hxx
Remove references to old (unused) airways code
2010-10-20 17:54:16 +01:00
simple.cxx
Create a real FlightPlan (and Leg) class
2012-05-07 00:35:48 +01:00
simple.hxx
Create a real FlightPlan (and Leg) class
2012-05-07 00:35:48 +01:00
xmlloader.cxx
Remove /sim/paths/use-custom-scenery-data.
2012-03-15 18:48:57 +01:00
xmlloader.hxx
XMLLoader re-factoring.
2009-09-03 00:02:47 +02:00