Commit Graph

150584 Commits

Author SHA1 Message Date
ScummVM-Translations
4ae7977b59 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/
2024-04-28 17:59:47 +00:00
AndywinXp
8fe0f93630 SCUMM: Rename CHARSET_1() to displayDialog()
We are now using a name which respects the coding
guidelines and also reflects how the actual function was
named.
2024-04-28 19:59:30 +02:00
Purple T
21730945e1 I18N: Update translation (French)
Currently translated at 100.0% (2133 of 2133 strings)
2024-04-28 13:42:47 +00:00
ScummVM-Translations
ca66b0df5f I18N: Update translations templates 2024-04-28 12:00:07 +00:00
scemino
b721f95ffe BACKENDS: Add imgui in OpenGL backend 2024-04-28 13:59:31 +02:00
sluicebox
a1e3a9e772 SCUMMM: HE: Fix memory leak. PVS-Studio V773 2024-04-27 16:56:14 -07:00
Marcel Souza Lemes
02e7bca4fa I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (2133 of 2133 strings)
2024-04-27 22:42:48 +00:00
Misty De Meo
37ebf4048f
AGS: add Perfect Tides Mac v2 2024-04-27 15:06:10 -07:00
AndywinXp
51ffd1d249 SWORD1: SOUND: Force alignment on odd-sized samples
This fixes #15094.
2024-04-27 23:31:06 +02:00
Christian Krause
f3286cb571
DISTS: Set StartupWMClass in .desktop file (#5763)
- due to the change to the rDNS-based filename some window managers like
  Cinnamon can't find the according desktop file for scummvm's
  application window anymore
- this causes some unwanted behavior (e.g. not using the correct icons
  in the task switcher)
- before commit f683b9b916 the mapping
  worked by matching the WM_CLASS property of the scummvm window to
  the filename of the desktop file
- this patch sets the StartupWMClass property in the .desktop file to
  the name of scummvm's WM_CLASS X property which will allow a proper
  mapping
- the WM_CLASS property is set by SDL to the base name of ScummVM binary.
2024-04-27 17:15:34 +02:00
Walter Agazzi
3e2ca85d56 I18N: Update translation (Italian)
Currently translated at 100.0% (2133 of 2133 strings)
2024-04-27 14:00:20 +00:00
SupSuper
5216d4c399 CREATE_PROJECT: Add option to disable static detection 2024-04-27 12:13:00 +01:00
AndywinXp
38029ab287 SCUMM: MOONBASE: Fix pixel hit test detection 2024-04-27 12:13:26 +02:00
AndywinXp
a29e06c7cd SCUMM: HE: Address gfx PR review requests
* Remove trailing spaces
* Reformat some code
* Remove involuntary infinite loop
* Remove forgotten "TODO" comment
2024-04-27 12:01:41 +02:00
ScummVM-Translations
e0ea91b9be 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/
2024-04-27 04:44:18 +00:00
Paul Gilbert
11417e5b5c MM: XEEN: In console load command, print out filename it's looking for 2024-04-26 21:43:58 -07:00
ScummVM-Translations
9fe0546175 I18N: Update translations templates 2024-04-27 03:28:57 +00:00
Matthew Jimenez
2a0c90e7dd ULTIMA8: Clean up engine initialize / deinitialize 2024-04-26 22:28:16 -05:00
Matthew Jimenez
983580ce7a ULTIMA8: Clean up graphics startup 2024-04-26 18:37:04 -05:00
IlDucci
d3d860d4a4 I18N: Update translation (Spanish)
Currently translated at 100.0% (2133 of 2133 strings)
2024-04-26 22:30:09 +00:00
ScummVM-Translations
0318e98256 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/
2024-04-26 21:29:03 +00:00
athrxx
ea3de9e8ed SCUMM: (IMS) - fix regression
Player::isFadingOut() was broken by recent fader code changes.
The function does not exist in original drivers, but is needed to
work around MI2 bug no. 385 (original interpreter bug).
2024-04-26 23:28:39 +02:00
ScummVM-Translations
2393cd4428 I18N: Update translations templates 2024-04-26 21:21:48 +00:00
ScummVM-Translations
2a2d7d7cd0 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/
2024-04-26 21:21:46 +00:00
AndywinXp
f48a0ac1c1 SCUMM: HE: Fix another win32 build error 2024-04-26 23:21:29 +02:00
AndywinXp
e338e0912a SCUMM: HE: Fix formatting 2024-04-26 23:21:29 +02:00
AndywinXp
6f5878aed5 SCUMM: HE: Hopefully fix MSVC win32 errors 2024-04-26 23:21:29 +02:00
AndywinXp
6192dfe5c0 SCUMM: HE: Fix build and warnings 2024-04-26 23:21:29 +02:00
AndywinXp
ec61ee97d8 SCUMM: HE: Fix build when ENABLE_HE is not defined 2024-04-26 23:21:29 +02:00
AndywinXp
184cd608f8 SCUMM: HE: Reimplement Moonbase distortion routines 2024-04-26 23:21:29 +02:00
AndywinXp
3cddf27f99 SCUMM: HE: Reimplement Moonbase gfx T14 routine 2024-04-26 23:21:29 +02:00
AndywinXp
bdc1608f87 SCUMM: HE: Clean-up and removal of development functions
These functions are called within a room called "lab", which is part of
some kind of internal development editor used to test several types of
textures and their blending. This room was not compiled into the final game.
2024-04-26 23:21:29 +02:00
AndywinXp
ea66c16d3c SCUMM: HE: Clean up and finish hooking up external U32 prototypes 2024-04-26 23:21:29 +02:00
AndywinXp
6b5c870397 SCUMM: HE: Implement more Moonbase graphics 2024-04-26 23:21:29 +02:00
AndywinXp
1d1b7172fd SCUMM: HE: Fix null pointer access 2024-04-26 23:21:29 +02:00
AndywinXp
1ddcbf1d6f SCUMM: HE: Begin implementing Moonbase Commander graphics hooks 2024-04-26 23:21:29 +02:00
AndywinXp
8f4b909f38 SCUMM: HE: Comments and styling clean-up 2024-04-26 23:21:29 +02:00
AndywinXp
ee2bf64267 SCUMM: HE: Fix typo in palette remapping function 2024-04-26 23:21:29 +02:00
AndywinXp
6c5949d8de SCUMM: HE: Fix glitched bottom left score table on BASEBALL97 2024-04-26 23:21:29 +02:00
AndywinXp
12f511928a SCUMM: HE: Cleanup 2024-04-26 23:21:29 +02:00
AndywinXp
30760ad716 SCUMM: HE: Swap some tags with MKTAG macros 2024-04-26 23:21:29 +02:00
AndywinXp
9cd1e63b53 SCUMM: HE: Fix Backyard games sprite ordering issues 2024-04-26 23:21:29 +02:00
AndywinXp
25855773e7 SCUMM: HE: Fix pixel color retrieval 2024-04-26 23:21:29 +02:00
AndywinXp
e4b9e601d4 SCUMM: HE: Fix sprite ordering for HE95 2024-04-26 23:21:29 +02:00
AndywinXp
c65097c055 SCUMM: HE: Hopefully fix palette remapping for good 2024-04-26 23:21:29 +02:00
AndywinXp
e70935815d SCUMM: HE: Fix AUX animations 2024-04-26 23:21:29 +02:00
AndywinXp
35939dd19d SCUMM: HE: Fix warnings 2024-04-26 23:21:29 +02:00
AndywinXp
d632a18996 SCUMM: HE: Fix some mem leaks 2024-04-26 23:21:29 +02:00
AndywinXp
a136275a92 SCUMM: HE: Fix some Spy Fox 1 (HE90) issues 2024-04-26 23:21:29 +02:00
AndywinXp
65e391dcef SCUMM: HE: Remove useless casts 2024-04-26 23:21:29 +02:00