]> git.mxchange.org Git - flightgear.git/history - src/Main/positioninit.cxx
Update for changed SGPath::realpath signature
[flightgear.git] / src / Main / positioninit.cxx
2016-09-22 James TurnerUse future-proof SGPath APIs.
2016-04-24 Torsten DreyerSlightly better handling of setting initial pos
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
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-23 James TurnerNavaid diagram for launcher
2015-11-23 James TurnerLauncher GUI for in-air / navaid starts
2015-05-19 Torsten DreyerMerge commit 'c8115f516c47fd389b34f59055d3c2e9a6b697e2...
2015-05-19 Torsten DreyerMerge commit '6c1934fcdf7dc91897e9d4dc8b8b6810b1de6a51...
2015-05-14 Durk TalsmaFix bug when starting using the --parkpos option. Creat...
2014-02-24 James TurnerMetar: finalise-position fast if Metar fails
2014-02-14 Christian SchmittSupport helipad names in the --runway startup option
2013-12-04 James TurnerReset: listener cleanup
2013-11-16 James TurnerEnvironment manager: use aircraft_pos helper
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-03-28 James Turnerstd:: namespace fixes, AIBase cleanup.
2013-03-05 James TurnerFix crash starting at heliport.
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2012-12-16 James TurnerMETAR selection of runway works for reset.
2012-12-15 James TurnerRestructure positional finalisation for sim-reset.
2012-12-09 James TurnerIssue #809, restructure position init code.
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-09-24 James TurnerMake FGTaxiNode and FGParking inherit FGPositioned.
2012-09-23 James TurnerClean up dynamics/parking handing code.
2012-09-19 ThorstenBMinor renaming issue.
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-09-18 James TurnerSink position-init code into its own file.