Commit graph

315 commits

Author SHA1 Message Date
Thunderforge
87728fa9b6 COMMON: Adding iconspath parameter to the command line 2022-06-22 14:33:04 +02:00
Cameron Cawley
8c283f0049 DOCS: Update the RISC OS documentation 2022-06-18 23:06:26 +01:00
Le Philousophe
e5b7df2a56 DOCS: Update Android docs to match new touch controls settings 2022-06-17 21:29:23 +02:00
Donovan Watteau
8f7e171a50 DOCS: Describe SCUMM game-specific enhancements 2022-06-15 08:05:54 +03:00
Christian Kündig
f825c027a7 CREDITS: Add myself to the backend credits 2022-06-12 14:34:13 +02:00
Lothar Serra Mari
3b41e6852b DOC: Replace Discord invite link 2022-06-06 10:52:20 +02:00
Cameron Cawley
e069701499
DOCS: Mention that the original DS and DS Lite are not currently supported 2022-06-03 20:27:04 +01:00
grisenti
ac2696b235 DOCS: add command line to settings section 2022-06-02 19:26:33 +01:00
Eugene Sandulenko
9c85ad792e
DOCS: Describe Chewy GUIO 2022-05-26 10:47:33 +02:00
Thierry Crozat
96bc15af33 BASE: Add md5mac command to compute MD5 hash from data and rsc fork 2022-05-24 00:38:02 +02:00
antoniou79
39f4653680 DOCS: Minor syntax fixes for graphics settings page 2022-05-05 02:47:44 +03:00
lwcorp
c8bc79ccb8
DOCS: Add a shortcut for the ScummVM debugger (#3775)
The ScummVM debugger works in most if not all engines
2022-04-22 00:33:10 +03:00
Thierry Crozat
662c73e2f4 DOC: Update iOS compilation instructions
Our library package does not contain the mpeg2 library. Until a few
month ago mpeg2 was disabled by default. But now it needs to be
explicitly disabled.
2022-04-09 20:56:26 +01:00
Eugene Sandulenko
eb5aadab09
DOCS: Mention tail md5 calculation in the command line. 2022-04-06 01:29:31 +02:00
Pragyansh Chaturvedi (r41k0u)
2e656c30d3 BASE: Add --md5-engine flag 2022-04-05 23:08:14 +01:00
Pragyansh Chaturvedi (r41k0u)
bc0bd86594 BASE: Add MD5 hash to commandline 2022-04-05 23:06:06 +01:00
Thierry Crozat
d867b983e9 DOC: Update clone command for iOS in latest doc to get master branch
The documentation used a clone command that gets the 2.2 branch. This
is confusing for the latest version of the doc, and even results in
an error (as the theora feature was renamed theoradec, but branch-2-2
still has the old name).
2022-03-18 21:56:26 +00:00
Eugene Sandulenko
71065dda62
DOCS: Fix theora feature for iOS 2022-03-15 00:28:52 +01:00
Paweł Kołodziejski
f78af5fbc3
DOCS: Update PS3 entry 2022-03-04 16:47:22 +01:00
Cadi
f553afc502 DOCS: Fixes bullet point issue 2022-02-24 07:50:59 +13:00
Coen Rampen
67f5a96a29 DOCS: Fix RetroWave OPL3 documentation issues 2022-02-24 07:50:59 +13:00
Coen Rampen
b6b69c73e6 DOCS: Add RetroWave OPL3 documentation 2022-02-24 07:50:59 +13:00
cadihowley
de10617720 DOCS: style edits to search box page 2022-02-23 18:17:34 +13:00
lwcorp
0992bee0cd Fixed formatting 2022-02-19 01:30:02 +02:00
Thierry Crozat
54c84b8700 BASE: Add command line option to set screenshot path
Note that since the ConfMan transient domain is cleared when opening
the launcher, this only work when specifying a game on the command
line as well, and only until returning to the launcher.
2022-02-16 22:24:07 +00:00
Die4Ever
4886410522 CREDITS: Fix alphabetical order for Groovie 2022-02-11 10:03:24 -06:00
Die4Ever
795d5b7391 CREDITS: Add myself to the Groovie engine credits 2022-02-11 01:12:47 -06:00
neuromancer
53664dfc44 CREDITS: Regenerate 2022-01-31 09:32:27 +01:00
Thunderforge
b2db1cff01 DOCS: Combining Windows paths into one section
It was discovered that %APPDATA% works in Windows NT/2000/XP. Therefore, we do not need different sections for each version.
2022-01-31 08:32:46 +02:00
Thunderforge
ec0ae193a5 DOCS: Moving Windows to the first tab
This is consistent with other pages that reference Windows files.
2022-01-31 08:32:46 +02:00
Thunderforge
3b1aadd981 DOCS: Changing "Window Vista" to "Windows Vista" 2022-01-31 08:32:46 +02:00
Thunderforge
dc1231ea56 DOCS: Adding log paths for older Windows platforms 2022-01-31 08:32:46 +02:00
Thunderforge
8e45191e3f DOCS: Fixing formatting for Windows file lists 2022-01-31 08:32:46 +02:00
Thunderforge
9ff74bb672 DOCS: Changing to Windows Vista and later
This is a more future-proof way than listing all the Windows versions
2022-01-31 08:32:46 +02:00
Thunderforge
b8f36bd252 DOCS: Reversing Windows configuration file location list
Putting the most recent (the one that 99% of our users are using) first, then the less common ones after.
2022-01-31 08:32:46 +02:00
Thunderforge
fd129ebc0c JANITORIAL: "Mac OS X" and "OS X" to "macOS" in comments
Apple's desktop operating system was formerly called "Mac OS X" and "OS X", but since 2016 it has been called "macOS" (starting with version 10.12).

Changing across all comments and documentation to use this current terminology, except in cases where the historical versions are explicitly referenced. No code changes are made; we should consider changing those in future PRs.
2022-01-29 14:15:05 +01:00
Thierry Crozat
1c52c5de5f DOC: Add default path for screenshots
The information used to be in the README file but was removed when
the doc portal was introduced. However that information was never
added to the doc portal. I am not sure where the best place was to
add this information. I considered using the Settings/Paths page,
but since the screenshot page is not exposed in the Options dialog
this did not seem to be the right place. So in the end I added it
on the Configuration file page, with a link from the Keyboard
shortcuts page.
2022-01-29 00:53:05 +00:00
Eugene Sandulenko
823bc16312
ALL: Update copyright year 2022-01-01 00:00:45 +01:00
Andrea Boscarino
861b8b5df3 CREDITS: Add myself to the SCUMM engine credits 2021-12-28 09:43:21 +02:00
Eugene Sandulenko
d3bcdbcfd1
CREDITS: Regenerate 2021-12-22 00:13:58 +01:00
Hubert Maier
b3f9e7b5de DOC: Update AmigaOS4
- Fixed typo in optional hardware name
- Optioned two former mandatory install steps
- Change path to user-definable and add info about settings
2021-12-01 11:35:11 +01:00
Cameron Cawley
f8e9355ffa CREDITS: Add credits for the Prince translation 2021-11-18 00:50:19 +01:00
Eugene Sandulenko
cbde972f0f
DOCS: Add suggested improvements for the search box from PR #3076 2021-11-01 16:37:50 +02:00
lb_ii
6aa05f4c18 DOCS: Add documentation for the advanced search box usage 2021-11-01 15:29:34 +01:00
Lothar Serra Mari
a4f8e4ae5c CREDITS: Update credits 2021-10-23 12:40:04 +02:00
BeWorld
db3f152ca6
MorphOS: disabled detectFramebufferSupport. added MorphOS doc 2021-10-07 16:02:29 +02:00
Mataniko
c969644d7f CREDITS: Update credits 2021-10-07 07:59:30 -04:00
djsrv
4667ffea96 CREDITS: Update name 2021-09-23 11:48:05 -04:00
cadihowley
879ebd4d6c DOCS: edits FAQ to fix numbering/headings 2021-09-10 23:52:02 +02:00
cadihowley
156d312597 DOCS: adds FAQ question about compiling ScummVM 2021-09-10 23:52:02 +02:00