1
0
Fork 0
flightgear/src/Scripting
James Turner ffac5ff889 Standard property to ignore unusably short runways in NavDB.
Default values should match existing behaviour. Set
/sim/navdb/min-runway-length-ft to skip short runways
in GPS / Map / ND / Nasal queries.
2012-05-16 16:51:39 +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 Standard property to ignore unusably short runways in NavDB. 2012-05-16 16:51:39 +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