125705 Commits

Author SHA1 Message Date
Vladimir Serbinenko
8c204cbfe3 HADESCH: Add hadesch_translations.dat to win32 and irix distribution 2021-12-21 15:24:14 -05:00
Lothar Serra Mari
62b3639c4f I18N: Update translation (German)
Currently translated at 100.0% (1694 of 1694 strings)
2021-12-21 19:59:59 +00:00
Lothar Serra Mari
5b908f02fc NEWS: Fix broken grammar in German NEWS file 2021-12-21 20:59:14 +01:00
Lothar Serra Mari
317635abc8 NEWS: Update German NEWS file 2021-12-21 20:55:02 +01:00
Lothar Serra Mari
845f95b4b7 NEWS: Fix typo in NEWS file 2021-12-21 20:55:02 +01:00
ScummVM-Translations
b7dfa7f2c1 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-12-21 19:46:54 +00:00
sluicebox
5e725d639c SCI: SavegameDesc::name is now always terminated
`SavegameDesc::name` is now easier to understand and safer to use.
Fixes Phant2 regression from 913d943a090746cf381d7227c0e0e28f053a0cb8
Fixes Phant2 out-of-bounds read in `Console::cmdListSaves`

This was originally always a null terminated string but when SCI32
was added the terminator became optional, leading to a confusing
situation. `name` is now always terminated internally. SCI16 interfaces
continue to terminate the 36th element and SCI32 interfaces continue
to use the first 36 elements as-is.

See: 4357809ce8238cfd0bc5d8c92b6da28068607d55
2021-12-21 14:38:19 -05:00
Purple T
9ae92f28d8 I18N: Update translation (French)
Currently translated at 100.0% (1694 of 1694 strings)
2021-12-21 11:11:47 +00:00
Antoniou Athanasios
aa093c8506 I18N: Update translation (Greek)
Currently translated at 100.0% (1694 of 1694 strings)
2021-12-21 11:11:42 +00:00
VAN-Gluon
225d6b358f I18N: Update translation (Japanese)
Currently translated at 100.0% (1694 of 1694 strings)
2021-12-21 08:26:48 +00:00
Marcel Souza Lemes
5971712a38 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1694 of 1694 strings)
2021-12-21 08:26:47 +00:00
George Kormendi
f301cd0318 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1694 of 1694 strings)
2021-12-21 08:26:47 +00:00
Vladimir Serbinenko
dcfccd1874 HADESCH: Show message when skipping minigames 2021-12-21 02:04:57 -05:00
sluicebox
c577976cd7 SCI: Remove FIXME from intended fall-throughs 2021-12-20 23:04:42 -05:00
ScummVM-Translations
f66de0a47d 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-12-20 23:22:21 +00:00
Eugene Sandulenko
801266eca5
AGS: Use safer string copying 2021-12-21 00:21:54 +01:00
Eugene Sandulenko
c947d71925
GLK: AGT: Use safer string copying 2021-12-21 00:21:54 +01:00
Eugene Sandulenko
1a312c252d
GLK: HUGO: Use safer string copying 2021-12-21 00:21:54 +01:00
Eugene Sandulenko
eac751624c
GLK: JACL: Avoid potential non-null-terminated string 2021-12-21 00:21:54 +01:00
Eugene Sandulenko
6d101d2113
GLK: LEVEL9: Use safer operations for storing ramsaves 2021-12-21 00:21:54 +01:00
Eugene Sandulenko
20b55693f3
TWINE: Use safer string copying 2021-12-21 00:21:54 +01:00
Eugene Sandulenko
913d943a09
SCI: Use safer string copying 2021-12-21 00:21:53 +01:00
Eugene Sandulenko
9804ae380d
STARTREK: Fix loading of MIDI music 2021-12-21 00:21:53 +01:00
Eugene Sandulenko
5596dcd6f8
SCUMM: IMUSE: Fix incorrect string copy 2021-12-21 00:21:53 +01:00
ScummVM-Translations
9e7e9d4d8c I18N: Update translations templates 2021-12-20 22:18:46 +00:00
Cameron Cawley
f01c5321c4 STARK: Don't exit immediately if modded assets are enabled but not supported 2021-12-20 23:18:36 +01:00
Torbjörn Andersson
bcccd04663 NEWS: Mention Sherlock GUI fixes
Too many and too small to mention individually.
2021-12-20 20:22:54 +01:00
Paweł Kołodziejski
ed93e09f92
STARK: Fixed minority coverity warnings 2021-12-20 19:42:50 +01:00
ScummVM-Translations
337d5bda4c 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-12-20 18:26:36 +00:00
Paweł Kołodziejski
82a1d05d78
ICB: Fixed coverity error 2021-12-20 19:26:21 +01:00
ScummVM-Translations
1929570a4d I18N: Update translations templates 2021-12-20 18:22:54 +00:00
ScummVM-Translations
b5fe8384c3 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-12-20 18:22:53 +00:00
Paweł Kołodziejski
50f9fa3df6
STARK: Fixed minor coverity warnings 2021-12-20 19:22:39 +01:00
ScummVM-Translations
4b0951b72d I18N: Update translations templates 2021-12-20 17:42:57 +00:00
sluicebox
8e9c93938e SCI: Use LSL5 patch directory name 2021-12-20 12:42:42 -05:00
Paweł Kołodziejski
09d447c211
PLAYGROUND3D: Fix minor coverity warnings 2021-12-20 18:40:41 +01:00
Torbjörn Andersson
2d15dcefad SHERLOCK: Fix glitch in Rose Tattoo save dialog
This would happen when either clicking on an empty slot or when using
the Delete key. It was caused by using the screen coordinates, rather
than the surface coordinates, when specifying the rightmost edge of the
area to clear.
2021-12-20 13:11:42 +01:00
Antoniou Athanasios
d0248f8b4f I18N: Update translation (Greek)
Currently translated at 100.0% (1693 of 1693 strings)
2021-12-20 12:05:32 +00:00
Torbjörn Andersson
5ea555bcdd SHERLOCK: Refactor Rose Tattoo slider drawing 2021-12-20 12:37:10 +01:00
Paweł Kołodziejski
df8776b191
GRIM: Removed dead code 2021-12-20 12:23:43 +01:00
neuromancer
ea1a4ed679 HYPNO: implemented file cabinet and fixed more scenes in spider 2021-12-20 11:50:47 +01:00
Torbjörn Andersson
743bfb538d SHERLOCK: Fix final (?) issue with Rose Tattoo slider handle drawing 2021-12-20 11:39:27 +01:00
Torbjörn Andersson
5aef290165 SHERLOCK: Fix drawing of Rose Tattoo dialog corners
The corners are drawn correct, we just want to ensure that the same
screen area is cleared or tindted before drawing the dialog, whether the
dialog is transparent or not. Otherwise, the corners will be tinted too,
instead of fully transparent.
2021-12-20 11:15:34 +01:00
Torbjörn Andersson
99b4aa4dbb SHERLOCK: Fix Rose Tatto save/load scrollbar bounds 2021-12-20 10:57:58 +01:00
Torbjörn Andersson
7507873635 SHERLOCK: Fix scroll position bar glitch 2021-12-20 10:40:43 +01:00
Torbjörn Andersson
82962dd42d SHERLOCK: Fix Rose Tattoo slider widget glitches 2021-12-20 09:33:05 +01:00
Torbjörn Andersson
06bdaa11fb NEWS: Mention the latest notable Sherlock fixes 2021-12-20 08:14:38 +01:00
Torbjörn Andersson
b169715da4 SHERLOCK: Fix Scalpel animations not being resumed after conversation
When talking to another character, his animation would usually freeze.
Most of the time this is just a cosmetic problem, but it does make
solving the puzzle with the billiard players more annoying than it
should be, since you had to leave and re-enter the room. See bug #10931.
2021-12-19 15:49:30 -08:00
neuromancer
7a991216f6 HYPNO: implemented fuse puzzle in hard mode and fixed more scenes in spider 2021-12-19 19:49:18 +01:00
Paweł Kołodziejski
2f5995482e
STARK: Formatting 2021-12-19 19:18:19 +01:00