1
0
Fork 0
fgdata/Nasal
Richard Harrison 5f1784937e Added Joystick Sensitivity Reduction to dialog.
This allows the setting of the <power> tag - which in turn will decreases the sensitivity around the zero position
2020-04-09 23:56:37 +02:00
..
canvas
console Nasal REPL: integrate with Canvas keyboard 2014-11-28 09:29:28 -06:00
FailureMgr
input_helpers
jetways
jetways_edit
local_weather Local weather: correct the fade in rate per private discussion with Thorsten, this will in the short term reduce jumps until I figure out changing this per distance; this was originally meant to be over 10 seconds apparently 2019-08-27 20:56:32 +01:00
modules update canvas_efis/main.nas to get namespace via module API 2020-03-08 20:57:04 +01:00
performance_monitor
std
towing
tutorial
addons.nas remove dead code from addons.nas (forgotten when moving code out to modules.nas) 2020-03-08 20:48:28 +01:00
aircraft.nas fix an old typo 2019-03-29 19:43:48 +01:00
aurora.nas
bits.nas
checklist.nas
contrail.nas
controls.nas
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 Emesary MP bridge: fix lost messages on MP bridge. 2020-03-24 17:13:37 +01:00
environment.nas
events.nas
fuel.nas : add sanity checks to fuel tank update 2012-04-22 15:19:20 +02:00
geo.nas Add two new methods for geo objects 2020-02-20 21:36:54 +01:00
glide_slope_tunnel.nas
globals.nas
gui.nas
io.nas
joystick.nas
lag_adjust.nas
local_weather_auto_init.nas Move AW auto-start detection outside AW namespace to avoid duplicate AW start issue when de-selected in launcher and selected in-sim 2018-10-06 09:41:22 +03:00
material.nas
math.nas
modules.nas Nasal modules: expose reload as a command 2020-04-07 14:28:30 +01:00
mp_broadcast.nas
multikey.nas
multiplayer.nas added a page with the unit toggle, to display lag statistics, to help diagnose and address lag issues 2020-01-14 11:58:26 +01:00
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 Tentative fix for accelerometers using YaSim properties in JSBSim or optionally generated properties 2016-11-23 15:34:04 +02:00
route_manager.nas
scenery.nas
screen.nas GUI: change MP messages (other) craft to be a more readable coluor. 2018-11-04 15:57:29 +01:00
seaport.nas
string.nas
tanker.nas Fix Tanker when no offset specificed 2020-01-10 20:00:55 +01:00
track_target.nas Tomaskom writes: 2015-05-28 10:29:38 -05:00
video.nas remove the infamous "A" console message 2016-04-24 11:12:18 +02:00
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.