]> git.mxchange.org Git - flightgear.git/history - src/Main/positioninit.cxx
Fix for the fix: check for a viewer.
[flightgear.git] / src / Main / positioninit.cxx
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.