Commit Graph

920 Commits

Author SHA1 Message Date
Lothar Serra Mari
119a5e86c4 NEWS: Fix typo in German NEWS file 2022-05-16 19:53:51 +02:00
Lothar Serra Mari
a439855206 NEWS: Update German NEWS file 2022-05-16 18:41:16 +02:00
Lothar Serra Mari
d53da9b8cc NEWS: Update German NEWS file 2022-05-15 12:26:02 +02:00
Lothar Serra Mari
db1127bef5 NEWS: Update German NEWS file 2022-05-08 20:22:30 +02:00
antoniou79
39f4653680 DOCS: Minor syntax fixes for graphics settings page 2022-05-05 02:47:44 +03:00
Lothar Serra Mari
9ca1d464bd NEWS: Mention Full Throttle fix in German NEWS file 2022-05-03 09:09:46 +02: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
Lothar Serra Mari
cf64acecb9 NEWS: Update German NEWS file 2022-04-12 19:39:12 +02: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
Lothar Serra Mari
8992c3908f NEWS: Fix typo in German NEWS file 2022-03-27 08:37:02 +02:00
Lothar Serra Mari
1c9e138498 NEWS: Update German NEWS file 2022-03-26 10:03:20 +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
Lothar Serra Mari
17df1624c7 NEWS: Update German NEWS file 2022-03-02 18:54:01 +01:00
Lothar Serra Mari
a57345d863 NEWS: Mention RetroWave OPL3 in German NEWS file 2022-02-26 10:34:32 +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
Lothar Serra Mari
151c799758 NEWS: Update German NEWS file 2022-02-15 11:17:24 +01:00
Lothar Serra Mari
8aee7aef7c NEWS: Mention latest Loom music update in German NEWS file 2022-02-14 19:52:22 +01: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
Lothar Serra Mari
f4dc1b75e0 NEWS: Update German NEWS file 2022-02-06 07:53:31 +01: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
Lothar Serra Mari
cbc65d872d NEWS: Update German NEWS file 2022-01-30 21:05:50 +01:00
Lothar Serra Mari
dc55474104 NEWS: Update German NEWS file 2022-01-30 11:30:06 +01: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
Lothar Serra Mari
8eef74f1c7 NEWS: Update German NEWS file 2022-01-24 18:37:54 +01:00
Lothar Serra Mari
2748b3fbac NEWS: Update German NEWS file 2022-01-22 09:55:58 +01:00
Lothar Serra Mari
21b610afbb NEWS: Update German NEWS file 2022-01-14 18:30:52 +01:00
Lothar Serra Mari
6b1a3983f3 NEWS: Update German NEWS file 2022-01-08 19:37:30 +01:00
Eugene Sandulenko
823bc16312
ALL: Update copyright year 2022-01-01 00:00:45 +01:00
Lothar Serra Mari
7a7283cddc NEWS: Update German NEWS file 2021-12-31 18:55:40 +01:00
Andrea Boscarino
861b8b5df3 CREDITS: Add myself to the SCUMM engine credits 2021-12-28 09:43:21 +02:00
Lothar Serra Mari
c1efe6ca3e NEWS: Update German NEWS file 2021-12-27 18:59:51 +01:00
Lothar Serra Mari
6af9f42942 NEWS: Update German NEWS file 2021-12-25 23:36:51 +01:00
Lothar Serra Mari
76213afa84 NEWS: Update German NEWS file 2021-12-22 18:26:06 +01:00
Eugene Sandulenko
d3bcdbcfd1
CREDITS: Regenerate 2021-12-22 00:13:58 +01:00
Lothar Serra Mari
5b908f02fc NEWS: Fix broken grammar in German NEWS file 2021-12-21 20:59:14 +01:00
Lothar Serra Mari
317635abc8 NEWS: Update German NEWS file 2021-12-21 20:55:02 +01:00
Lothar Serra Mari
01b9398012 NEWS: Update German NEWS file 2021-12-11 11:04:24 +01:00
Lothar Serra Mari
6a90f70ea2 NEWS: Update German NEWS file 2021-12-11 10:59:13 +01:00
Lothar Serra Mari
da3c4bacd5 NEWS: Update German NEWS file 2021-12-09 19:42:57 +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
Lothar Serra Mari
48e05a781d NEWS: Update German NEWS file 2021-11-22 23:55:08 +01:00
Lothar Serra Mari
93ebb65979 NEWS: Update German NEWS file 2021-11-20 21:54:00 +01:00
Lothar Serra Mari
c8ccb28127 NEWS: Update German NEWS file 2021-11-18 18:27:15 +01:00
Cameron Cawley
f8e9355ffa CREDITS: Add credits for the Prince translation 2021-11-18 00:50:19 +01:00
Lothar Serra Mari
3b1f88b8b1 NEWS: Update German NEWS file 2021-11-16 18:58:28 +01:00
Lothar Serra Mari
8b61030ec3 NEWS: Update German NEWS file 2021-11-15 19:38:24 +01:00
Lothar Serra Mari
5ea371fe8e NEWS: Fix typo in German NEWS file 2021-11-15 02:41:04 +01:00
Lothar Serra Mari
68c46279bc NEWS: Mention latest KYRA changes in German NEWS file 2021-11-15 01:16:40 +01:00
Lothar Serra Mari
529338bef8 NEWS: Mention portable mode in German NEWS file 2021-11-13 21:22:48 +01:00
Lothar Serra Mari
6390b02887 NEWS: Update German NEWS file 2021-11-11 20:42:38 +01:00
Lothar Serra Mari
bdc9ad5783 NEWS: Update German NEWS file 2021-11-01 16:36:31 +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
67fbc65d32 NEWS: Mention C++11 requirement in German NEWS file 2021-10-31 11:05:17 +01:00
Lothar Serra Mari
5540f2ebb1 NEWS: Update German NEWS file 2021-10-27 19:35:49 +02:00
Lothar Serra Mari
4abc6cb7ed NEWS: Update German NEWS file 2021-10-24 19:09:10 +02:00
Lothar Serra Mari
a4f8e4ae5c CREDITS: Update credits 2021-10-23 12:40:04 +02:00
Lothar Serra Mari
436e34607f NEWS: Update German NEWS file 2021-10-16 10:07:16 +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
Lothar Serra Mari
381611d3b2 NEWS: Backport 2.5.0 release info to German NEWS file 2021-10-02 08:24:52 +02:00
Lothar Serra Mari
d131f3d5ca NEWS: Add iOS improvements to German NEWS file 2021-09-30 21:45:53 +02:00
djsrv
4667ffea96 CREDITS: Update name 2021-09-23 11:48:05 -04:00
Lothar Serra Mari
1e61dc5ec6 NEWS: Update German NEWS file 2021-09-21 18:10:50 +02:00
Lothar Serra Mari
94c9b28630 NEWS: Mention Discord RPC GUI option 2021-09-11 18:47:57 +02: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
Lothar Serra Mari
569fe039c0 NEWS: Update German NEWS file 2021-09-07 19:16: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
Lothar Serra Mari
68975ab5a4 NEWS: Update German NEWS file 2021-09-06 20:25:41 +02:00
Lothar Serra Mari
eafd093a72 NEWS: Update German NEWS file 2021-09-04 20:35:51 +02:00
Lothar Serra Mari
d7854e8e9b NEWS: Update German NEWS file 2021-09-02 14:19:00 +02: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
Lothar Serra Mari
801e549428 NEWS: Update German NEWS file 2021-08-28 19:31:48 +02: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
Lothar Serra Mari
3965cde9f7 NEWS: Remove Hades Challenge from the German NEWS file for now 2021-08-22 14:44:35 +02:00
Lothar Serra Mari
292c095582 NEWS: Update German NEWS file 2021-08-21 15:03:51 +02:00
Lothar Serra Mari
8763947e5f NEWS: Update German NEWS file 2021-08-20 18:53:56 +02: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
Lothar Serra Mari
9c70517d5b NEWS: Update German NEWS file 2021-08-19 14:19:53 +02:00
Lothar Serra Mari
6a1618cf27 NEWS: Update German NEWS file 2021-08-17 17:10:20 +02:00
Lothar Serra Mari
1eb6834b40 NEWS: Mention restoration of missing Lemonhead lines in the German
version of MI 1
2021-08-17 13:32:42 +02:00
Lothar Serra Mari
cace0be55e NEWS: Fix typo in engine name in German NEWS file 2021-08-15 19:59:47 +02:00
Lothar Serra Mari
bafe4562b2 NEWS: Update German NEWS file 2021-08-15 19:33:27 +02:00
Lothar Serra Mari
09ab158098 NEWS: Update German NEWS file 2021-08-15 17:43:39 +02:00
Lothar Serra Mari
bd939494a7 NEWS: Update German NEWS file 2021-08-08 11:51:10 +02:00
Max Horn
e74c173479 CREDITS: regenerate 2021-08-05 00:01:46 +02:00
Lothar Serra Mari
90a3c8a323 NEWS: Update German NEWS file 2021-07-22 07:38:57 +02:00
Lothar Serra Mari
6af03679a9 NEWS: Update German NEWS file 2021-07-17 09:59:48 +02:00
Lothar Serra Mari
68c88df719 NEWS: Update German NEWS file 2021-07-15 08:02:36 +02:00
Lothar Serra Mari
f7eb1e0e24 NEWS: Update German NEWS file 2021-07-14 07:26:37 +02:00
Thierry Crozat
97ba7e2185 DOC: Update FAQ on graphics 2021-07-13 21:57:37 +01:00
Lothar Serra Mari
cef0b0ea81 NEWS: Update German NEWS file 2021-07-10 07:25:38 +02:00
Lothar Serra Mari
68d8a74bf0 NEWS: Update German NEWS file 2021-07-09 06:35:51 +02:00
Lothar Serra Mari
206e85476f NEWS: Update German NEWS file 2021-07-07 13:33:35 +02:00
Lothar Serra Mari
ddf1ae5894 NEWS: Mention Win32 OpenGL default, consistency fixes 2021-07-04 22:11:57 +02:00
Lothar Serra Mari
69d5c5164f CREDITS: Add myself to the Win32/Win64 subsection 2021-07-04 17:35:49 +02:00
Lothar Serra Mari
9dd2070243 AUDIO: MT32: Bump MT32 emulation code to libmt32emu 2.5.1 2021-07-04 16:28:57 +02:00
Lothar Serra Mari
e961746575 NEWS: Update German NEWS file 2021-07-03 11:35:11 +02:00
Thierry Crozat
3d947eb290 DOC: Optimize center stretch mode image 2021-06-29 01:21:34 +01:00
Thierry Crozat
64ebbc7c99 DOC: Update graphics options page 2021-06-29 01:09:57 +01:00
Thierry Crozat
b9d0dd1d33 DOC: Update graphics modes description 2021-06-29 01:09:57 +01:00
Thierry Crozat
7213ca6401 DOC: Add images for stretch modes and improve desciptions 2021-06-29 01:09:57 +01:00
Thierry Crozat
ae7c687d33 DOC: Fix path to 2x graphics mode image 2021-06-29 01:09:57 +01:00
Cameron Cawley
beb0a88120 DOCS: Mention the on-screen menu button on Android 2021-06-19 14:31:25 +01:00
Lothar Serra Mari
28b835f0bf NEWS: Update German NEWS file 2021-06-11 19:55:31 +02:00
Tim Burke
4dafa60ff4 DOCS: Fix Category:Supported_Games links 2021-06-09 22:34:37 +01:00
SupSuper
455cdff8df CREDITS: Add Trecision engine 2021-06-09 12:20:52 +01:00
Thierry Crozat
8559354d8d
DOC: Update number of stretch modes 2021-06-06 02:11:19 +01:00
Thierry Crozat
5948d8a432 DOC: Document even pixel stretch mode 2021-06-05 14:17:40 +01:00
Ori Avtalion
50e8dc815a DOCS,TRAVIS: Change IRC links to libera.chat 2021-05-27 22:47:32 +03:00
Thierry Crozat
5000a24d72 AGS: Move AGS Engine doxygen group definition to ags.h 2021-05-21 20:02:09 +01:00
Thierry Crozat
6acd1ec59e AGS: Improve globals documentation 2021-05-21 19:52:03 +01:00
Alex Bevilacqua
5d10fae9ca ASYLUM: update credits 2021-05-18 21:17:38 +03:00
Alex Bevilacqua
8eeed61c30 ASYLUM: generate credits 2021-05-18 21:17:38 +03:00
Lothar Serra Mari
82959d4ce8 NEWS: Update German NEWS file 2021-05-17 20:00:09 +02:00
Orgad Shaneh
a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00