1
0
Fork 0
fgdata/Nasal
Julian Smith 4db50617ca Added 'Still View', a new core view, number 8.
This view is like Helicopter View except that it does not change the view
heading to match the aircraft, which makes it work much better for vertical
flight, e.g. with the shuttle.

The new view is disabled by default.

Nasal/view.nas
    contains the new view config.
defaults.xml:
    Added view 8 to list of views for which we default to Helicopter view's
    target offsets (so that they look at the centre of the aircraft).
2021-01-29 16:56:29 +00:00
..
Autopush Autopush: Improve handeling on speedup 2020-11-02 12:26:47 +00:00
canvas Tooltips: set a flag when registering the commands 2021-01-08 19:35:09 +00:00
console
debug move globals.Hash to std.Hash 2020-07-08 15:31:23 +01:00
FailureMgr
input_helpers
jetways Nasal: use ‘quiet’ flag when loading jetways.xml 2020-10-25 19:56:40 +00:00
jetways_edit
local_weather Index out of range (-1) 2020-11-21 02:12:39 -06:00
modules extract base class SVGCanvas from EFIS framework to canvas/api/svgcanvas.nas 2020-07-06 10:09:33 +01:00
performance_monitor
std move min and max from std/Vector.nas (class file) to std.nas 2020-07-30 10:48:27 +01:00
towing
tutorial Checklist/Tutorial: Auto view direction to marker 2020-10-31 16:00:51 +00:00
addons.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
aircraft.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
aurora.nas
bits.nas Add a license exception to single owner (Melchoir Franz and myself) that clarifies that merely calling Nasal functions from third party aircraft does not invoce the derived-work clause of the GPL. Signed of by Melchoir. 2020-06-05 11:31:57 +02:00
checklist.nas Configurable auto-gen of tutorials from checklists 2020-06-27 15:20:02 +01:00
contrail.nas Add a license exception to single owner (Melchoir Franz and myself) that clarifies that merely calling Nasal functions from third party aircraft does not invoce the derived-work clause of the GPL. Signed of by the authors 2020-08-12 14:40:44 +02:00
controls.nas Mouse-mode feedback message adjusts based on trigger 2020-12-23 12:37:50 +00:00
debug.nas Add a license exception to single owner (Melchoir Franz and myself) that clarifies that merely calling Nasal functions from third party aircraft does not invoce the derived-work clause of the GPL. Signed of by the authors 2020-08-12 14:39:32 +02:00
dynamic_view.nas Add a license exception to single owner (Melchoir Franz and myself) that clarifies that merely calling Nasal functions from third party aircraft does not invoce the derived-work clause of the GPL. Signed of by Melchoir. 2020-06-05 11:31:57 +02:00
earthview.nas
emesary.nas Emesary: Improve error messages 2020-12-17 22:42:42 +00:00
emesary_mp_bridge.nas Make sure notifications don't stay in the outgoing MP emesary property, which could lead pilots just connecting to MP to get a past notification. 2020-10-19 00:40:05 +02:00
environment.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
events.nas
frame_utils.nas Nasal PartitionProcessor added time limiter 2020-10-25 20:02:41 +01:00
fuel.nas
geo.nas remove unused function floor from geo.nas 2020-06-03 23:20:01 +01:00
glide_slope_tunnel.nas
globals.nas Add a license exception to single owner (Melchoir Franz and myself) that clarifies that merely calling Nasal functions from third party aircraft does not invoce the derived-work clause of the GPL. Signed of by the authors 2020-08-12 14:40:59 +02:00
gui.nas Set /sim/rendering/shaders/skydome on quality 2021-01-25 12:01:21 +00:00
io.nas Nasal: use ‘quiet’ flag when loading jetways.xml 2020-10-25 19:56:40 +00:00
joystick.nas Joystick-config: fix ToggleButton, add AP-DISC 2020-11-19 21:17:51 +00:00
lag_adjust.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
loadpriority.xml move globals.Hash to std.Hash 2020-07-08 15:31:23 +01:00
local_weather_auto_init.nas
material.nas
math.nas
modules.nas Modules.nas: add return values to some methods. 2020-09-03 17:51:16 +01:00
mp_broadcast.nas
multikey.nas Add a license exception to single owner (Melchoir Franz and myself) that clarifies that merely calling Nasal functions from third party aircraft does not invoce the derived-work clause of the GPL. Signed of by Melchoir. 2020-06-05 11:31:57 +02:00
multiplayer.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
notifications.nas Emesary(MP) : Use correct ID for ArmamentNotification 2020-10-23 17:46:40 +02:00
orbital_target.nas Add a license exception to single owner Nasal libraries which clarifies that merely calling Nasal functions from third party aircraft does not invoke the derived-work clause of the GPL. Signed off by Thorsten 2020-06-08 15:07:10 +02:00
prop_key_handler.nas
props.nas Fix props.condition 2020-11-19 18:44:00 +00:00
props.nut props.nas: add isValidPropName and makeValidPropName; add props.nut 2020-06-08 19:52:48 +01:00
README.txt
redout.nas
route_manager.nas Add a license exception to single owner Nasal libraries which clarifies that merely calling Nasal functions from third party aircraft does not invoke the derived-work clause of the GPL. Signed off by the authors. 2020-06-09 16:05:10 +02:00
scenery.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
screen.nas Add option to move chat to the left and align left. 2021-01-13 22:43:12 +01:00
seaport.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
std.nas move min and max from std/Vector.nas (class file) to std.nas 2020-07-30 10:48:27 +01:00
std.nut move globals.Hash to std.Hash 2020-07-08 15:31:23 +01:00
string.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
tanker.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
test_emesary.nut Added Emesary MP bridge unit tests 2020-08-01 16:44:02 +02:00
test_math.nut
track_target.nas
video.nas
view.nas Added 'Still View', a new core view, number 8. 2021-01-29 16:56:29 +00:00
volcano.nas Use logprint in more places 2020-06-28 07:27:29 +01:00
weather_scenario.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
wildfire.nas Nasal loadpriority; remove nasal-dir-initialized listeners; 2020-06-03 21:57:14 +01:00
windsock.nas Add a license exception to single owner (Melchoir Franz and myself) that clarifies that merely calling Nasal functions from third party aircraft does not invoce the derived-work clause of the GPL. Signed of by Melchoir. 2020-06-05 11:31:57 +02:00

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.