2270 Commits

Author SHA1 Message Date
Jonathan Gray
d0e6438675 DOCS: MAN: no longer possible to set scaler with -g
from Donovan Watteau
2022-08-02 20:52:03 +02:00
Jonathan Gray
8e64f6435e DOCS: MAN: use .Pa instead of .Em for dir name
from Donovan Watteau
2022-08-02 20:52:03 +02:00
Jonathan Gray
d6e48884df DOCS: MAN: PCjr also available for agi
from Donovan Watteau
2022-08-02 20:52:03 +02:00
Jonathan Gray
9fdcdbd601 DOCS: MAN: sync platform list with platform.cpp g_platforms[] 2022-08-02 20:52:03 +02:00
Jonathan Gray
25548d2485 DOCS: MAN: update document date 2022-08-02 20:52:03 +02:00
Jonathan Gray
e39eb3b677 DOCS: MAN: remove references to README file
no longer describes options
replace with links to docs.scummvm.org and scummvm.org
2022-08-02 20:52:03 +02:00
Jonathan Gray
59e66d70b6 DOCS: MAN: mention sndio MIDI option 2022-08-02 20:52:03 +02:00
Jonathan Gray
cdbacc7487 DOCS: MAN: end music driver options with '.' 2022-08-02 20:52:03 +02:00
Jonathan Gray
5c8282e079 DOCS: MAN: sort music driver options 2022-08-02 20:52:03 +02:00
Jonathan Gray
1077694d37 DOCS: MAN: spelling 2022-08-02 20:52:03 +02:00
Jonathan Gray
a48fabcd76 DOCS: MAN: end option sentences in '.' 2022-08-02 20:52:03 +02:00
Jonathan Gray
cfa158d4b0 DOCS: MAN: add more options from scummvm -h 2022-08-02 20:52:03 +02:00
Jonathan Gray
9da491f8c2 DOCS: MAN: remove myself and old email address from AUTHORS 2022-08-02 20:52:03 +02:00
Jonathan Gray
efa0c4d8ec DOCS: MAN: sort options 2022-08-02 20:52:03 +02:00
Jonathan Gray
5c767f50d4 DOCS: MAN: remove uneeded comment including RCS id 2022-08-02 20:52:03 +02:00
Jonathan Gray
d2d01c214f DOCS: MAN: use Lk for URL and Pa for file names 2022-08-02 20:52:03 +02:00
Jonathan Gray
a93787c735 DOCS: MAN: use Ar instead of Em for lists of arguments 2022-08-02 20:52:03 +02:00
Jonathan Gray
d8df46dc5c DOCS: MAN: replace roff escapes with mdoc 2022-08-02 20:52:03 +02:00
Jonathan Gray
98325fd34d DOCS: MAN: remove uneeded Pp afer Sh 2022-08-02 20:52:03 +02:00
Jonathan Gray
743fab92f5 DOCS: MAN: redo showing both short and long options
avoids mandoc warnings of the form
STYLE: no blank before trailing delimiter: Fl n,
2022-08-02 20:52:03 +02:00
Jonathan Gray
ffe516a416 DOCS: MAN: new sentence new line 2022-08-02 20:52:03 +02:00
Lothar Serra Mari
82e76f076c DISTS: Update Sparkle AppCast file for 2.6.0 2022-07-26 13:56:37 +02:00
Orgad Shaneh
1d72638473 DISTS: WIN32: Add .gitattributes for iss file
Force CRLF and set worktree encoding.

This lets Git store the file as UTF-8 text, easier for diffs/reviews,
and with LF line-endings, while the worktree copy has the right
attributes.
2022-07-18 19:32:56 +02:00
Lothar Serra Mari
44e716a481 DISTS: WIN32: Sync Inno Setup file with porter's current setup
This includes some changes I made for the official ScummVM builds starting
with 2.2.0 that have not yet been backported. Usually, the Inno Setup
script cannot be used completely as-is depending on the libraries
used (e.g. static via dynamic), so this is mainly for reference.

NOTE: Please note that the .iss files have a 'weird' encoding, so
in order to keep all the special characters, it should only be
modified with the official Inno Setup tools.
2022-07-17 08:39:42 +02:00
Lothar Serra Mari
e93cad7ce6 DISTS: WIN32: Specify release date for 2.6.0 2022-07-16 22:51:37 +02:00
Cameron Cawley
80f90a15a5 RISCOS: Use makerun to calculate the wimpslot 2022-07-08 22:07:32 +01:00
athrxx
e6f9baf8a3 KYRA: regenerate kyra.dat 2022-06-26 11:30:43 +02:00
Le Philousophe
57e27dcf12 ANDROID: Let user customize its preferred touch modes
There are 3 settings: in menus, in 2D games, in 3D games
2022-06-14 00:08:04 +03:00
athrxx
b5079ca5c7 COMMON: add Korean Johab string encoding 2022-06-13 19:38:47 +02:00
Christian Kündig
9bf564b54a EMSCRIPTEN: Remove patches from this repo 2022-06-12 14:34:13 +02:00
Christian Kündig
2be18776b8 EMSCRIPTEN: Clean up patches and update readme 2022-06-12 14:34:13 +02:00
Christian Kündig
319f178ede EMSCRIPTEN: Automatically bundle icons from scummvm/scummvm-icons repository 2022-06-12 14:34:13 +02:00
Christian Kündig
bc3679e928 EMSCRIPTEN: Major build improvements
- Updated Emscripten to version 3.1.8 (+ additional patches)
- Support for dynamic plugins
- Adding ScummvmFS with support for HTTP Range Requests for game data
- Automated games/demos bundling and ini config generation during build
- Allow passing CLI arguments via fragment identifier of the website (i.e. scummvm.html#—debuglevel=9 )
- UI improvements with nicer status messages, splash screen + favicon
- Fixed HiDPI handling and responsiveness
- Bugfix: Don't crash if gamepad support isn't available
2022-06-12 14:34:13 +02:00
Paweł Kołodziejski
167724850d
DISTS: Corrected project name in header 2022-06-09 07:42:41 +02:00
athrxx
ae62ce361d KYRA: regenerate kyra.dat 2022-06-09 00:51:33 +02:00
antoniou79
05b682fdc3 ANDROID: New versionCodes 89-93 for 2.7.0
Skipped 3 batches of codes as reserved for possible beta testing or bug fix 2.6.x releases
2022-06-05 22:54:51 +03:00
Lothar Serra Mari
a07be8c665 RELEASE: This is 2.7.0git 2022-06-05 20:43:05 +02:00
Lothar Serra Mari
25219c64d6 DISTS: Sync snapcraft recipe with upstream 2022-05-28 13:54:11 +02:00
AsciiWolf
cfe040a6aa DISTS: Fix AppData id
Commit 1f4e197 changed the AppData id to a rDNS one, however the actual appdata/desktop file names stayed non-rDNS. This broke the metadata since AppStream parsers cannot match the correct desktop file anymore. This commit reverts the change
2022-05-28 10:38:57 +02:00
Hubert Maier
e559703099
AMIGAOS: Update md2ag.rexx (#3718)
Janitorial and optimize
2022-02-19 19:03:14 +00:00
Le Philousophe
9f84198643 ANDROIDSDL: Remove deprecated port 2022-02-06 21:34:08 +01:00
Le Philousophe
6fbd4a3abc ANDROID3D: Remove deprecated backend 2022-02-05 21:50:00 +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
Le Philousophe
d9b4e457e8 ALL: Remove USE_GLES2 define
Replace it with USE_FORCED_GLES2
2022-01-18 16:49:03 +01:00
Lothar Serra Mari
decc415a08 DISTS: Update appcast.xml for 2.5.1 2022-01-05 19:29:20 +01:00
Le Philousophe
523b226243 ANDROID: Allow user to enable touch controls 2022-01-02 17:45:32 +01:00
Le Philousophe
325c47f954 ANDROID: Use Android runtime to open touch controls image
This allows to use PNG file for sure and don't make us use TGA decoder
2022-01-02 17:45:32 +01:00
Lothar Serra Mari
b2c909ae8b DISTS: Update Sparkle information for 2.5.1 2022-01-02 08:46:39 +01:00
Eugene Sandulenko
823bc16312
ALL: Update copyright year 2022-01-01 00:00:45 +01:00
Cameron Cawley
21b0d6ded1 BACKENDS: Replace GLEW with GLAD, part of PR #3463 2021-12-30 14:53:48 +01:00