Erik Hofman
6604cad250
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
Erik Hofman
6a4c9a2a81
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
Henning Stahlke
2f0f99826a
remove unused function floor from geo.nas
...
Signed-off-by: Stuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
2020-06-03 23:20:01 +01:00
Henning Stahlke
b5f00cb50e
replace typeof() by is<type>()
...
Signed-off-by: Stuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
2020-06-03 22:55:51 +01:00
Henning Stahlke
148328d793
Nasal loadpriority; remove nasal-dir-initialized listeners;
...
add more dependencies to loadpriority.xml and remove _setlistener stuff
2020-06-03 21:57:14 +01:00
Richard Harrison
60097f3c74
Merge /u/forgolai/fg-data2/ branch emesary-fix into next
...
https://sourceforge.net/p/flightgear/fgdata/merge-requests/197/
2020-05-31 19:20:56 +00:00
Henning Stahlke
e1bda05f7d
add dialogs/nasal-test.xml
2020-05-31 20:16:31 +01:00
Nikolai V Chr
b23d866690
Some fixes for Emesary MP Bridge (approved by Richard)
...
Make listeners for MP properties only fire when properties changes.
Enherit the notification before propagating to avoid StartMessageIndex being shared and thereby messages can get held back.
Some improvements to logging.
2020-05-31 05:18:04 +02:00
Yves Tolosa-Joas
5868c25ebc
AI Traffic & Livery for FrenchBee
2020-05-28 09:09:07 +01:00
James Turner
f5f2a8fd33
Route-manager: sync with C++ approach trans API
...
When an explicit approach transition is used, route to it, otherwise
keep using the automatic selection based on IAF.
2020-05-28 09:08:30 +01:00
Stuart Buchanan
07c21660d8
FG1000 - make Debug menu items more efficient
...
Previously a completely new PFD or MFD was created when the Debug
menu items were used. This cause significant slowdown if used
multiple times. Now we just create one instance of each and re-use it.
Also clean up redundant code in the GUI.
2020-05-26 22:20:38 +01:00
Stuart Buchanan
d9244ac724
Fix interior effect for Compositor ALS model<2
...
Compositor/ALS/generic-base.vert requires shadows-include.vert
2020-05-26 20:26:05 +01:00
Pablo Barrio
3dabb638b6
Translate the --launcher option of the fgfs --help text to Spanish
2020-05-26 00:17:39 +02:00
Stuart Buchanan
f0a999cb2c
Nasal library load order
...
Control the order in which fgdata/Nasal/*.nas files are loaded
on startup.
Previously all the files were loaded in order based on filename.
This was problematic for aaa.nas which might want to call
props.getNode(), and generally resolved by using
_setlistener("/sim/signals/nasal-dir-initialized")
This change allows us to configure a list of Nasal files that are
loaded first on startup - loadpriority.xml.
2020-05-25 19:47:50 +01:00
Stuart Buchanan
0ce0e436ec
Generalize pilot model support
...
Adds standard view option to enable pilot models.
Set /sim/rendering/pilot-model/available=true in aircraft
using pilot models.
/sim/rendering/pilot-model/enabled is used by users to
enable/disable the pilot models from the View Options dialog.
Note that pilot models are only visible for non-internal views.
2020-05-24 19:05:14 +01:00
Delta Echo
71b66dce64
Aircraft - Instruments 3D - addition of new (mostly) glider instruments: AR-6201 (comm), BXP-6401 (xpdr), FLARM and LX vario S3
2020-05-24 19:37:48 +02:00
Lars Toenning
38ba1df74e
[swift] Add default connection settings
2020-05-24 13:57:36 +01:00
Stuart Buchanan
b612bea466
Document Effects techniques for Scenery
2020-05-23 18:53:42 +01:00
Stuart Buchanan
ce0373cc2c
60N minimum lat for N Atlantic Island materials
...
Change the minimum latitude for the North Atlantic Islands
regional materials from 55N to 60N. This means it doesn't
cover Scotland, and therefore interfere with the united_kingdom.xml
materials.xml.
This was causing a problem in cases where united_kingdom.xml was
inheriting texture definitions, in particular Landmass.
2020-05-23 18:50:33 +01:00
Stuart Buchanan
414188138d
Fix terrain-overlay under Compositor/ALS
...
Previously this rendered as black.
Fix from Thorsten Renk and vnts on the forum.
https://forum.flightgear.org/viewtopic.php?f=5&t=37161&p=368384#p368384
2020-05-23 18:48:48 +01:00
Yves Tolosa-Joas
3a8503c318
Liveries and Traffic for Pakistsn Intl
2020-05-24 02:15:02 +10:00
Yves Tolosa-Joas
6e791da9e5
Corrected lightmap intensity, windows borders and tail hallo
2020-05-24 02:15:02 +10:00
Yves Tolosa-Joas
a8fe6a03e3
Corrected 737-800 radii in OmanAir and Flybubai traffic files
2020-05-24 02:15:02 +10:00
Yves Tolosa-Joas
a7a3654203
Rwandair AI Liveries and Traffic Update
2020-05-24 02:15:02 +10:00
James Turner
d046ad09d2
Airport dlg: making parking availability update
...
Patch by Gaétan Allaert
2020-05-21 23:18:47 +01:00
Lars Toenning
679d7c3244
Add Eurowings A320 texture
2020-05-21 22:48:59 +01:00
James Turner
2483b86939
remove deprecated printlog() from a dialog
2020-05-21 22:47:14 +01:00
James Turner
268b56ff24
Fix spelling of ‘Autopush’
2020-05-21 22:46:56 +01:00
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
Yves Tolosa-Joas
4e6a82f55f
Replaced deprecated Dash8 in FallBack Table
2020-05-20 10:25:02 +01:00
Yves Tolosa-Joas
d532e66921
Removed deprecated Dash8 AI model
2020-05-20 10:25:02 +01:00
Yves Tolosa-Joas
f9cde02e03
Remapped existing traffic files to new DAsh8 Q300 AI model
2020-05-20 10:25:02 +01:00
Yves Tolosa-Joas
8ee8b42bba
Added new Dash8 Q300 AI Model and Liveries
2020-05-20 10:25:02 +01:00
Yves Tolosa-Joas
5ee8a144a0
Cleanup of last 767 RGB textures
2020-05-20 10:25:02 +01:00
Yves Tolosa-Joas
70eaaf4695
Added Wideroe Texture for new Dash8-q4
2020-05-20 10:25:02 +01:00
Yves Tolosa-Joas
5f981c59aa
final cleanup of 767 RGB textures
2020-05-20 10:25:02 +01:00
James Turner
2642f04a71
Autopush: set default load behaviour to off
...
Requires aircraft to explicitly opt-in to Autopush
2020-05-18 09:04:33 +01:00
Henning Stahlke
11e36dd8a9
debug.nas subdir per probe class
2020-05-17 20:04:05 +01:00
Henning Stahlke
ec3cef2183
aircraft.nas data use maketimer instead of settimer loop; replace typeof by isType
2020-05-17 20:03:53 +01:00
Henning Stahlke
5a5d958dd9
replace typeof() == foo with isFoo
2020-05-17 20:03:43 +01:00
Henning Stahlke
627530cf5b
props.nas prevent endless recursion in copy if destination is a subnode of source
2020-05-17 20:03:30 +01:00
Henning Stahlke
eeb1b5e3d5
debug.nas add helpers for adding probes at runtime; add subnode to _debug for hit counters
...
add dumpProbeStats() and Breakpoint.dumpTrace()
dumpTrace to XML file separate tracer class
2020-05-17 20:01:43 +01:00
b44a1c1a7c
Added autopush
...
Signed-off-by: fly <merspieler@airmail.cc>
2020-05-15 11:29:07 +01:00
Stuart Buchanan
3c7ea51fca
FG1000: New fascia and support resize of windows
...
FG1000 now allows you to resize the GUI windows (thanks to Henning
for the pointer)
Now including updated fascia. Thanks to Michat.
2020-05-12 21:41:07 +01:00
Yves Tolosa-Joas
aaa8cdeaab
Rebasing DH4 (2)
2020-05-11 12:19:42 +01:00
Yves Tolosa-Joas
48668c8e1d
Remapped WestJet Encore traffic to new Dash8 AI model
2020-05-11 09:13:30 +01:00
Yves Tolosa-Joas
7118f9d7cf
Updated UAL AI Fleet
2020-05-11 09:13:14 +01:00
Yves Tolosa-Joas
fa702e92ea
Corrected Virgin Australia AT7 livery for light reflection
2020-05-11 09:12:47 +01:00
Yves Tolosa-Joas
f6e6ef4cd0
Corrected Air Tahiti AT7 Propeller Colour
2020-05-11 09:12:41 +01:00
Yves Tolosa-Joas
752ee28761
Added Tasman Cargo traffic and livery
2020-05-11 09:12:33 +01:00