]> git.mxchange.org Git - flightgear.git/history - src/Airports
Handle libCurl linkage when enabled in SimGear
[flightgear.git] / src / Airports /
2015-11-24 James TurnerRemove long-obsolete fields
2015-11-23 James TurnerClosed airport support.
2015-11-23 James TurnerFix for determining towered vs untowered airports.
2015-11-23 James TurnerAllow distinguishing un-towered airports.
2015-11-23 James TurnerNavaid diagram for launcher
2015-05-19 Torsten DreyerMerge commit 'c8115f516c47fd389b34f59055d3c2e9a6b697e2...
2015-05-19 Torsten DreyerMerge commit '6c1934fcdf7dc91897e9d4dc8b8b6810b1de6a51...
2015-05-15 Durk TalsmaTemporary fix: ground networks are not loaded when...
2015-05-15 Durk TalsmaA second init() is necessary to start the ATCController...
2015-05-15 Durk TalsmaReinstate the backbone of the "I" part of the Interacti...
2015-05-14 Durk TalsmaSome preparatory work for reinstating a missing piece...
2015-04-11 James TurnerFix a clang warning.
2015-03-27 Torsten DreyerAdd simple getter for all runways to FGAirport
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2015-03-19 James TurnerPercentage feedback during nav-cache build.
2014-08-09 Stuart BuchananNew materials.xml format
2014-04-04 James TurnerFreeBSD fixes
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1577' of git://gitori...
2014-03-23 Torsten Dreyerhttpd: provide more airport information in geojson
2014-03-12 James TurnerICAO.ils.xml data works read-only.
2014-03-12 James TurnerICAO.threshold.xml works read-only.
2014-03-12 James TurnerICAO.twr.xml works in read-only mode.
2014-03-01 Thomas GeymayerTACAN/mobile navaid cleanup and improvements.
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2014-01-14 James TurnerBugfix: guard against corrupted airport XML.
2013-12-19 James TurnerSecurity: more conservative dir permission masks.
2013-11-22 James TurnerNavData: can refresh some in-place.
2013-11-18 James TurnerRead-only mode fixes.
2013-11-15 James TurnerMultiple-instance support.
2013-11-14 bcoconniSynchronized FG with the removal of 'using std::*'...
2013-10-27 James TurnerExperimental sorter for airports.
2013-10-15 James TurnerCleanup exit handling.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-07-04 James TurnerBug 1137, handle single-digit runways.
2013-06-30 James TurnerSpeculative fix for bug 1149, AI traffic on helipads.
2013-06-21 James TurnerFix warnings identified by updated XCode.
2013-03-10 Christian SchmittFix some uninitialized variables (found by valgrind)
2013-03-06 Thomas GeymayerClean up/simplify NasalPositioned_cppbind
2013-03-06 Thomas GeymayerTypos, license headers...
2013-03-04 Thomas GeymayerFinish porting airportinfo to cppbind
2013-03-04 Thomas GeymayerStart porting NasalPositioned to cppbind.
2013-03-04 Thomas GeymayerClean up/prepare for porting NasalPositioned to cppbind
2013-02-28 Christian SchmittFix missing includes
2013-02-28 James TurnerRemove isReciprocal from FGRunway.
2013-02-28 Christian SchmittConvert runway parser and all internals to metric units...
2013-02-26 Christian SchmittExpose heliports to Nasal for future use in maps
2013-02-24 Christian Schmittapt_loader.cxx: 810 helipads are now treated as such...
2013-02-24 Christian Schmittapt_loader.cxx: update version parsing to 4-digit versions,
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-20 Christian SchmittAdd support for helipads from apt.dat 850+
2013-02-20 Christian Schmittairport traffic routes from apt.dat 1000 are unknown...
2013-02-07 Christian SchmittSome headers missing... ;)
2013-01-01 James TurnerFix runway elevations when threshold.xml is used.
2012-12-23 James TurnerRevised cache transaction handling.
2012-12-19 James TurnerFix a typo.
2012-11-24 James TurnerFix some groundnet cache issues.
2012-11-24 ThorstenBTraffic performance: add airport memory cache
2012-11-19 James TurnerBracket threshold.xml loading in a DB transaction.
2012-11-18 ThorstenBRemove static subsystem dependencies
2012-11-18 ThorstenBFixed some uninitialized member vars and a mem leak.
2012-11-18 ThorstenBRemove static property dependencies
2012-11-12 James TurnerSupport for creating default SID/approach.
2012-11-10 James TurnerFix bug 905.
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-10-30 James TurnerTraffic improvements.
2012-10-13 ThorstenBFix some compiler warnings.
2012-09-27 Thomas GeymayerFix some CommStation bugs
2012-09-25 ThorstenBMinor pointer safety and compiler warning issues.
2012-09-25 James TurnerFix linux build, needs explicit <cstring>
2012-09-24 James TurnerMake FGTaxiNode and FGParking inherit FGPositioned.
2012-09-24 James Turnerstd namespace fixes in headers.
2012-09-23 James TurnerClean up dynamics/parking handing code.
2012-09-20 Stuart BuchananSimplify code for taxiways.
2012-09-19 Stuart BuchananExpose surface types and taxiways via the airportinfo...
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-08-23 Stuart BuchananAdd properties for raw axis and button values, for use
2012-08-21 James TurnerWhoops, case-sensitivity matters on Linux.
2012-08-21 James TurnerMake some include dependencies explicit.
2012-08-17 ThorstenBChristoph Korn/PlayDeb.net: fix typos
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-16 James TurnerStandard property to ignore unusably short runways...
2012-05-11 James TurnerRemove remaining includes of simgear/waypoint
2012-05-06 James TurnerCreate a real FlightPlan (and Leg) class
2012-05-04 ThorstenBGanael Laplanche: fix include dependencies for FreeBSD...
2012-04-30 ThorstenBAvoid compiler warnings.
2012-04-25 James TurnerRemove PositionedBinding (which no one ever used),...
2012-04-16 James TurnerExpose more things to Nasal for FMSs in particular...
2012-04-12 ThorstenBDon't call "exit" when reporting an error.
2012-03-15 Mathias FroehlichRemove /sim/paths/use-custom-scenery-data.
2012-03-03 Mathias FroehlichAdapt to simgear SGMath change.
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-08 ThorstenBPotential fixes for #548, #572, groundnetwork related...
2012-01-02 Durk TalsmaBugfixes and some finetuning:
2011-12-19 Erik Hofmancomment out unused variables and function and properly...
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 Durk TalsmaMerge branch 'merge-requests/1555' into next
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-01 adrianMerge branch 'next' into attenuation
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
next