]> git.mxchange.org Git - flightgear.git/history - src/Navaids
Minor renaming issue.
[flightgear.git] / src / Navaids /
2012-09-19 James TurnerSupport string-list properties in the cache.
2012-09-19 James TurnerAllow use of the system's SQLite3 library.
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-06-30 Stuart BuchananReduce severity of a failure to create a marker beacon...
2012-06-26 James TurnerFix an edge case in flight-plan inserts.
2012-06-18 ThorstenB#769: fix glideslope reception
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-15 James TurnerMore route-manager functionality moved to Nasal.
2012-05-12 James TurnerExpose FlightPlan delegates to Nasal, finally.
2012-05-12 James TurnerBreak FlightPlan out into its own file.
2012-05-11 James TurnerRemove remaining includes of simgear/waypoint
2012-05-11 James TurnerExpose procedure routing and fixes to Nasal.
2012-05-07 James TurnerPermit an invalid index to be set on a flight-plan.
2012-05-06 James TurnerCreate a real FlightPlan (and Leg) class
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-05-02 James TurnerSupport PBD waypoints in procedures files.
2012-04-25 James TurnerRemove PositionedBinding (which no one ever used),...
2012-04-24 James TurnerMore search functions exposed to Nasal, also airport...
2012-04-24 James TurnerExpose waypoint source (airport/runway/navaid) to Nasal
2012-04-23 James TurnerNasal airport functions for various ancillary data...
2012-03-26 ThorstenBmarker beacon: catch NULL pointer
2012-03-15 Mathias FroehlichRemove /sim/paths/use-custom-scenery-data.
2012-03-03 Mathias FroehlichAdapt to simgear SGMath change.
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-14 Frederic BouvierFix MSVC9 build
2011-11-01 James TurnerGoodbye automake.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-24 James TurnerAnchor flight gear::Waypt's destructor, and make it...
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-12 Torsten DreyerJoin duplicate fields ident and trans_ident in navrecord
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-19 James TurnerCMake header support for XCode/Visual Studio
2011-07-18 Torsten DreyerPartial fix for #228: ambiguous navaid-names
2011-07-17 Torsten DreyerFix some gcc warnings
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-28 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-26 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-25 James TurnerTone down some log output for the release, especially...
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-03 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 James TurnerMinor tweaks to positioned find commands.
2011-06-01 James TurnerImprovements to exposing FGPositioned via commands...
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 ThorstenBFix Linux build (automake)
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Frederic BouvierFix Linux build
2011-06-01 Frederic BouvierFix win32 build
2011-06-01 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-06-01 James TurnerExpose FGPositioned data via property tree, and make...
2011-02-20 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-02-20 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#84: John Denker: Set correct file modes
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-01-21 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-20 James TurnerLazy caching of magvar on waypoints. Not used yet,...
2011-01-20 James TurnerExpand route-manager waypoint info, to support smarter...
2011-01-05 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-04 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-03 James TurnerMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-01-03 James TurnerRemove some legacy declarations from navrecord
2010-12-19 James TurnerGuard against NaN SGGeods in FGPositioned spatial queri...
2010-12-19 James TurnerInitial work on CMake build files, with considerable...
2010-12-15 Torsten Dreyermsvc warning fixes
2010-12-09 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-07 James TurnerChange how ils.xml data is loaded, to reduce impact...
2010-12-04 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-01 James TurnerFix bug #185 - altitude ignored when adding waypoints...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-19 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-14 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-11 Christian Schmittremove old .cvsignore files
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-20 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-20 James TurnerRemove references to old (unused) airways code
2010-10-20 James TurnerAutomake build fixes for airways commit.
2010-10-20 James TurnerAirways/procedures code - add new data structures to...
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-14 James TurnerMake ident/name searches on FGPositioned case-insensiti...
2010-08-14 James TurnerMerge branch 'topics/bug150' into next
2010-08-14 James TurnerFix bug 150 (airports not found in GPS search)
2010-08-09 James TurnerFix 'using std::' abuses
2010-06-26 Torsten Dreyergcc warning fixes
2010-05-09 James TurnerSupport ICAO identifiers with more than four characters...
2010-05-06 Tim MooreMerge branch 'timoore/fire-fix'
2010-05-06 Tim MooreMerge branch 'zan/stencil2'
2010-05-06 Tim MooreMerge branch 'vivian/cullsetting'
2010-05-06 Tim MooreMerge branch 'mathias/math'
2010-05-06 Tim MooreMerge branch 'ehofman/atc'
2010-05-06 Tim MooreMerge branch 'durk/ai-atc'
2010-05-06 Tim MooreMerge branch 'torsten/proplist'
2010-05-06 Tim MooreMerge branch 'torsten/local-weather'
2010-05-06 Tim MooreMerge branch 'jmt/acinclude'
2010-05-06 Tim MooreMerge branch 'fred/effects-doc'
next