Yves Tolosa-Joas
eb3d3b6c9e
Fixed Saab 340 XML for missing Gear Object
2020-05-11 09:10:21 +01:00
Yves Tolosa-Joas
1efa8068cb
Duplicated Tail Fix by Marcin
2020-05-11 09:10:13 +01:00
Yves Tolosa-Joas
6705b939fa
Updated Brussels Fleet. Dash8 and BAE145 now replaced by A319
2020-05-11 09:10:03 +01:00
Stuart Buchanan
f8fdd58c43
Add max-paged-lod, triangle-directional-lights
...
Also restructure dialog somewhat.
2020-05-10 16:23:54 +01:00
James Turner
132447f084
Sync the Qt translation strings
2020-05-07 16:51:10 +01:00
James Turner
abe36a198d
Add further Slovak translations
...
Contributed by Dusan Kazik
2020-05-07 14:31:37 +01:00
James Turner
acd37379ea
Add sample test file to Nasal/
2020-05-06 15:41:18 +01:00
Yves Tolosa-Joas
6006290a49
Added 787-9 Qantas Livery
2020-05-05 16:15:41 +01:00
Yves Tolosa-Joas
7c1d0a20e1
Updated Qantas Fleets and Traffic, Added Cargo
2020-05-05 16:15:41 +01:00
Yves Tolosa-Joas
a3063d84fa
Remapped Dash8 to new model
2020-05-05 16:15:41 +01:00
Yves Tolosa-Joas
61b4d8c913
Updated AI Liveries and Traffic for Rossiya
2020-05-05 16:15:41 +01:00
Yves Tolosa-Joas
dd03a650e2
Replaced QantasLink Dash8 with new model
2020-05-05 16:15:41 +01:00
Yves Tolosa-Joas
2efb50e48e
Updated fleet for duplicated Tail Number errors in FG LOG
2020-05-05 16:15:41 +01:00
Yves Tolosa-Joas
0833b233b3
Added Livery and Traffic for Jambojet
2020-05-05 16:15:41 +01:00
Yves Tolosa-Joas
46e628529a
Revamped Dash 8 Q400 AI Model
2020-05-05 16:15:41 +01:00
Yves Tolosa-Joas
9255e632e9
Added Virgin Australia Regional Airlines AI traffic
2020-05-05 16:15:41 +01:00
James Turner
462341de99
Add Slovak translations
...
Contributed by Dusan Kazik
2020-05-05 14:25:12 +01:00
Henning Stahlke
d1d3b6559e
compass.nas: add font to style hash; efis-canvas.nas: improve font mapping
2020-05-05 13:52:06 +01:00
Henning Stahlke
67c83d020f
make font_mapper more configurable
2020-05-05 13:52:00 +01:00
Henning Stahlke
49c8dcd442
modules/canvas_efis/efis.nas replace typeof(), use log constants, add {}
2020-05-05 13:51:56 +01:00
Henning Stahlke
17e3ba6698
debug.nas add dumpProbeStats() and Breakpoint.dumpTrace()
2020-05-05 13:51:52 +01:00
Henning Stahlke
bef5de6e81
debug.nas add helpers for adding probes at runtime; add subnode to _debug for hit counters
2020-05-05 13:51:45 +01:00
Stuart Buchanan
49874ceff3
Align heading with runway on Select Airport
...
Previously the Select Airport dialog set
the heading preset to 0. A recent change in the
reposition code meant that this was now being
complied with. This change fixes it by setting
the heading to the "uninitialized" special value
of 9999.0.
2020-05-05 08:04:33 +01:00
James Turner
b72348f320
Updated Chinese translation from Sidi Liang
2020-05-03 07:30:59 +01:00
James.Hester
8de70d32d2
Remove requests to generate normals as these are no-ops, because
...
the Shaders do not access the generated attributes.
2020-05-03 07:29:34 +01:00
Alessandro Menti
ff0e7d796e
Update the Italian translation for Qt strings
2020-05-02 16:42:54 +02:00
Julian Smith
7a93a630ae
gui/dialogs/map.xml: added 'Pan with keys' button.
...
Checked by default. If unchanged, cursor keys are ignored instead of panning
the map; e.g. this allows them to be used with autopilot.
This requires associated flightgear commit.
2020-05-02 10:27:13 +01:00
Julian Smith
e70a4c228c
Aircraft/Generic/aar.nas: open popup warning if no probe/boom specified.
...
Might help debugging when adding air-to-air refueling to an aircraft.
2020-05-01 20:13:35 +01:00
Julian Smith
16d5f53900
Include info on --launcher option in --help output.
2020-05-01 20:11:03 +01:00
Julian Smith
ea22a383a4
Translations/default/sys.xml: fixed xml tag mismatch.
2020-05-01 20:11:03 +01:00
Henning Stahlke
a65cb738e5
re-enable reload prop on modules.nas
2020-04-30 11:47:25 +01:00
Henning Stahlke
551f4dab62
canvas/api/element.nas add getType
2020-04-30 08:59:25 +01:00
Henning Stahlke
e16bf79e91
move "hidden" constructor from api.nas to api/canvas.nas; add destructor support
2020-04-30 08:59:25 +01:00
Henning Stahlke
3892d2eddd
move fontmapper function from svg.nas to api/text.nas so it is generally avail
2020-04-30 08:59:25 +01:00
Henning Stahlke
e996f4c8c6
add getTranslation and setGeoPosition to transform.nas, adapt element.nas accordingly;
...
improve readability and comments
2020-04-30 08:59:25 +01:00
Henning Stahlke
2eb4c78794
improve code readability
2020-04-30 08:59:25 +01:00
Henning Stahlke
1094e5214e
split classes into separate files
2020-04-30 08:59:25 +01:00
James Turner
d9fd674aea
Add new migration translations
2020-04-30 08:49:45 +01:00
Stuart Buchanan
5448a995f3
Don't reload materials on LoD change
...
https://sourceforge.net/p/flightgear/codetickets/2224/
Speculative fix that reloading materials might impact
scenery reloading. No reason to reload materials on
an LoD change, so removing it.
2020-04-29 22:41:07 +01:00
James Turner
f074504326
setlistener: tolerate being call()-ed
...
Fix bug https://sourceforge.net/p/flightgear/codetickets/2219/
Changes to logging mean than setlistener breaks when invoked via
call(), which occurs in the Warthog Nasal scripting. The problem is
that call() forces caller() to return nil, which the setlistener()
debug code did not check for.
2020-04-27 22:50:34 +01:00
James Turner
7d78937a4c
new version: 2020.2.0
2020-04-27 09:30:05 +01:00
James Turner
5f023a69b2
new version: 2020.1.1
2020-04-27 09:30:05 +01:00
Yves Tolosa-Joas
033700e491
Updated Virgin Australia Fleet & Traffic
2020-04-27 08:58:31 +01:00
Yves Tolosa-Joas
9328f248be
Fixed doubled up trafficlist opening tag in xml
2020-04-27 08:58:31 +01:00
Yves Tolosa-Joas
cfaddea5c3
Updated Fleet to address Duplicated Tail number warnings in FG LOG
2020-04-27 08:58:31 +01:00
Yves Tolosa-Joas
177f933450
Corrected Duplicated Tail Numbers
2020-04-27 08:58:31 +01:00
Yves Tolosa-Joas
1d728d38ac
Removed uncessary offset to ERJ entries
2020-04-27 08:58:30 +01:00
Yves Tolosa-Joas
00cd6d70bb
Updated Jetstar Australia traffic
2020-04-27 08:58:30 +01:00
Yves Tolosa-Joas
25bf0e408b
Updated Fleet Rego (Duplicated Tail Number)
2020-04-27 08:58:30 +01:00
James Turner
2b54466a67
Tweaked German translation
2020-04-27 08:56:43 +01:00