144835 Commits

Author SHA1 Message Date
Linus Väinämö Virtanen
61c4fe21e7 I18N: Update translation (Finnish)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 21:20:57 +00:00
Walter Agazzi
a793ce0e0b I18N: Update translation (Italian)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 18:32:23 +00:00
Marcel Souza Lemes
7d37523104 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 17:04:26 +00:00
Purple T
18a650c737 I18N: Update translation (French)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 17:04:26 +00:00
Eugene Sandulenko
2d93beb87f I18N: Update translation (Danish)
Currently translated at 51.8% (1027 of 1981 strings)
2023-09-07 17:04:26 +00:00
Bo Mortensen
509d8f4946 I18N: Update translation (Danish)
Currently translated at 51.8% (1027 of 1981 strings)
2023-09-07 17:04:26 +00:00
Kartik Agarwala
bd944cadd8 CRAB: Implement mousetrap functionality 2023-09-07 21:40:55 +05:30
Kartik Agarwala
a2ce23918f CRAB: Fix bug due to which settings were not mirrored. 2023-09-07 19:12:35 +05:30
grisenti
23c781085c HPL1: Remove platform specific includes 2023-09-07 15:07:06 +02:00
Eugene Sandulenko
10adcd703e I18N: Update translation (Danish)
Currently translated at 50.8% (1008 of 1981 strings)
2023-09-07 12:41:59 +00:00
Bo Mortensen
95721e36f6 I18N: Update translation (Danish)
Currently translated at 50.8% (1008 of 1981 strings)
2023-09-07 12:41:59 +00:00
IlDucci
685d7c7a7f I18N: Update translation (Spanish)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 12:33:21 +00:00
grisenti
fbef545e22 HPL1: Replace printf 2023-09-07 12:12:31 +02:00
grisenti
1677556c38 HPL1: Remove unused _ASSERTE macro 2023-09-07 10:04:36 +02:00
Kartik Agarwala
8195669668 CRAB: Move flushing configuration options to disk to a better place. 2023-09-07 13:09:20 +05:30
VAN-Gluon
77cc48ec33 I18N: Update translation (Japanese)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 07:33:50 +00:00
Lothar Serra Mari
cffac4365f I18N: Update translation (German)
Currently translated at 100.0% (1981 of 1981 strings)
2023-09-07 07:30:50 +00:00
grisenti
0d57b7aae3 HPL1: Remove unnecessary platform specific #ifdef 2023-09-07 09:19:27 +02:00
grisenti
a52202a1a8 HPL1: Remove unused platform specific code 2023-09-07 08:30:43 +02:00
D G Turner
c08cf4d5a5 HPL1: Remove Forbidden Symbol Exceptions For Newton Library
This will compile fine without these headers which required
the forbidden symbol exception on Linux x86_64.

Other platforms and ports will need checking with this change.
2023-09-07 00:40:16 +01:00
D G Turner
6b9b4d7734 HPL1: Fix Spelling in Callback Naming in Newton Library
No functional change.
2023-09-06 23:33:15 +01:00
grisenti
d68cb7899c HPL1: Fix incorrect typedef 2023-09-06 22:46:34 +02:00
grisenti
fa564564e7 HPL1: Fix incorrect declarations 2023-09-06 22:29:06 +02:00
grisenti
ee18f37849 HPL1: Fix incorrect types in newton callbacks 2023-09-06 22:15:04 +02:00
grisenti
c93031b826 HPL1: Fix incorrect interface types 2023-09-06 21:39:28 +02:00
ScummVM-Translations
9016c2d451 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/
2023-09-06 17:29:56 +00:00
grisenti
639d20720e HPL1: Fix unsafe function casts 2023-09-06 19:29:36 +02:00
ScummVM-Translations
95fc3b8c42 I18N: Update translations templates 2023-09-06 05:56:16 +00:00
Torbjörn Andersson
163edd9557 SCUMM: Add F6 ("Selection screen") to TurboGrafx Loom help dialog 2023-09-06 07:55:35 +02:00
Torbjörn Andersson
230e474951 SCUMM: Add settings entry for Mac Loom
This makes the Macintosh b/w render mode available for it, alongside
the default Macintosh one.
2023-09-06 06:44:58 +02:00
Misty De Meo
6df6d5a173
DIRECTOR: add another filename for rear window
RW.XOB was seen in Yokai Ningen Bem (Mac).
2023-09-05 19:10:24 -07:00
Torbjörn Andersson
c4b4dcf6c4 SCUMM: Fix crash when loading Mac Loom savegames
This is the same problem that has affected version 6 games and Mac Indy
3, so hopefully this fix is enough. I changed the _macScreen check to
check for platform, since that seemed more sensible to me. Some day, we
should probably get rid of the ability to play the Mac versions in low
resolution anyway.
2023-09-05 20:35:00 +02:00
ScummVM-Translations
7040d30384 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/
2023-09-05 08:31:18 +00:00
Matthew Duggan
0a42f638b1 TETRAEDGE: Disable workaround for texture edges
Speculative fix for non-power-2 textures which might be causing bug #14418.
2023-09-05 17:20:38 +09:00
Matthew Duggan
e01f0a1ce9 TETRAEDGE: Clean right side of textures if they are non-power-2 size
Speculative fix for bug #14539.
2023-09-05 17:17:22 +09:00
Matthew Duggan
78762a2a46 TETRAEDGE: Improve deletion order of game sounds 2023-09-05 17:01:51 +09:00
ScummVM-Translations
42c85c09ae I18N: Update translations templates 2023-09-04 19:36:25 +00:00
Jozen
33e6dfb84b ENGINES: Show splash screen on 3D engines 2023-09-04 21:36:13 +02:00
D G Turner
dcf3bf3a1d GRAPHICS: Fix GCC Compiler Warnings on Realloc Usage in Freetype Interface
Calling realloc() with a size of 0 is implementation dependent and thus
should be avoided for portability.
2023-09-04 14:31:34 +01:00
PushmePullyu
94cef883b3 ACCESS: Fix resource/file handle leak in Amazon:GoE
Fixes #14601
2023-09-04 10:32:19 +03:00
Thierry Crozat
af18043d25 DOC: Link to the new build instruction page from the tvOS page 2023-09-03 23:39:42 +01:00
Thierry Crozat
38e4144b19 DOC: Really split the iOS build instructions to a separate page
The previous commit created that separate page with the build
instructions, but I forgot to remove them from the main iOS page.
2023-09-03 23:32:43 +01:00
Thierry Crozat
250032804a DOC: Split the iOS build instructions to a separate page
If we add ScummVM to the App Store, having a documentation that
starts with instruction on how to compile ScummVM yourself is not
great, So those instructions have been moved to a separate page
and instead the main iOS page is focussed on how to use the
application.
2023-09-03 23:20:46 +01:00
Eugene Sandulenko
94755eb838
BUILD: MACOS: Fix building with NEON enabled 2023-09-03 22:47:00 +02:00
Eugene Sandulenko
0ec19cb7ee
NEWS: Mention sword1 and AGS improvements 2023-09-03 22:30:25 +02:00
ScummVM-Translations
db426edbde 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/
2023-09-03 20:27:56 +00:00
Walter Agazzi
d117a48aaf DISTS: Keep Catharon license original naming 2023-09-03 22:27:43 +02:00
Walter Agazzi
892f46f382 AGS: Freetype: Build autohint sources only if freetype2 is enabled 2023-09-03 22:27:43 +02:00
Walter Agazzi
ab6b7b0360 DISTS: Add Catharon license and include in builds 2023-09-03 22:27:43 +02:00
Walter Agazzi
7279c8a540 AGS: Freetype: Trim include paths 2023-09-03 22:27:43 +02:00