Commit Graph
137148 Commits
Author SHA1 Message Date
neuromancer 97b6bee717 HYPNO: correct palette when showing the briefing videos in wet 2022-04-30 19:51:51 +02:00
neuromancer 035ef308ee HYPNO: added post stats video from level c61 in wet 2022-04-30 19:51:51 +02:00
Kastuś K ac35ff290e I18N: Update translation (Belarusian (Taraškievica) (be-tarask))
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-30 16:20:08 +00:00
Kastuś K 8ce2d9d432 I18N: Update translation (Belarusian (Taraškievica) (be-tarask))
Currently translated at 99.5% (1712 of 1720 strings)
2022-04-30 16:12:35 +00:00
Kastuś K 824c0135eb I18N: Update translation (Belarusian (Taraškievica) (be-tarask))
Currently translated at 98.6% (1697 of 1720 strings)
2022-04-30 15:47:26 +00:00
Kastuś K 1c1c2ee7f0 I18N: Update translation (Belarusian (Taraškievica) (be-tarask))
Currently translated at 97.7% (1682 of 1720 strings)
2022-04-30 15:27:43 +00:00
Kastuś K e360cc2991 I18N: Update translation (Belarusian (Taraškievica) (be-tarask))
Currently translated at 95.1% (1637 of 1720 strings)
2022-04-30 14:59:34 +00:00
neuromancer 297b4720d2 HYPNO: added clock timeout in level c30 in wet 2022-04-30 14:32:54 +02:00
Donovan Watteau e5c8043ece SCUMM: Fix costume palette glitch in Amiga Monkey2 (bug #13433)
As discovered by RetroSpeedruns on YouTube, in the Amiga version of Monkey
Island 2, trying to use the stick on the dog at the front of the Governor
Mansion's on Booty Island will cause a palette glitch for this costume.

This costume can be used in rooms 29 and 55, but in the latter case,
the palette won't match with this room's constraints.  So, we override
this invalid palette when the costume is loaded from that room.

The palette was handmade, working from the colors of costume 1, and
trying to match the colors of costume 55/animation 13 while triggering
them in the jail and in front of the Governor's Mansion.
2022-04-30 13:06:36 +03:00
neuromancer 369ef67d3b HYPNO: more UI fixes in wet to correctly place the ammo bar 2022-04-30 11:01:38 +02:00
neuromancer 29d23c18e5 HYPNO: more checks for hardcoded endings when missing certain targets in wet 2022-04-30 11:01:38 +02:00
neuromancer b865cb4838 HYPNO: fixed rare crash when shoots are deallocated during arcade sequences 2022-04-30 11:01:38 +02:00
neuromancer 10dbdb0b22 HYPNO: added a barrier on the wrong path in level c40 in wet 2022-04-30 11:01:38 +02:00
neuromancer 124eb0f122 HYPNO: correct check of arcade objectives during level c40 in wet 2022-04-30 11:01:38 +02:00
neuromancer 58564e81a9 HYPNO: fixed assert in transition handling of wet 2022-04-30 11:01:38 +02:00
neuromancer b1b2048201 HYPNO: implemented more original cheats in wet 2022-04-30 11:01:38 +02:00
Donovan Watteau 0cf8a4e31d SCUMM: Fix/improve detection of the French CD version of DOTT
I own two original CDs here which confirm that this is the CD version with
full voices, and TENTACLE.000 is indeed 7,932 bytes long there too.
2022-04-30 11:44:05 +03:00
Lothar Serra Mari 3b4c750b70 I18N: Update translation (German)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-30 05:28:27 +00:00
Paul Gilbert c768b94cf6 AGS: Draw GUI Controls on separate textures
From upstream 5cbe36626842ddd900cbda8fd4b6ddfc3804456f
2022-04-29 22:20:41 -07:00
Paul Gilbert 62ebde86a1 AGS: Gui controls draw themselves at requested offset
From upstream 9e9c8ffafe465b907ed0d22bcb1ba4df06803b8b
2022-04-29 22:20:40 -07:00
Paul Gilbert 673c8c242e AGS: Split GUIMain::DrawAt into DrawSelf and DrawWithControls
From upstream d353f8151d77c1c9e66f8b1aed7b24ecbadf0609
2022-04-29 22:20:40 -07:00
Paul Gilbert 939d116fba AGS: Fixed GUIMain::Poll(), only affect clickable controls
From upstream 951e65274cd578b25436526dc12cc51ac5e20150
2022-04-29 22:20:40 -07:00
Paul Gilbert 403892950c AGS: Removed ListBox::DrawItemsFix, add preview items externally
From upstream af126ccdef791d6f97a65018bc3188e9767d399f
2022-04-29 22:20:40 -07:00
Paul Gilbert ad599a6425 AGS: In gui clipping mode prevent listbox items drawn over scrollbar
From upstream 37d757e88bfd7df47cf4154d37ec1a3df79e2c16
2022-04-29 22:20:39 -07:00
Paul Gilbert 2ab7985361 AGS: Revert "Engine: fixed AdjustBitmapForUseWithDisplayMode()"
From upstream 36e7d53fc1da189e402d9089c580d15844c6d4b5
2022-04-29 22:20:39 -07:00
Paul Gilbert 8d588c3a30 AGS: Fixed on_key_press not called all times
From upstream ffb73a0a7488e16b26c969b7efb3ca035f7dcea4
2022-04-29 22:20:39 -07:00
Paul Gilbert bf5a649385 AGS: Managed wrapper for SpriteFileWriter
From upstream 13d7b02a146cc669e2862064467599b10c18cbf9
2022-04-29 22:20:39 -07:00
Paul Gilbert d2b03800c6 AGS: Allow to place sounds on a crossfade channels for compatibility
From upstream 86564e983572b4ffb3cd12b00c116ae91c6fcbe4
2022-04-29 22:20:39 -07:00
Paul Gilbert 6ee31a530e AGS: Removed unnecessary ags_domouse() calls
From upstream de28de1dd44d991a479ae0adb5fdb4996fe33656
2022-04-29 22:20:39 -07:00
Paul Gilbert 4fa512da6e AGS: Fixed returning error from SpriteFile::LoadSprite/RawData()
From upstream e58569f1a1a95867cba00592b131372170c81c8b
2022-04-29 22:20:39 -07:00
Paul Gilbert 21ab95f5ab AGS: Remove RegisterGameWithGameExplorer()
From upstream 1554207f04dc6999994d02956587b302bb56f858
2022-04-29 22:20:39 -07:00
Paul Gilbert 99c97541e4 AGS: Set current savegame version to 360beta
This is a portion of upstream 018d8790f8a8f3d39088cedace98b52d7ef730db,
but I didn't implement all of it, because we still need savegame
thumbnails for showing in the GMM
2022-04-29 22:20:38 -07:00
Paul Gilbert 0490236774 AGS: Use old-style keycodes for internal engine commands
From upstream e2f8b0f2357d2587016425ff6629ef37601d8e0f
2022-04-29 22:20:38 -07:00
jepael 315545eda8 I18N: Update translation (Finnish)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-30 03:27:43 +00:00
athrxx 87fea610f3 SCUMM: (v1/2) - fix bug no. 6872
('I can't reach it" when using reservations terminal in airports)

There was one call to resetSentence() missing. It its the same in v1 and v2. There are 4 calls to this function in the whole code, we did have 3 of these...

I didn't check v0, since I don't have it.
2022-04-30 03:45:39 +02:00
Donovan Watteau 7d912924c8 DRACI: Remove scummvm_lround() workaround
This was used for non-C99 compilers, but ScummVM now requires C++11
which implies it.  The sparc64 compiler/assembler on OpenBSD would
also complain about "Illegal operands" with this version.
2022-04-30 01:16:05 +03:00
ScummVM-Translations ffe8506ed1 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/
2022-04-29 18:29:36 +00:00
Cameron Cawley 57abc6b86f PSP: Remove .MIPS.abiflags* sections from plugins 2022-04-29 13:29:25 -05:00
VAN-Gluon 4b3183443c I18N: Update translation (Japanese)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-29 11:23:50 +00:00
Eugene Sandulenko b4aecf4b8c I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-29 11:23:49 +00:00
Eugene Sandulenko 52d0473330 I18N: Update translation (Russian)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-29 11:23:44 +00:00
Paweł Kołodziejski eff82fdc58 ENGINES: Silence compiler warnings 2022-04-29 07:45:24 +02:00
Paweł Kołodziejski 1362f14f55 MIDI: Silence compiler warning 2022-04-29 07:44:56 +02:00
VAN-Gluon b21fd0c9aa I18N: Update translation (Japanese)
Currently translated at 99.7% (1716 of 1720 strings)
2022-04-28 16:49:29 +00:00
Antoniou Athanasios c77e3af3e1 I18N: Update translation (Greek)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-28 16:49:14 +00:00
Marcel Souza Lemes 6139aa033e I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-28 09:45:01 +00:00
George Kormendi 413a254d01 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-28 09:45:00 +00:00
Purple T 70aed1511f I18N: Update translation (French)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-28 09:44:59 +00:00
IlDucci 07ac6ff9ae I18N: Update translation (Spanish)
Currently translated at 100.0% (1720 of 1720 strings)
2022-04-28 09:44:58 +00:00
Walter Agazzi 8c24c6e9bb AGS: Add language detection for games/demos (Initial G) 2022-04-28 12:09:18 +03:00