]> git.mxchange.org Git - flightgear.git/history - src/Airports
move callback registration functions to fg_os_common.cxx
[flightgear.git] / src / Airports /
2007-11-17 durkChanged to use getId() instead of using a direct iterat...
2007-10-14 mfranzfix off-by-one bug for airport type handling
2007-10-12 mfranz- make weighting factors for search function with targe...
2007-10-11 mfranzignore strange 00 entry in apt.dat.gz as committed...
2007-10-11 mfranzrename FGAirportSearchFilter::acceptable() -> ::pass()
2007-10-07 mfranzbetter check all runways, not just the first one :-)
2007-10-05 mfranz- make FGAirport::search() more versatile, so that...
2007-10-05 mfranz- rename dynamics to _dynamics for consistency reasons
2007-10-04 mfranzminor fix to please (other) pedants :-)
2007-10-04 mfranznever add an untested "harmless" one-liner before commi...
2007-10-04 mfranzwhen searching for the runway best matching a target...
2007-09-23 timooreFix for runway search glitch
2007-09-09 timooreChange tower location to an SGGeod. Include taxiways...
2007-08-08 durk- Ground network XML parsing code reads the new attribu...
2007-07-21 durk- Added ultra-light traffic is now a separate traffic...
2007-07-15 durkFixes and code clean-up:
2007-07-07 durkFixed an overly ambitious checkForCircularWaits() funct...
2007-07-05 durkThomas Foerster: Made FGParking a subclass of FGTaxiNode
2007-07-04 durkThomas Foerster:
2007-07-04 durkThomas Foerster:
2007-06-29 mfranzcomment out cout (XMLVisitor::endXML() works now)
2007-06-28 durkThomas Foerster: Replaced AI network route tracing...
2007-02-09 frohlichModified Files:
2006-11-25 durkReorganization of the AI directory tree. Make FlightGea...
2006-11-25 durkRemoved a potentially illegal cross-container iterator...
2006-11-14 durkFix for a crash reported by Maik Justus.
2006-11-11 durkAI Update:
2006-10-12 mfranzdon't clutter the terminal with meaningless (to all...
2006-10-06 durkInitial checkin.
2006-10-06 durkMajor update of traffic manager and AI related airport...
2006-09-19 durkAdding some more intelligence to the AI system step...
2006-09-02 fredbFix missing return statement and unused local variable
2006-08-26 durkGround network distance tracking code. AIAircraft taxii...
2006-08-16 durkBugfix of problem reported by Mathias Fröhlich: Ground...
2006-08-01 fredbOlaf Flebbe : MSVC 2005 fix because time_t is defined...
2006-07-29 durkSpectacular improvement in traffic manager initializati...
2006-07-29 fredbRemove ambiguities
2006-07-27 durkEnable the airway database parsing.
2006-07-10 mfranz- unify coding style (though not to the last detail)
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-03-31 mfranz- use proper error output method
2006-03-28 durkFix for a misplaced boolean assignment that caused...
2006-03-26 durkBugfix in the ai initialization randomization procedure...
2006-03-26 mfranzever heard of SG_LOG?
2006-03-19 durkBugfixes and feature improvements related to AI auto...
2006-03-12 daveluffHelipads don't have a number per end, so don't attempt...
2006-03-04 durkImproved selection of active runway (currently AI traff...
2006-02-22 daveluffRecent SimGear changes seem to require more additions...
2006-02-21 mfranznew FSF address
2006-02-18 mfranznoise reduction (flooding the terminal isn't exactly...
2006-02-17 fredbRemove occurence of _USE_MATH_DEFINES
2006-02-17 ehofmanOlaf Flebbe:
2006-01-30 ehofmanDurk Talsma:
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich:
2005-12-06 ehofmanMathias: silence some valgrind warnings so that you...
2005-11-29 daveluffAdd a method to return a const pointer to the raw airpo...
2005-11-12 curtDowngrade some debugging output to the SG_DEBUG log...
2005-10-25 ehofmanAlex Romosan:
2005-10-20 ehofmanDepreciate HUGE in favor of HUGE_VAL.
2005-10-20 ehofmanCygwin fix.
2005-10-18 ehofmanDurk Talsma:
2005-09-20 curtDavid Luff:
2005-06-11 ehofmanFix by Durk Talsma to fix the Airport AI directory...
2005-05-30 ehofmanSome small fixes and security updates.
2005-05-27 ehofmanFix a number of build issues; Not all compilers support...
2005-05-27 ehofmanBe a tad more clever on readin the apt database; optimi...
2005-05-27 andyDon't try to open runway and parking files for every...
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2005-02-18 ehofmanMSVC (warning) fixes.
2005-02-10 ehofmanDurk Talsma:
2005-01-27 ehofmanMelchior FRANZ:
2005-01-15 ehofmanChange debug level: try --log-level=debug and you see...
2004-12-26 curtDavid Luff:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-11-29 ehofmanDurk Talsma:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-06-09 curtOften, the elevation of an ILS component is not listed...
2004-05-28 curtCurt Olson:
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-15 curtRoy Vegard Ovesen:
2004-02-25 curtAvoid a possible segfault crash if a nonexistant airpor...
2004-02-23 curtA first stab at limiting the noaa.gov query to only...
2004-02-23 ehofmanFrederic Bouvier:
2004-02-23 curtVarious mods to allow querying for nearest airport...
2003-11-27 davidAllow sequential access to airports.
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-09-02 curtDavid Luff:
2003-08-29 curtI had to make a small mod to the runways.dat format...
2003-08-29 ehofmanNew automake, new problems. Add $base_LIBS for programs...
2003-08-29 curtDepricated ...
2003-08-29 curtRedo the runway database scheme to use a flat/ascii...
2003-08-28 curtDepricated ...
2003-08-28 curtRemove one dependence on MetaKit.
2003-06-07 davidIgnore calc_loc program.
2003-06-03 ehofmanDuh! Remove some debug messages
2003-06-03 ehofmanFix a bug where FlightGear would crach when an aiport...
2003-05-28 ehofmanSatisfy some strict compilers by adding a number of...
2003-05-27 curtAdd a utility that given a specific localizer position...
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-03-20 ehofmanDavid Luff writes:
next