]> git.mxchange.org Git - flightgear.git/history - src/Scripting/NasalPositioned.cxx
More route-manager functionality moved to Nasal.
[flightgear.git] / src / Scripting / NasalPositioned.cxx
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 TurnerExpose procedure routing and fixes to Nasal.
2012-05-08 James TurnerExpose airways via Nasal, and allow waypoint creation...
2012-05-07 Frederic BouvierSID is a predefined type under windows
2012-05-06 James TurnerCreate a real FlightPlan (and Leg) class
2012-04-28 James TurnerAnd expose the published navaid range to Nasal, since...
2012-04-28 James TurnerConvert all the Nasal wrappers around FGPositioned...
2012-04-28 James TurnerUpdate some nasal-positioned code to use new ghost...
2012-04-25 James TurnerExpose single-runway query on airport.
2012-04-25 James TurnerExpose SGBucket index computation to Nasal.
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...