116051 Commits

Author SHA1 Message Date
Cadi
c97a017bd9 DOCS: updates taskbar integration page
- new PR allows engineid.xxx as accepted format
2021-04-25 11:17:28 +12:00
Cadi
e6848c7b94 DOCS: auto pulls release notes from NEWS.md 2021-04-25 11:17:28 +12:00
Cadi
4f3e842825 DOCS: re-orders sidebar navigation 2021-04-25 11:17:28 +12:00
cadihowley
e59bef2b65 DOCS: minor corrections/additions 2021-04-25 11:17:28 +12:00
cadihowley
562deba7de DOCS: adds taskbar integration page 2021-04-25 11:17:28 +12:00
cadihowley
08fa2de581 DOCS: updates Graphics page
- new screenshots
- new graphics mode options explained
- 3D options explained
2021-04-25 11:17:28 +12:00
cadihowley
2a7f5831fd DOCS: removes gameid reference 2021-04-25 11:17:28 +12:00
cadihowley
92bef1c5ed DOCS: adds reference to config file path
- file path now printed on Paths tab
2021-04-25 11:17:28 +12:00
cadihowley
5959b0e08b DOCS: updates the Misc tab page + config file 2021-04-25 11:17:28 +12:00
cadihowley
80cdabdffa DOCS: updates graphics options (3D) 2021-04-25 11:17:28 +12:00
cadihowley
0944942cad DOCS: reinstates bug report section in the README 2021-04-25 11:17:28 +12:00
cadihowley
43cb1b1eb9 DEVTOOLS: adds name to credits 2021-04-25 11:17:28 +12:00
cadihowley
ba4a9d76ca DOCS: reinstates Quickstart section for README 2021-04-25 11:17:28 +12:00
cadihowley
eb8083d1a8 DOCS: Refines iconspath description 2021-04-25 11:17:28 +12:00
cadihowley
76e74517b9 DOCS: fixes config file
- removes gameid to GUI ID reference
- fixes iconspath spelling mistake
2021-04-25 11:17:28 +12:00
cadihowley
497e933a43 DOCS: changes table responsiveness
- changes table elements to display as block when screen is too small
- adds classes to tables
2021-04-25 11:17:28 +12:00
cadihowley
c204911add DOCS: tidies up Android controls section 2021-04-25 11:17:28 +12:00
cadihowley
529cf739aa DOCS: Changes version display output
- addition of JS to change the output under the logo
- displays "development build" instead of "latest".
- for all other builds, finds the version number in the tag/URL and displays
that instead
e.g. v2.2-docs becomes v2.2
2021-04-25 11:17:28 +12:00
cadihowley
ca966b3ef6 DOCS: adds Nintendo DS link to card 2021-04-25 11:17:28 +12:00
cadihowley
dc04bb07c7 DOCS: Removes redundant info from README
- removes all info now contained in either the user docs or the wiki
- matches the About section in the docs
- adds links to wiki and docs
2021-04-25 11:17:28 +12:00
cadihowley
52eee4e162 DOCS: removes links to datafiles wiki page
- adds link to "supported games" wiki page instead
- each game now has a list of required data files on the wiki
2021-04-25 11:17:28 +12:00
trembyle
2dbe4e9067 COMMON: Fall back to engine icon in taskbar
When an icon for game ID is not found, use the engine icon instead.
This provides a fallback so that every game doesn't need an icon.
2021-04-24 23:54:17 +01:00
SupSuper
627cab6859 CREATE_PROJECT: Add missing giflib to MSVC 2021-04-24 22:44:41 +01:00
fracturehill
993f708dd0 NANCY: Don't adjust rects in The Vampire Diaries
readRect() no longer adds a pixel to the right and bottom for
The Vampire Diaries, since rects in that game are non-inclusive.
2021-04-25 00:04:53 +03:00
fracturehill
c86d46fcde NANCY: Fix The Vampire Diaries's cursors
Fixed the cursors in The Vampire Diaries so they display correctly.
2021-04-24 23:59:03 +03:00
fracturehill
8b8d3b38de NANCY: Fix curtains in The Vampire Diaries
Fixed the visual artifacts in the inventory box curtains in The Vampire
Diaries. Renamed the Shades class to Curtains to reflect their name in
the original engine.
2021-04-24 23:59:03 +03:00
fracturehill
90c4f0c4dc NANCY: Move hardcoded data
Moved all hardcoded engine data that changes between games (e.g. number
of items, number of event flags) to a dedicated file and added a function for
accessing it in NancyEngine.
2021-04-24 23:59:03 +03:00
fracturehill
75d9fa1abd NANCY: Accurate viewport edge sizes
The sizes of the hotspots at the edges of the viewport are now
consistent with the original engine.
2021-04-24 23:59:03 +03:00
IlDucci
2f65fd6cf1 I18N: Update translation (Spanish)
Currently translated at 100.0% (1635 of 1635 strings)
2021-04-24 20:21:19 +00:00
SupSuper
b3fd7c524d GUI: Recalculate tab variables consistently 2021-04-24 21:10:00 +01:00
Timo Mikkolainen
8256b9a13e I18N: Update translation (Finnish)
Currently translated at 100.0% (1635 of 1635 strings)
2021-04-24 19:25:01 +00:00
Eugene Sandulenko
596f253a0d
GLK: ZCODE: Added more detection entries. Bugreport #11669 2021-04-24 18:58:16 +02:00
Eugene Sandulenko
728fd802eb
GLK: ZCODE: Added non-English detection entries. Bugreport #11669 2021-04-24 18:58:16 +02:00
Eugene Sandulenko
0aecd93b4c
GLK: TADS: Added detection for TADS2 games. Bugreport #11658 2021-04-24 18:58:16 +02:00
Lothar Serra Mari
eeb1356fb8 I18N: Update translation (German)
Currently translated at 99.7% (1631 of 1635 strings)
2021-04-24 11:00:21 +00:00
George Kormendi
0607ab80a5 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1635 of 1635 strings)
2021-04-24 09:41:51 +00:00
Antoniou Athanasios
cdf91a156a I18N: Update translation (Greek)
Currently translated at 100.0% (1635 of 1635 strings)
2021-04-24 09:41:35 +00:00
ScummVM-Translations
2ffda1bce3 I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-04-24 07:44:59 +00:00
sluicebox
77b93c77ab SCI: Add support for MOTHERGOOSE256 CD-Audio version
This multi-lingual version handles audio in a unique manner.
English audio is only on the CD audio track while the other
four languages are only in resource files. This is transparent
to the scripts that play audio; they're the same in all versions.
This required a custom interpreter that detects the language and
handles English differently. It even has a custom error message:
"You will not be able to play the 'ENGLISH' version."

Fixes bug #12431
2021-04-24 00:35:03 -07:00
ScummVM-Translations
cf2392786b I18N: Update translations templates 2021-04-23 18:19:11 +00:00
ScummVM-Translations
1c84a39aba I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-04-23 18:19:09 +00:00
Eugene Sandulenko
e000276695
KYRA: Improve wording for user-visible message about LOL GOG version 2021-04-23 20:18:42 +02:00
ScummVM-Translations
480851a157 I18N: Update translations templates 2021-04-23 18:08:07 +00:00
Eugene Sandulenko
7d33a4d480
KYRA: Added support for GOG LOL release 2021-04-23 20:07:38 +02:00
Timo Mikkolainen
2baf565fa1 I18N: Update translation (Finnish)
Currently translated at 100.0% (1635 of 1635 strings)
2021-04-23 17:43:17 +00:00
IlDucci
0792421027 I18N: Update translation (Spanish)
Currently translated at 100.0% (1635 of 1635 strings)
2021-04-23 17:43:16 +00:00
Lothar Serra Mari
1257f6571a I18N: Update translation (German)
Currently translated at 99.7% (1631 of 1635 strings)
2021-04-23 17:43:15 +00:00
ScummVM-Translations
dfef328a34 I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-04-23 14:34:37 +00:00
Eugene Sandulenko
19ea9f43d0
GLK: TADS: Added TADS3 games to detection. Bugreport #11658 2021-04-23 16:34:12 +02:00
Eugene Sandulenko
d5e7d45002
GLK: QUEST: Added more detection entries. Bugreport #11655 2021-04-23 16:34:12 +02:00