1
0
Fork 0
flightgear/src/Airports
ehofman 82fcff36da James Turner,
Regarding the Runway selection bug:
The logic here is a bit convoluted, but I also had a dumb bug in normaliseBearing - I was clamping to the wrong range (0..360 instead of -180..180). This caused the scoring code to pick weird runways. I've added some extra cases to my local tests, and here's a fix.
2008-09-14 14:31:00 +00:00
..
.cvsignore Ignore calc_loc program. 2003-06-07 13:54:35 +00:00
apt_loader.cxx James Turner: 2008-09-13 08:07:22 +00:00
apt_loader.hxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
calc_loc.cxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
dynamicloader.cxx Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00: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 James Turner: 2008-09-11 08:38:09 +00:00
dynamics.hxx Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00
gnnode.cxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
gnnode.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
groundnetwork.cxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
groundnetwork.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00
parking.cxx This should apply, and everything should build cleanly, in isolation from the 2008-07-25 18:38:29 +00:00
parking.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00: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 James Turner: 2008-09-11 08:38:09 +00:00
runwayprefs.hxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
runways.cxx James Turner: 2008-09-11 08:38:09 +00:00
runways.hxx James Turner: 2008-09-11 08:38:09 +00:00
simple.cxx James Turner, 2008-09-14 14:31:00 +00:00
simple.hxx James Turner: 2008-09-13 08:07:22 +00:00
testair.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
xmlloader.cxx Thomas Foerster: Made FGParking a subclass of FGTaxiNode 2007-07-05 19:00:59 +00:00
xmlloader.hxx Thomas Foerster: Made FGParking a subclass of FGTaxiNode 2007-07-05 19:00:59 +00:00