Commit Graph

122313 Commits

Author SHA1 Message Date
Maxim Kovalenko
88589a852c XEEN: RU Translated Mirror aliases 2021-08-11 20:06:01 -07:00
djsrv
680ef62db0 DIRECTOR: LINGO: Draw after updating cursor in updateStage 2021-08-11 18:45:21 -04:00
djsrv
d6c30c2f58 DIRECTOR: LINGO: Fix b_do 2021-08-11 18:42:37 -04:00
djsrv
205999c61d DIRECTOR: LINGO: Fix asString for VOID 2021-08-11 18:42:37 -04:00
djsrv
b52b47f227 DIRECTOR: LINGO: Init globals to 0 in D2-3 2021-08-11 18:42:37 -04:00
Thierry Crozat
f6d4579c63 NEWS: Does not mention M1 mac release
We don't know at this point if we will generate a native M1 build
for the release, so do not mention it in the NEWS file.
2021-08-11 23:22:08 +01:00
djsrv
0b7ee978e2 DIRECTOR: Update cursor before new movie transition 2021-08-11 16:31:50 -04:00
djsrv
57afb36f24 DIRECTOR: Set cursor to watch when switching movie 2021-08-11 16:31:50 -04:00
Martin Gerhardy
a7025f0365 TWINE: use the block library parser 2021-08-11 21:35:20 +02:00
Martin Gerhardy
e7fc25303b TWINE: updated the bll raw buffer handling 2021-08-11 21:35:20 +02:00
Martin Gerhardy
598c35ca52 TWINE: removed unused member 2021-08-11 21:35:20 +02:00
Martin Gerhardy
2f7e9f0cf5 TWINE: added blocklibrary parser 2021-08-11 21:35:20 +02:00
Martin Gerhardy
12a432ef7c TWINE: use the returned values 2021-08-11 20:45:10 +02:00
Martin Gerhardy
4e862a6142 TWINE: use the returned values and not the member vars 2021-08-11 20:45:10 +02:00
Martin Gerhardy
32fa7e9eaa TWINE: return values for some renderer functions 2021-08-11 20:45:10 +02:00
VAN-Gluon
2e3bcc987d I18N: Update translation (Japanese)
Currently translated at 100.0% (1663 of 1663 strings)
2021-08-11 17:45:41 +00:00
George Kormendi
2b75fe938c I18N: Update translation (Hungarian)
Currently translated at 100.0% (1663 of 1663 strings)
2021-08-11 17:45:40 +00:00
Timo Mikkolainen
f5b9b2bcc2 I18N: Update translation (Finnish)
Currently translated at 100.0% (1663 of 1663 strings)
2021-08-11 17:45:40 +00:00
Lothar Serra Mari
f1d27491fa I18N: Update translation (German)
Currently translated at 99.5% (1655 of 1663 strings)
2021-08-11 17:45:38 +00:00
IlDucci
6fc2d7f83a I18N: Update translation (Spanish)
Currently translated at 100.0% (1663 of 1663 strings)
2021-08-11 17:45:32 +00:00
djsrv
9b6635b66a DIRECTOR: LINGO: Don't warn about missing mNew return val 2021-08-11 13:37:41 -04:00
ysj1173886760
4fc031a1e3 DIRECTOR: use initial dims to create fixed style text castmember. 2021-08-11 20:35:29 +08:00
ScummVM-Translations
94fa3b9874 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-08-11 11:02:46 +00:00
Cameron Cawley
fb01b1fe54 BUILD: Remove configure.stamp as part of make distclean 2021-08-11 12:02:23 +01:00
ScummVM-Translations
61010df850 I18N: Update translations templates 2021-08-11 10:07:13 +00:00
Matthew Duggan
c93716ead2 ULTIMA8: Improve I18N for Crusader option
Silencer is the player-character and so should probably be capitalized - I had
capitalized it in other places in the code and comments.

Also added a I18N comment so translators know what it is.
2021-08-11 19:05:32 +09:00
Le Philousophe
6a82f704d4 COMMON: Fix build with old GCC 2021-08-11 12:01:40 +02:00
ysj1173886760
ca97db0fbd DIRECTOR: don't update currentClickOnSpriteId when button is up. 2021-08-11 16:40:21 +08:00
ysj1173886760
ffb5be1937 DIRECTOR: always draw in updateStage 2021-08-11 14:44:56 +08:00
sluicebox
7ceb99d982 SCI32: Exclude script patch when SCI32 is disabled
Fixes compiler warning
2021-08-10 21:46:46 -05:00
Roland van Laar
154d83dbaa DIRECTOR: LINGO: marker("str") behaves like label
When `marker` has a string as input it behaves like `label`.
This is an undocumented lingo features.
It is extensively used in the game the Journeyman Project.
2021-08-11 00:56:31 +02:00
Roland van Laar
dc86ff04bd DIRECTOR: Add daydream titles to detection
Adds win versions of:
- Safecracker a D5 game
- Traitors gate a D6 game
2021-08-10 23:53:27 +02:00
djsrv
ddd826c81b DIRECTOR: LINGO: Fix compiling chunk expression refs 2021-08-10 17:39:14 -04:00
djsrv
871687a241 DIRECTOR: LINGO: Properly set _refMode in COMPILE macros 2021-08-10 17:37:20 -04:00
djsrv
701b8dc997 DIRECTOR: LINGO: Eliminate returnNumber
It turns out b_value can return values other than numbers despite the
documentation. returnNumber is no longer needed.
2021-08-10 16:49:43 -04:00
Donovan Watteau
80306dda12 NEWS: Mention some macOS improvements and some fixes for big-endian systems 2021-08-10 23:46:45 +03:00
Torbjörn Andersson
1e9413adb6 NEWS: Update the Monkey Island 1 Lemonhead news item.
It's now fixed in both the English and the Italian versions.
2021-08-10 22:13:16 +02:00
Torbjörn Andersson
d1f4824864 SCUMM: Add MI1 Lemonhead lines for the Mac CD versions too
The Mac CD versions that I have use the same GUI as the DOS CD version,
but don't have CD audio tracks for the music. (So there is no music for
the cannibal village.) The script to patch is identical to the DOS CD
version, but located four bytes earlier in the room resource.
2021-08-10 22:05:02 +02:00
Ben Castricum
1766a2121a I18N: Update translation (Dutch)
Currently translated at 94.3% (1569 of 1663 strings)
2021-08-10 20:03:45 +00:00
Andrea Boscarino
b5e56e9230
SCUMM: Add italian translation for MI1 Cannibal script patch 2021-08-10 22:39:11 +03:00
Martin Gerhardy
aea7c3ff1a TWINE: fixed cliprect handling for extras
the disassembly of lbawin shows that the extra position is used. I'm not
yet sure about this change - but the magicball rendering is working
without the previous hack (the static DrawListStruct)
2021-08-10 21:21:57 +02:00
Martin Gerhardy
aa073eb5a1 TWINE: use isValidRect() 2021-08-10 21:21:57 +02:00
Martin Gerhardy
2693ad0332 TWINE: let projectPositionOnScreen return the position vector
... to reduce direct access to the member
2021-08-10 21:21:57 +02:00
Martin Gerhardy
f78b93cb56 TWINE: use IVec3 class copy 2021-08-10 21:21:57 +02:00
athrxx
5f4c1e86c9 SCUMM: fix regression from 0876537f
(there could still be use after delete cases)
2021-08-10 21:03:33 +02:00
Eugene Sandulenko
8626c39b21
IMAGE: Fix SMC decoder
It is a regression introduced in 6fb49b6595.
Because of this, we were not reading all the bytes from the source.
2021-08-10 20:51:42 +02:00
djsrv
e84cdbd704 DIRECTOR: LINGO: Implement FileIO(mReadFile) 2021-08-10 14:32:50 -04:00
djsrv
1ef5ef6d0b DIRECTOR: LINGO: Stub missing FileIO methods 2021-08-10 14:32:50 -04:00
Marcel Souza Lemes
bab28d8ae8 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1663 of 1663 strings)
2021-08-10 18:25:49 +00:00
Ben Castricum
f2a282dc78 I18N: Update translation (Dutch)
Currently translated at 93.6% (1558 of 1663 strings)
2021-08-10 18:25:48 +00:00