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
Yves Tolosa-Joas
cd1c9ac61b
Added Missing FlightTypes) in Air Vanuatu traffic file
2020-05-11 09:12:17 +01:00
Yves Tolosa-Joas
e8528bdf08
Remapped existing Luxair Traffic to new DH4 AI model
2020-05-11 09:12:02 +01:00
Yves Tolosa-Joas
ca5b76c115
Updated QantasLink Traffic and Liveries
2020-05-11 09:11:32 +01:00
Yves Tolosa-Joas
f5d5a214fe
Remapped Croatia Traffic to new Dash8-Q400
2020-05-11 09:11:05 +01:00
Yves Tolosa-Joas
a3bc37462b
Updated Tail Design and Mapping
2020-05-11 09:10:43 +01:00
Yves Tolosa-Joas
962977c748
Added Missing Flighttype in Japan Airlines traffic file
2020-05-11 09:10:28 +01:00
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