Commit Graph
2311 Commits
Author SHA1 Message Date
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
Eugene Sandulenko d79b75dce5 DOCS: Moved all non-main licenses to LICENSES/ directory. Synced all lists
I could potentially break some port packaging as my changes were not tested
2021-12-27 14:58:23 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Vladimir Serbinenko 8c204cbfe3 HADESCH: Add hadesch_translations.dat to win32 and irix distribution 2021-12-21 15:24:14 -05:00
athrxx a939862cec KYRA: (LoK/Mac) - add support for low quality music
(the driver support was already there, this commit just adds the additional menu setting and the necessary adjustments)
2021-12-17 20:29:26 +01:00
Paweł Kołodziejski ed837d20a8 PLAYGROUND3D: Added bitmap test 2021-12-03 23:34:58 +01:00
athrxx ea0c0ec4a5 KYRA: (LoK/Mac) - add specific static data for Mac version
We used the DOS data before.
This fixes the final credits for the stuffit installer version and allows to get rid of some hacks.
2021-12-03 13:58:34 +01:00
athrxx d9850a2d78 KYRA: (HOF/Traditional Chinese) - add static resources 2021-12-01 22:37:59 +01:00
Le Philousophe e7b6cff4dd ANDROID: The virtual controls now generate fake joystick events
This allows to use the keymapper and not have hardcoded keyboard events
2021-11-29 00:04:45 +01:00
Le Philousophe 5d56c1cdf0 ANDROID: Merge 3D graphics backend
Move each graphic part in backends/graphics and backends/graphics3d
2021-11-29 00:04:45 +01:00