1
0
Fork 0
flightgear/src/Airports
ThorstenB 118d8fbca5 #84: John Denker: Set correct file modes
Sources shouldn't be executable.
2011-02-19 11:55:43 +01:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
apt_loader.cxx Remove conditional compilation of ATCDCL 2010-12-28 18:23:40 +00:00
apt_loader.hxx Some additional changes to ensure that FlightGear at least compiles after configuring with --disable-atcdcl. Some substitution code is added in ATC/atcutils.cxx and ATC/atcutils.hxx. Note that the new code doesn't run properly yet. Instead, it is just meant to identify which parts need replacement. Getting that to work will be the next step. 2010-01-05 22:21:49 +01:00
calc_loc.cxx even more warning fixes 2009-08-23 21:43:09 +02:00
CMakeLists.txt Initial work on CMake build files, with considerable help from Olaf Flebbe. 2010-12-19 15:06:04 +00:00
dynamicloader.cxx Two minor (codewise) fixes to ensure everything works as advertised: 2009-09-03 00:02:48 +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 Remove direct uses of PLIB ulXXX functions 2010-10-24 07:10:51 +01:00
dynamics.hxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
gnnode.cxx Convert waypoint::CourseAndDistance users to use SGGeodesy helper functions. 2009-06-11 16:05:20 +02:00
gnnode.hxx Convert waypoint::CourseAndDistance users to use SGGeodesy helper functions. 2009-06-11 16:05:20 +02:00
groundnetwork.cxx Remove references to old (unused) airways code 2010-10-20 17:54:16 +01:00
groundnetwork.hxx Expanded ATC communication between AI aircraft and Airport ground control. 2010-05-05 11:59:37 +02:00
Makefile.am X-Plane 850 airport file format parsing. 810 is still supported and may be mixed with new format. 2009-06-15 10:29:45 +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 Major update to the AI code: 2010-08-29 19:25:34 +02:00
runwaybase.hxx Major update to the AI code: 2010-08-29 19:25:34 +02: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 Major update to the AI code: 2010-08-29 19:25:34 +02:00
runwayprefs.hxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
runways.cxx Airways/procedures code - add new data structures to store waypoints and 2010-10-20 09:02:02 +01:00
runways.hxx Airways/procedures code - add new data structures to store waypoints and 2010-10-20 09:02:02 +01:00
sidstar.cxx Suppress warnings 2009-07-02 08:59:16 +02:00
sidstar.hxx Remove references to old (unused) airways code 2010-10-20 17:54:16 +01:00
simple.cxx Fix bug #236, tower elevation was wrong with custom-scenery-data. 2011-01-03 21:26:09 +00:00
simple.hxx Fix a typo 2010-12-11 10:43:39 +01:00
xmlloader.cxx New feature: Allow the loading of shared models that are not located inside 2009-10-06 07:27:39 +02:00
xmlloader.hxx XMLLoader re-factoring. 2009-09-03 00:02:47 +02:00