1
0
Fork 0
fgdata/gui/dialogs
Julian Smith 05ee53dea8 Allow control of whether to auto-attach to multiplayer carriers.
gui/dialogs/multiplayer.xml: added checkbox.

defaults.xml: default /sim/mp-carriers/auto-attach to false with
userarchive="y".

Multiplayer carrier auto-attach is implemented in
fgaddon/MPCarrier/Systems/MPCarriers.nas.
2020-12-18 20:19:37 +00:00
..
images canvas.gui: Basic demo showing how to use windows and widgets. 2014-03-19 23:51:34 +01:00
about.xml gui/dialogs/about.xml: improved Help-About-Copy to Clipboard. 2020-11-25 22:46:38 +00:00
ai-objects.xml Set up dialog to list nearby AI-objects which can be controlled, interface Truman with dialog 2017-09-05 10:18:55 +03:00
AIcarrier.xml Whoops! 2012-07-21 09:34:00 +01:00
air.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
aircraft.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
airports.xml Airport dlg: making parking availability update 2020-05-21 23:18:47 +01:00
als-filters.xml Groundwork for ALS g-force blackout filter, WIP 2017-03-03 19:50:13 +02:00
atc-ai.xml Fix ai-traffic GUI checkbox 2012-07-05 19:37:43 +02:00
atc-dialog.xml Issue 859: ATC dialog cannot be closed. 2013-04-20 22:32:48 +02:00
atc-freq-display.xml - ATC radio list - adding selectors to radio R1/R2 for corresponding frequencies 2020-02-24 14:07:22 +00:00
atc-freq-search.xml Update atc-frequency dialogs for revised command interface. 2011-12-27 22:56:48 +00:00
autopilot.xml Minor changes various dialogs to make generally consistent: 2010-12-27 20:19:31 +00:00
autopush.xml Added autopush 2020-05-15 11:29:07 +01:00
button-axis-config.xml Added Joystick Sensitivity Reduction to dialog. 2020-04-09 23:56:37 +02:00
button-config.xml Joystick-config: fix ToggleButton, add AP-DISC 2020-11-19 21:17:51 +00:00
chat-menu.xml Theme rework. 2017-11-12 16:57:39 +01:00
chat.xml Theme rework. 2017-11-12 16:57:39 +01:00
chat_full.xml Close dialogs with Esc-key 2013-12-02 21:32:05 +01:00
checklist.xml Checklist: <and> multiple entries in <condition> 2020-11-29 19:39:20 +00:00
clemenceau.xml Add Clemenceau/Foch to new Ai carrier scheme 2017-11-11 10:33:58 +02:00
cockpit-view.xml Add texture-cache defaults 2018-11-25 22:50:36 +01:00
devel-extensions.xml Add an UI button to force reloading of all Compositor instances 2020-12-17 06:37:24 +01:00
doc-browser.xml Theme rework. 2017-11-12 16:57:39 +01:00
earthview.xml Improvements to Earthview: enable changing cloud density, fix aurora z-ordering issue, let moonlight give a relief effect to clouds 2018-01-29 09:25:38 +02:00
eisenhower.xml Add Eisenhower into new AI carrier control scheme 2017-11-11 09:51:38 +02:00
environment-settings.xml Add climate selection options to set the environment and weather based on climate data. Setting the weather is not yet implemented in the code but eventually it will be. 2020-11-09 11:44:08 +01:00
exit.xml - make dialog non-modal (doesn't buy us much and can cause annoying lockups) 2008-06-12 23:04:42 +00:00
fgcom.xml Add support for FGCom multiple radio support 2019-03-19 21:16:33 +01:00
file-select.xml suggest --nasal-allow-read in access denied error 2016-10-09 15:26:15 +01:00
flight-recorder-load.xml Add menu bindings/dialog to save/load flight recorder tapes. 2012-11-10 22:35:11 +01:00
flight-recorder-save.xml gui/dialogs/flight-recorder-save.xml: renamed internal variable for clarity. 2020-06-20 00:24:46 +01:00
flight-recorder.xml Created new dialogue to control flight recorder. 2020-06-20 00:26:39 +01:00
formation.xml Minor changes various dialogs to make generally consistent: 2010-12-27 20:19:31 +00:00
fps.xml Theme rework. 2017-11-12 16:57:39 +01:00
frame-latency.xml Theme rework. 2017-11-12 16:57:39 +01:00
gps.xml Improve GPS dialog wording for linking NAV1 to GPS 2020-08-26 13:44:09 +01:00
hud.xml Improved latitude and longitude formatting for the HUD. 2016-02-10 21:43:32 +00:00
input-config.xml Mouse: setting for flight controls sensitivitiy. 2020-12-08 15:10:36 +01:00
instrument-failures.xml GUI Cleanup from Michael HABARTA. Part 2 2015-03-14 23:03:31 +00:00
instruments.xml gui/dialogs/instruments.xml: added control of panel/instrument lighting. 2020-11-01 09:32:39 +00:00
jetways-adjust.xml Ryan Miller: Get rid of no-op jetway XML files. 2011-06-18 01:33:57 +02:00
jetways.xml GUI Cleanup from Michael HABARTA. Part 2 2015-03-14 23:03:31 +00:00
joystick-config.xml Joystick dialog changes 2018-02-16 19:35:50 +01:00
joystick-info.xml set padding; no wrapping 2009-01-28 21:03:34 +00:00
lag-adjust.xml add a help link to the wiki page for the lag settings 2020-01-27 01:13:04 +01:00
local_weather.xml Thorsten Renk: local weather 1.18 2011-07-03 23:39:01 +02:00
local_weather_config.xml Adapted local weather package and menu to new submodule structure. 2011-06-13 22:27:44 +02:00
local_weather_tiles.xml Tentative improvements to AW gust modeling 2015-11-16 17:41:57 +02:00
local_weather_winds.xml GUI Cleanup from Michael HABARTA. Part 3/3 2015-05-03 17:13:50 +01:00
location-in-air.xml Fix in-air reposition runway heading 2020-07-14 17:16:07 +01:00
location-of-tower.xml Improved Tower Location dialog 2019-03-10 15:25:43 +01:00
logging.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
lso-view.xml Theme rework. 2017-11-12 16:57:39 +01:00
map-canvas.xml Add STAMEN layer. Patch by Slawek MIKULA. 2017-10-02 20:34:31 +01:00
map.xml gui/dialogs/map.xml: added 'Pan with keys' button. 2020-05-02 10:27:13 +01:00
marker-adjust.xml Checklist: Improve robustness 2020-10-31 20:35:33 +00:00
message.xml use <enabled>false</enabled> flag for widgets that shouldn't be drawn 2008-08-05 05:28:27 +00:00
model-cockpit-view.xml Theme rework. 2017-11-12 16:57:39 +01:00
model-view-select.xml gui/dialogs/model-view-select.xml: move list to left to line up with <> buttons. 2019-07-09 16:25:11 +01:00
model-view.xml Theme rework. 2017-11-12 16:57:39 +01:00
multiplayer.xml Allow control of whether to auto-attach to multiplayer carriers. 2020-12-18 20:19:37 +00:00
nasal-console.xml Theme rework. 2017-11-12 16:57:39 +01:00
nasal-test.xml add dialogs/nasal-test.xml 2020-05-31 20:16:31 +01:00
nimitz.xml Merge Nimitz into new carrier control scheme, add clickspots and individual animations 2017-11-10 10:20:44 +02:00
NTPS_target_task.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
overlay-select.xml Issue 840: resize dialog, so no liveries are trapped outside the dialog with no scrollbar. 2012-11-24 16:32:04 +01:00
pilot_offset.xml Updated pilot offset dialog from Henning 2020-06-08 19:41:33 +01:00
popup.xml Add a generic popup dialog 2016-07-20 15:00:04 +02:00
property-browser.xml Fix property browser #0 not working on second open 2018-10-25 16:23:19 +01:00
pushback.xml Set pushback force to 0 when the pushback dialog is closed 2011-02-19 22:00:13 +01:00
radios.xml gui/dialogs/radios.xml: added controls of ATIS speech. 2020-11-01 09:32:39 +00:00
random-failures.xml GUI Cleanup from Michael HABARTA. Part 3/3 2015-05-03 17:13:50 +01:00
rembrandt-buffers.xml Add shadow map to the list of available rendering buffers 2012-06-25 09:39:23 +02:00
rembrandt.xml GUI Cleanup from Michael HABARTA. Part 3/3 2015-05-03 17:13:50 +01:00
rendering.xml Photoscenery: Initial commit 2020-11-23 19:48:01 -06:00
replay.xml Update replay dialog 2020-03-25 17:23:09 +01:00
route-manager.xml remove deprecated printlog() from a dialog 2020-05-21 22:47:14 +01:00
san_antonio.xml Add San Antonio to new AI carrier control scheme, retire old AI Carrier dialog 2017-11-11 10:47:38 +02:00
scenario.xml Remove Debug from scenario dialog 2020-06-15 13:31:52 +02:00
scenery_loading.xml Scenery Loading popup message 2004-07-22 02:59:59 +00:00
seaport.xml Switch GUI to use new reposition command. 2014-03-05 16:46:10 +00:00
shaders-lightfield.xml Revert "Correct shader slider fractions" 2018-09-19 10:24:42 +02:00
shaders.xml Remove intermediate quality settings from the ubershader. Fix a texture. 2014-01-15 23:30:03 +01:00
sound.xml Enable FLite TTS by default, add UI to set. 2017-02-14 19:48:04 +00:00
static-lod.xml Don't reload materials on LoD change 2020-04-29 22:41:07 +01:00
stereoscopic-view-options.xml GUI Cleanup from Michael HABARTA. Part 3/3 2015-05-03 17:13:50 +01:00
stopwatch.xml Theme rework. 2017-11-12 16:57:39 +01:00
swift_connection.xml Adding dialog for swift connection 2019-05-01 13:20:48 +02:00
system-failures.xml GUI Cleanup from Michael HABARTA. Part 3/3 2015-05-03 17:13:50 +01:00
tanker.xml Air-to-air refueling enhancements 2013-02-24 22:34:11 +00:00
terrasync.xml Small improvement to terrasync download dialogue. 2020-06-28 11:03:54 +01:00
timeofday.xml TimeDialog: remove sliders and checkbox 2016-02-09 14:23:35 +01:00
truman.xml Final touches on Vinson: Add bridge as clickspot for controls, separate course controls for carriers, add wakes to Vinson escorts 2017-11-10 09:24:33 +02:00
tutorial.xml tutorial submodule, part #2: adapt script/GUI to load module on demand 2011-06-05 21:37:58 +02:00
view.xml Generalize pilot model support 2020-05-24 19:05:14 +01:00
vinson.xml Final touches on Vinson: Add bridge as clickspot for controls, separate course controls for carriers, add wakes to Vinson escorts 2017-11-10 09:24:33 +02:00
volcano-beerenberg.xml New active volcano: Beerenberg on Jan Mayen 2018-09-15 10:32:58 +03:00
volcano-etna.xml Add volcano simulation for Etna 2018-01-30 10:28:08 +02:00
volcano-eyjafjallajokull.xml Katla and Eyjafjallajokull volcano definitions 2019-05-20 10:07:46 +03:00
volcano-katla.xml Katla and Eyjafjallajokull volcano definitions 2019-05-20 10:07:46 +03:00
volcano-kilauea.xml Some (pretty hot) volcano code - general management routines, Kilauea and Stromboli worked out as examples, WIP 2017-09-24 18:08:36 +03:00
volcano-stromboli.xml Some (pretty hot) volcano code - general management routines, Kilauea and Stromboli worked out as examples, WIP 2017-09-24 18:08:36 +03:00
volcano-surtsey.xml Add volcanic activity for Surtsey 2019-10-19 10:27:33 +03:00
volcanoes.xml Some (pretty hot) volcano code - general management routines, Kilauea and Stromboli worked out as examples, WIP 2017-09-24 18:08:36 +03:00
weather-configuration.xml GUI Cleanup from Michael HABARTA. Part 3/3 2015-05-03 17:13:50 +01:00
weather-metar-description.xml gui/dialogs/weather*: minor cleanup. 2019-11-07 15:29:02 +00:00
weather.xml Use logprint in more places 2020-06-28 07:27:29 +01:00
winds.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00