1
0
Fork 0
fgdata/Nasal
James Turner d0d55ccb04 Route-manager: use Flightplan transition data
Explicitly use the flight-plan transition data when building the
routes for the SID and STAR. Previously we didn’t actually pick
this up reliably.
2020-05-21 22:34:28 +01:00
..
Autopush
canvas
console
FailureMgr
input_helpers Replace printlog by logprint 2020-04-21 09:07:20 +02:00
jetways Fix elevation bug for jetways 2015-10-11 22:32:25 +02:00
jetways_edit
local_weather
modules
performance_monitor Change the performance monitor to use the font as specified in the style (rather than hardcoding it) 2018-09-02 11:53:32 +02:00
std
towing
tutorial Add support for sprintf() formatting to tutorial 2017-03-28 21:38:34 +01:00
addons.nas
aircraft.nas aircraft.nas data use maketimer instead of settimer loop; replace typeof by isType 2020-05-17 20:03:53 +01:00
aurora.nas reset executable bit for nasal script 2017-07-18 10:57:13 +02:00
bits.nas
checklist.nas Support for <group> of checklists. 2018-04-12 22:24:57 +01:00
contrail.nas
controls.nas Add thrust reverser to joystick bindings. 2019-05-01 13:43:16 +02:00
debug.nas
dynamic_view.nas
earthview.nas Implement Earthview tiles loading based on visibility in spherical geometry 2020-03-23 23:47:31 +01:00
emesary.nas
emesary_mp_bridge.nas
environment.nas
events.nas
fuel.nas : add sanity checks to fuel tank update 2012-04-22 15:19:20 +02:00
geo.nas
glide_slope_tunnel.nas
globals.nas
gui.nas
io.nas
joystick.nas
lag_adjust.nas minor correction in lag_adjust.nas (mp patch) 2015-06-15 01:11:59 +02:00
local_weather_auto_init.nas
material.nas Fix - typo in material.nas 2014-01-19 15:52:38 -06:00
math.nas add approx_eq to math.nas and is_regular_file io.nas 2020-04-16 16:19:29 +01:00
modules.nas
mp_broadcast.nas
multikey.nas - let F12 pop up radio settings dialog (used to be Ctrl-r) 2008-10-08 21:59:31 +00:00
multiplayer.nas
notifications.nas
orbital_target.nas
prop_key_handler.nas Nasal/prop_key_handler.nas: fixed couple of issues in search ('?') code. 2019-08-31 14:14:18 +01:00
props.nas
README.txt
redout.nas
route_manager.nas Route-manager: use Flightplan transition data 2020-05-21 22:34:28 +01:00
scenery.nas
screen.nas
seaport.nas Replace printlog by logprint 2020-04-21 09:07:20 +02:00
string.nas Fix Nasal string.match with trailing * 2018-06-16 20:53:07 +01:00
tanker.nas
test_math.nut
track_target.nas
video.nas
view.nas
volcano.nas
weather_scenario.nas
wildfire.nas
windsock.nas

FGDATA/Nasal/ contains nasal core modules (*.nas).
All .nas files in this directory will be loaded automatically while Flightgear starts.

The first level sub-directories will be scanned for .nas files and this files will be 
also loaded while Flightgear starts unless disabled in defaults.xml.