Commit graph

345 commits

Author SHA1 Message Date
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
cadihowley
060630f520 DOCS: adds FAQ questions 2021-09-10 23:52:02 +02:00
cadihowley
6c3b69f633 DOCS: adds numbering + extra FAQ questions 2021-09-10 23:52:02 +02:00
cadihowley
489b1a80ba DOCS: edits for Mac page clarity
- adds statement that the page is only for Macintosh media
- adds reference to general game data file page
- other minor edits and corrections
2021-09-07 12:38:02 +12:00
cadihowley
d2439b65aa DOCS: reinstates separate Mac game file page
- Mac page now part of THE BASICS section
- adds Mac page reference to "Handling game files" page
- changes some headings for clarity/ease of navigation
- emphasises that browser dumper is the preferred method
2021-09-07 12:38:02 +12:00
Cadi
7f91ab668e DOCS: Moves Mac game data page
- incorporates mac game info in handling page, for clarity
- style/grammar edits
- adds screenshot of dumper
2021-09-07 12:38:02 +12:00
Cameron Cawley
0d65c120b7 CREDITS: Add myself to the DS port credits 2021-08-30 19:11:03 +01:00
Cadi
b4d8e723ec DOCS: Improves tables display on small screens
- makes CSS selectors more specific for :before content
- removes empty table cells
- fixes word wrapping
- sets minimum height for Description/Options rows on config file page
2021-08-29 13:08:15 +12:00
Thierry Crozat
d6126fe19d DOC: Update link for mac file dumper companion 2021-08-28 23:32:32 +01:00
Thierry Crozat
9b013bdc8c DOC: Fix missing blank line after markup 2021-08-28 20:27:42 +01:00
Thierry Crozat
124136ad27 DOC: Add image to show ios release builds with Xcode 2021-08-28 20:27:42 +01:00
Thierry Crozat
10ad4a5a1f DOC: Fix default log file path on Windows 2021-08-26 17:57:11 +01:00
Thierry Crozat
c109d23c0f DOC: Mention hpcopy command when accessing HFS+ disks on Linux 2021-08-25 02:41:32 +01:00
Thierry Crozat
66fca096ea DOC: The mac file dumper companions only support HFS media 2021-08-25 02:21:49 +01:00
Thierry Crozat
a76efa93d6 DOC: Update and expand section on handling Macintosh game data files 2021-08-25 01:21:47 +01:00
Cameron Cawley
644e7354f5 CREDITS: Update credits 2021-08-22 22:25:33 +03:00
Thierry Crozat
9d4ba30060 DOC: Add description for GUI scale option 2021-08-19 22:52:40 +01:00
Martin Gerhardy
83227fef8e DOCS: mention the m4a support for audio cd files
see STREAM_FILEFORMATS array in audiostream.cpp
2021-08-19 21:58:24 +01:00
Martin Gerhardy
b09b79f2b1 DOCS: added notes about the extracted audio cd files 2021-08-19 21:58:24 +01:00
Max Horn
e74c173479 CREDITS: regenerate 2021-08-05 00:01:46 +02:00
Thierry Crozat
97ba7e2185 DOC: Update FAQ on graphics 2021-07-13 21:57:37 +01:00