]> git.mxchange.org Git - flightgear.git/history - src/Scripting/NasalPositioned.cxx
Move viewer-related sources to separate folder.
[flightgear.git] / src / Scripting / NasalPositioned.cxx
2012-04-25 James TurnerExpose greatCircleMove to Nasal, and allow geo.Coord...
2012-04-24 Mathias FroehlichFix explicit reference counting with waypoints and...
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 TurnerHacking to expose route/waypt data via Nasal, API not...
2012-04-23 James TurnerNasal airport functions for various ancillary data...
2012-04-21 James TurnerWork on extending the Nasal airports API - attempt...
2012-04-16 James TurnerExpose more things to Nasal for FMSs in particular...
2012-04-15 ThorstenBFix build for Linux, really.
2012-04-15 James TurnerStart refactoring how FGPositioned classes are exposed...