[Scummvm-git-logs] scummvm master -> 7cef1f399c7fe0907a5a7e3b5c92be526ea32a94
dwatteau
noreply at scummvm.org
Fri Jan 6 17:11:49 UTC 2023
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
a13662e86b DOCS: MAN: Sync with common/platform.cpp
7cef1f399c DOCS: Document new --random-seed option
Commit: a13662e86b68ba16ee58408e7ab4310592d06e35
https://github.com/scummvm/scummvm/commit/a13662e86b68ba16ee58408e7ab4310592d06e35
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2023-01-06T18:09:39+01:00
Commit Message:
DOCS: MAN: Sync with common/platform.cpp
Changed paths:
dists/scummvm.6
diff --git a/dists/scummvm.6 b/dists/scummvm.6
index e9f2459ebdb..26739e7a220 100644
--- a/dists/scummvm.6
+++ b/dists/scummvm.6
@@ -347,6 +347,7 @@ Specify platform of game
.Ar cdi ,
.Ar coco ,
.Ar coco3 ,
+.Ar cpc ,
.Ar fmtowns ,
.Ar ios ,
.Ar linux ,
Commit: 7cef1f399c7fe0907a5a7e3b5c92be526ea32a94
https://github.com/scummvm/scummvm/commit/7cef1f399c7fe0907a5a7e3b5c92be526ea32a94
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2023-01-06T18:11:12+01:00
Commit Message:
DOCS: Document new --random-seed option
Changed paths:
doc/docportal/advanced_topics/command_line.rst
diff --git a/doc/docportal/advanced_topics/command_line.rst b/doc/docportal/advanced_topics/command_line.rst
index bb89472655a..aef9dddf413 100755
--- a/doc/docportal/advanced_topics/command_line.rst
+++ b/doc/docportal/advanced_topics/command_line.rst
@@ -204,6 +204,7 @@ Short options are listed where they are available.
``--output-rate=RATE``,,"Selects output sample rate in Hz"
``--path=PATH``,``-p``,"Sets path to where the game is installed"
``--platform=STRING``,,":ref:`Specifes platform of game <platform>`. Allowed values: 2gs, 3do, acorn, amiga, atari, c64, fmtowns, nes, mac, pc pc98, pce, segacd, wii, windows."
+ ``--random-seed=SEED``,,":ref:`Set the random seed used to initialize entropy`"
``--recursive``,,"In combination with ``--add or ``--detect`` recurses down all subdirectories"
``--render-mode=MODE``,,":ref:`Enables additional render modes <render>`"
``--save-slot=NUM``,``-x``,"Specifies the saved game slot to load (default: autosave)"
More information about the Scummvm-git-logs
mailing list