]> git.mxchange.org Git - flightgear.git/history - src/Navaids/ilslist.cxx
Removed FGEnvironmentMgr as a special case in globals, initialization,
[flightgear.git] / src / Navaids / ilslist.cxx
2003-05-13 davidThe lookup method was always skipping the first ILS...
2003-02-04 curtOops, sorry, nothing more to see here, move right along ...
2003-02-03 curtUpdated FGILSList api to better match the FGNavList...
2002-04-15 curtOf all the ILS stations that match the specified freque...
2002-04-15 davidThis module was filtering out all stations with localiz...
2002-03-30 davidPatch from Melchior Franz:
2002-03-27 davidPatch from Melchior Franz:
2001-10-30 curtAlasdair Campbell's ILS patch allowing us to fly both...
2001-05-15 curtModifications to coordinate with recent changes in...
2001-03-28 curtAdded marker beacon sound effects.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-16 curtInitial revision of mkrbeacons.[ch]xx
2001-03-14 curtWorking on modeling more realistic VOR and ILS ranges.
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-13 curtMacOS changes by Darrell Walisser.
2000-05-12 curtMore fixes to ils approaches and autopilot.
2000-05-12 curtFixes to ILS approaches ... now takes into consideratio...
2000-05-04 curtOverhaul of the navaid system to increase efficiency...
2000-04-25 curtTweaks to navaid database loading.
2000-04-24 curtFix a bug with converting frequencies to "int".
2000-04-21 curtAdded ils loader.