1
0
Fork 0
flightgear/src/Airports
frohlich 1797f4cb3e Use methods from SGMath when possible.
Modified Files:
	src/Airports/apt_loader.cxx src/Navaids/positioned.cxx
	src/Navaids/positioned.hxx
2010-05-05 17:02:27 +02:00
..
.cvsignore Ignore calc_loc program. 2003-06-07 13:54:35 +00:00
apt_loader.cxx Use methods from SGMath when possible. 2010-05-05 17:02:27 +02: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
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 even more warning fixes 2009-08-23 21:43:09 +02:00
dynamics.hxx even more warning fixes 2009-08-23 21:43:09 +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 Merge branch 'durk/atcdcl-cond' 2010-02-10 00:45:06 +01:00
groundnetwork.hxx eliminate gcc warning, unused member depth. 2010-01-17 00:12:23 +01: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 Reserve a special FGPositionned type for pavements 2009-06-15 10:29:45 +02:00
pavement.hxx 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
runwaybase.cxx Split runway and taxiway into separate classes, with a (new) common base. 2009-01-04 00:08:12 +01:00
runwaybase.hxx turn a few #include paths from the "foo" form to <foo> 2009-05-18 12:24:17 +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 Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
runwayprefs.hxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
runways.cxx Fix displaced threshold handling when using in-scenery definitions of runways. 2009-12-07 00:13:57 +01:00
runways.hxx Make FGRunway track reciprocal runways. 2009-09-17 22:51:44 +02:00
sidstar.cxx Suppress warnings 2009-07-02 08:59:16 +02:00
sidstar.hxx A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01:00
simple.cxx Merge branch 'jmt/gps' 2009-11-27 06:40:47 +01:00
simple.hxx Bugfix - don't exclude seaports or heliports when looking up by ICAO. 2009-10-28 23:22:32 +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