1
0
Fork 0
flightgear/src/Scripting
James Turner 1ef77b2bc2 More route-manager functionality moved to Nasal.
The routing behaviour now happens entirely in Nasal,
using a delegate, and can be over-ridden or disable
by aircraft authors. Default behaviour should be
unchanged.
2012-05-15 17:53:30 +01:00
..
CMakeLists.txt Start refactoring how FGPositioned classes are exposed to Nasal, more to come. 2012-04-15 13:54:50 +01:00
nasal-props.cxx Remove redundant inclusion of math/SGMath.hxx 2012-05-05 11:20:04 +02:00
NasalPositioned.cxx More route-manager functionality moved to Nasal. 2012-05-15 17:53:30 +01:00
NasalPositioned.hxx Convert all the Nasal wrappers around FGPositioned to use ghost-member-access 2012-04-28 23:28:12 +01:00
NasalSys.cxx Expose FlightPlan delegates to Nasal, finally. 2012-05-12 17:23:17 +01:00
NasalSys.hxx Expose FlightPlan delegates to Nasal, finally. 2012-05-12 17:23:17 +01:00