]> git.mxchange.org Git - flightgear.git/history - src/Navaids/NavDataCache.cxx
Remove un-needed header.
[flightgear.git] / src / Navaids / NavDataCache.cxx
2013-02-03 James TurnerChange the way the nav-cache is rebuilt.
2013-01-19 James TurnerIncrease the nav-cache in-memory cache size.
2013-01-06 James TurnerNavCache: fix an issue reloading ground-nets.
2013-01-01 James TurnerFix runway elevations when threshold.xml is used.
2012-12-23 James TurnerRevised cache transaction handling.
2012-11-27 ThorstenBFix compile error "ISO C++ forbids initialization of...
2012-11-27 James TurnerAdd the scenery paths to the DB, and check them.
2012-11-27 James TurnerHandle DB-locked errors.
2012-11-25 ThorstenBAdd debug check to NavCache
2012-11-24 James TurnerFix some groundnet cache issues.
2012-11-23 ThorstenBAdd more debug output to NavDataCache
2012-11-23 ThorstenBUse more specific logging classes for SG_LOG.
2012-11-16 James TurnerFurther work on bug 905.
2012-11-10 James TurnerFix bug 905.
2012-11-08 James TurnerBug 921
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-10-30 James TurnerTraffic improvements.
2012-10-13 ThorstenBFix some compiler warnings.
2012-10-01 James TurnerRun the filters for comm/navaids as required.
2012-09-27 Thomas GeymayerFix some CommStation bugs
2012-09-26 Frederic BouvierClose Sqlite3 database *before* trying to delete the...
2012-09-25 James TurnerUse a helper thread to rebuild the navcache.
2012-09-25 James TurnerWhoops, parking refactoring changed the positioned...
2012-09-21 James TurnerCached joystick config loading.
2012-09-19 James TurnerSupport string-list properties in the cache.
2012-09-19 James TurnerImplement a persistent cache for navigation data.