1
0
Fork 0
fgdata/Nasal
TheFGFSEagle 8277a6d608 LineEdit: selection work
Implemented line edit selection highlighting and Shift+arrow keys,
mouse dragging, and mouse double-clicking text selection
2023-02-13 11:11:42 +00:00
..
Autopush
canvas LineEdit: selection work 2023-02-13 11:11:42 +00:00
console
debug
FailureMgr
gui
input_helpers
jetways
jetways_edit
local_weather
modules
performance_monitor
std
towing Improve hitch.nas, work in progress 2023-02-10 10:40:35 +01:00
tutorial
addons.nas
aircraft.nas
aurora.nas
bits.nas
checklist.nas
contrail.nas
controls.nas Controls: Added trim to position for rudder and aileron 2022-03-02 14:16:18 +01:00
debug.nas
dynamic_view.nas
earthview.nas
emesary.nas
emesary_mp_bridge.nas
emexec.nas
environment.nas
events.nas
frame_utils.nas Nasal PartitionProcessor added time limiter 2020-10-25 20:02:41 +01:00
fuel.nas
geo.nas
glide_slope_tunnel.nas
globals.nas
gui.nas
io.nas
joystick.nas
keyboard.nas LineEdit: selection work 2023-02-13 11:11:42 +00:00
lag_adjust.nas
loadpriority.xml Marker-pins FGData changes 2022-01-27 12:11:24 +00:00
local_weather_auto_init.nas
markerpins.nas
material.nas
math.nas
modules.nas
mp_broadcast.nas
multikey.nas
multiplayer.nas
notifications.nas
orbital_target.nas
prop_key_handler.nas
props.nas
props.nut
README.txt
redout.nas
route_manager.nas
scenery.nas
screen.nas Add option to move chat to the left and align left. 2021-01-13 22:43:12 +01:00
screenshot.nas
seaport.nas
std.nas
std.nut move globals.Hash to std.Hash 2020-07-08 15:31:23 +01:00
string.nas
tanker.nas
test_emesary.nut
test_frame_utils.nut Added tests for Nasal frame utils 2021-06-05 16:18:04 +02:00
test_math.nut
track_target.nas
video.nas
view.nas
volcano.nas
weather_scenario.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.