1
0
Fork 0
Commit graph

86 commits

Author SHA1 Message Date
Roman Ludwicki
cb5f304668 Add --load-tape-create-video and --load-tape-fixed-dt options to verbose help 2022-01-13 04:18:50 +01:00
Roman Ludwicki
dbbd89a05b Add missing --igc protocol option displayed in help
Update "nonQt" files for all languages for igc
Update "nonQt" Polish transaltions for igc
2021-11-14 22:17:33 +01:00
Roman Ludwicki
c905e5e5c0 Update the list of options displayed for -h -v
Add missing options
Remove orphaned translations
2021-11-03 00:42:27 +01:00
Florent Rougon
623bf0ffde Fix typo: locale-aircraft-time -> local-aircraft-time
Fix this before this contaminates all translation files.
2021-10-14 01:01:24 +02:00
James Hogan
ba9465972b
Add enable-vr and disable-vr options
Add command line options for enabling and disabling VR. These are placed
at the end of the features section for want of a better place.
2021-08-23 16:12:16 +01:00
Julian Smith
8c7390495b Added help text for new --load-tape=<url> support. 2021-02-18 21:09:15 +00:00
Erik Hofman
e70f096654 Remove any reference to the winter textures which are relaced with a snow shader now 2021-01-19 13:10:06 +01:00
Stuart Buchanan
06a2c55fc0 Remove Rembrandt command-line options. 2021-01-17 14:39:11 +00:00
Julian Smith
6db71f789c Added -h help text for --composite-viewer option. 2020-11-22 08:22:44 +00:00
Julian Smith
87d406dc6e Clarified documentation for the --load-tape option. 2020-10-31 23:42:03 +00:00
Julian Smith
a17bbe1fb1 Added help item about --load-tape arg. 2020-06-06 09:56:30 +01:00
Julian Smith
16d5f53900 Include info on --launcher option in --help output. 2020-05-01 20:11:03 +01:00
Stuart Buchanan
7eb7bd8576 Help text for --carrier-abeam option. 2020-04-05 23:22:31 +01:00
ThorstenB
63f8cf4554 Add description for new protocol parameter. 2017-11-26 21:15:46 +01:00
Florent Rougon
e613865bd3 Document fgfs' option --log-dir in English and French (for 'fgfs --help -v') 2017-03-11 10:15:33 +01:00
Florent Rougon
178a3acf91 Revert "Remove options.xml and the Translations dir (now in the flightgear repository)"
This reverts commit edd2290d71.

For the reasons of this reverting, see the thread at
<https://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/CAHtsj_eFdxLoXXoNq%3D3OKNRmyR6-FowFL97TASdQJx8N05Lmig%40mail.gmail.com/#msg35580548>,
including <https://sourceforge.net/p/flightgear/mailman/message/35584363/>,
<https://sourceforge.net/p/flightgear/mailman/message/35584803/> and
<https://sourceforge.net/p/flightgear/mailman/message/35585421/> (appearing
out-of-thread according to the SF mailing list archive...).
2017-01-05 07:00:12 +01:00
Florent Rougon
edd2290d71 Remove options.xml and the Translations dir (now in the flightgear repository)
Also remove <intl include="Translations/locale.xml"/> from
preferences.xml. Something equivalent based on readProperties() is done
in FlightGear (cf. FGLocale::FGLocale() in
flightgear/src/Main/locale.cxx).
2016-12-27 11:34:20 +01:00
Florent Rougon
3b64595c19 Document the --json-report option in the 'fgfs --help -v' output 2016-11-10 09:03:12 +01:00
Florent Rougon
5f4d2d509f Document the --download-dir 'fgfs' option for 'fgfs --help --verbose'
For reference, see FlightGear commits
aa20e0acd82ffaccb829d941b9c7c5cab627124e and
5baca8598f484874235a037fc5db5eb0f9bdfa4a, as well as the discussion at
<https://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/87egb1wipj.fsf%40frougon.crabdance.com/#msg34959541>.
2016-03-27 11:07:51 +02:00
Florent Rougon
afec939218 Proper 'fgfs --help -v' documentation for --aircraft-dir
- Fix documentation for --aircraft-dir: the specified path is
  interpreted relatively to the current directory, not to the path of
  the fgfs executable.

- Add a few precisions (the option bypasses the <path-cache> from
  autosave_X_Y.xml, as well as --fg-aircraft and FG_AIRCRAFT).

- Show the option documentation in 'fgfs --help -v' output (it was
  "hidden" since 2010, but it works very well; cf.
  <https://sourceforge.net/p/flightgear/mailman/message/34494887/> for
  the most recent discussion about this option).

- Show the doc for --aircraft-dir right below that of --aircraft (both
  being closely related).

- Add a pointer to --aircraft-dir in --fg-aircraft's doc, since the
  former can be used as an alternative to the latter (or at least a
  complement, since --fg-aircraft is used to determine some
  permissions).
2015-12-24 12:11:54 +01:00
Clément de l'Hamaide
a441c3870f Update options.xml 2014-08-29 13:53:59 +02:00
Gijs de Rooy
5d1184dd70 Remove unused option --control 2014-06-19 14:20:57 +02:00
Gijs de Rooy
4f660c96a5 Remove (references to) archaic options 2014-02-07 14:08:15 +01:00
ThorstenB
f59848667c --metar option needs METAR argument 2012-07-15 16:00:49 +02:00
ThorstenB
8b68ce8981 Document command-line options. 2012-07-15 11:16:03 +02:00
ThorstenB
870dccf632 Restructure language resources.
Separate options and menu translations.
Use subdirectories with individual resources for each language.
2012-04-21 20:28:24 +02:00
ThorstenB
79afe756e9 Improve German language resource. 2012-04-19 21:28:51 +02:00
ThorstenB
35734bb1a9 Documentation for new "--max-fps=<Hz>" option. 2012-04-05 21:19:43 +02:00
ThorstenB
9a7f19a2e9 Added --log-class documentation. 2011-12-11 14:14:08 +01:00
Anders Gidenstam
91c202e1cf Added the help text for the new --materials-file option. 2011-09-03 23:27:11 +02:00
Torsten Dreyer
d810683051 Partial fix of #228: ambiguous navaid-names
see FlightGear commit c6d5b6ebdb34954ca9fc43bb49ace4b6d3b47754
2011-07-18 11:15:20 +02:00
ThorstenB
e4aed318d0 #358: Missing option to disable AI scenarios
Introduce --disable-ai-scenarios option to disable all scenarios (can be
used by external launchers, GUIs etc)
2011-06-26 16:18:17 +02:00
ThorstenB
539716828b Added GUI/menu item for scenery download/update. 2011-06-13 20:40:46 +02:00
ThorstenB
1df48528c3 ADF2 support
New "--adf2" option.
Also introducing "--adf1" for consistency, while keeping legacy "--adf".
2011-04-17 17:42:50 +02:00
ThorstenB
8ac8c685ee issue #248: AI traffic vs AI model options
- documented new enable/disable-ai-traffic option
- fixed ai-models documentation and declared it deprecated
2011-01-08 21:47:14 +01:00
James Turner
8deb3be499 Document --fg-aircraft in the command-line help. 2010-09-06 09:53:28 +01:00
stuart
aa97ec821c Update help display to match actual command-line options. 2009-12-19 16:41:51 +00:00
ehofman
c856ce62a9 add a new audio options section and add a description for --show-sound-devices and --sound-device 2009-12-14 12:35:51 +00:00
torsten
b4842a096a new command line option --metar="some metar string"
provide some predefined weather scenarios
2009-05-29 11:41:32 +00:00
curt
9c6c87a385 Update option outputs for the AV400 protocol. 2009-01-20 16:53:03 +00:00
mfranz
8e0cf02038 document <type> in --prop:[<type>:]<name>=<value> 2007-06-28 11:28:00 +00:00
frohlich
e1e6ca65c7 Modified Files:
Translations/strings-default.xml options.xml:
	Olaf Flebbe: Improoved texture filtering.
2007-05-28 05:09:55 +00:00
mfranz
207d82249f revert last: keep --props option because of option architecture 2007-05-05 09:51:41 +00:00
mfranz
485190454c remove all traces of --props (use --telnet instead) 2007-05-05 09:21:20 +00:00
fredb
213eb54c82 Add an option to enable ai scenarii from the command line instead of editing preferences.xml 2006-05-20 12:31:04 +00:00
fredb
0bab15fc94 Fix --failure option arguments 2006-01-17 22:38:29 +00:00
ehofman
daa428dbe8 Add ithe enable-/disable-save-on-exit and the season options. 2005-12-22 13:58:54 +00:00
ehofman
1f89d8e6aa Mathias Fröhlich:
Document the carrier options
2005-07-31 08:09:14 +00:00
ehofman
e61b42ac68 Update timeofday 2005-07-04 09:10:27 +00:00
curt
f829b31b42 Change argument description. 2005-02-25 21:47:30 +00:00