]> git.mxchange.org Git - flightgear.git/history - src/Airports
VS2015 compatability fixes.
[flightgear.git] / src / Airports /
2016-04-27 Florent Rougonapt.dat parser: indentation fixes; add a comment
2016-04-27 Florent Rougonapt.dat parser: various little improvements
2016-04-27 Florent Rougonapt.dat parser: better input stream handling
2016-04-27 Florent Rougonapt.dat parser: separately handle the first two lines...
2016-04-27 Florent Rougonapt.dat parser: remove useless code
2016-04-27 Florent Rougonapt.dat parser: clearer log and exception messages
2016-01-12 Erik HofmanFix a singed/unsigned warning
2016-01-11 James TurnerLinux build fix.
2016-01-10 James TurnerLauncher finds parking positions from scenery
2016-01-09 James TurnerFallback for runway assignment logic
2015-12-24 Erik HofmanDo not call setIsPushback, it causes a segmentation...
2015-12-19 James TurnerQuiet down Traffic error logging.
2015-12-19 James TurnerTrying to bullet-proof the traffic code.
2015-12-14 James TurnerFix a startup issue Vic Mar reported
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 Erik HofmanFix warning: variable ‘isPushBackRoute’ set but not...
2015-12-10 James TurnerProgress towards testing
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch fdm_restoration...
2015-12-10 James TurnerSplit GroundNetwork class down the middle
2015-12-05 James TurnerAdd airport dynamics manager
2015-12-01 James TurnerCheckpoint - ground-net skips the cache
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
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.
next