Matthew Duggan
a3eb8b9c1c
TETRAEDGE: Fix inventory and other interactions
2023-01-16 17:36:43 +01:00
Matthew Duggan
531b53f66a
TETRAEDGE: Switch button priority to z-order
2023-01-16 17:36:43 +01:00
Matthew Duggan
791575b0c2
TETRAEDGE: WIP: Fix more interactions
2023-01-16 17:36:43 +01:00
Matthew Duggan
501b00ebe7
TETRAEDGE: WIP. Fixed some callbacks, more bits of the game working.
2023-01-16 17:36:43 +01:00
Matthew Duggan
c27dca6b82
TETRAEDGE: More WIP. Lots of progress
...
Many pieces of the first room of the game are now working.
2023-01-16 17:36:43 +01:00
Matthew Duggan
64c7267283
TETRAEDGE: Many small improvements.
...
Fixed many things, but Z-order of objects is still wrong - UI elements not
showing correctly.
2023-01-16 17:36:43 +01:00
Matthew Duggan
194b1a8081
TETRAEDGE: Work in progress, some inventory stuff done.
2023-01-16 17:36:43 +01:00
Matthew Duggan
85ed7742de
TETRAEDGE: More WIP. Can now walk between screens.
...
Some object interactions work too. Next need to finish
inventory.
2023-01-16 17:36:43 +01:00
Matthew Duggan
036ad4bc04
TETRAEDGE: WIP, fix suitcase and faces on the floor.
2023-01-16 17:36:43 +01:00
Matthew Duggan
d28e9a2212
TETRAEDGE: WIP, can almost walk around now.
2023-01-16 17:36:43 +01:00
Matthew Duggan
a5811c653a
TETRAEDGE: More WIP. Started work on pathfinding.
2023-01-16 17:36:43 +01:00
Matthew Duggan
710a1b9f1b
TETRAEDGE: More WIP. Idle animations work, character rotation and position now right.
...
z-order and objects need work.
2023-01-16 17:36:43 +01:00
Matthew Duggan
2c87391803
TETRAEDGE: WIP, fixed loads of TODOs.
2023-01-16 17:36:43 +01:00
Matthew Duggan
1d62d47edb
TETRAEDGE: More WIP. Can now see Kate in first scene.
2023-01-16 17:36:43 +01:00
Matthew Duggan
681b4f8c55
TETRAEDGE: More WIP. First scene now loads, yay.
2023-01-16 17:36:43 +01:00
Matthew Duggan
d07187a1a4
TETRAEDGE: More progress on WIP engine.
2023-01-16 17:36:43 +01:00
Matthew Duggan
851c74df30
TETRAEDGE: New WIP engine for Syberia macOS and others
2023-01-16 17:36:43 +01:00
ScummVM-Translations
ec86825f80
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-01-16 14:26:11 +00:00
Roland van Laar
59ef289138
DIRECTOR: LINGO: TESTS: Remove FileIO test for win
...
The windows specific test to open the FileIO XObject
doesn't test what it should test.
Since all lingo tests are ran as Mac D4.0.0 all the specific windows
checks aren't executed.
2023-01-16 15:25:27 +01:00
Stian Schultz
189eea3c4e
I18N: Update translation (Norwegian Bokmål)
...
Currently translated at 100.0% (1803 of 1803 strings)
2023-01-16 13:05:56 +00:00
VAN-Gluon
5fe3b81864
I18N: Update translation (Japanese)
...
Currently translated at 100.0% (1803 of 1803 strings)
2023-01-16 09:34:28 +00:00
Marcel Souza Lemes
596b3a6a1d
I18N: Update translation (Portuguese (Brazil))
...
Currently translated at 100.0% (1803 of 1803 strings)
2023-01-16 09:34:28 +00:00
ScummVM-Translations
cfb15813f6
I18N: Update translations templates
2023-01-16 09:31:26 +00:00
Christophe Branchereau
2724ce7753
OPENDINGUX: simplify build scripts
...
The rs90 and rg99 can use the exact same binary and opk including
the .desktop file
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-01-16 10:31:14 +01:00
Christophe Branchereau
2994ab025d
OPENDINGUX: force 320x240 for the RG99
...
The device has a 320x480 screen and aspect of gui is wrong if we use
the full resolution
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-01-16 10:31:14 +01:00
Misty De Meo
8f79e5ee6c
DIRECTOR: CAST: remove reference check
2023-01-15 14:43:50 -08:00
Misty De Meo
08406b4510
DIRECTOR: add SearchMan check
2023-01-15 23:32:06 +01:00
Misty De Meo
6af5e86a77
DIRECTOR: openMainArchive may be opening an EXE
...
This fixes Fukuoka-Go-Round, which ends up passing the main EXE as a movie
to (re)open at runtime instead of a movie. Without this, clicking back to
the main menu crashes the disc.
2023-01-15 23:32:06 +01:00
Lothar Serra Mari
288ae8bed9
NEWS: Update German NEWS file with latest SCUMM improvements
2023-01-15 22:43:00 +01:00
ScummVM-Translations
8941a6e701
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-01-15 21:34:42 +00:00
AndywinXp
85631c7325
NEWS: Add latest SCUMM fixes and improvements
2023-01-15 22:34:24 +01:00
ScummVM-Translations
7cfc42decc
I18N: Update translations templates
2023-01-15 21:20:17 +00:00
AndywinXp
58185c5654
SCUMM: SMUSH: Extend dynamic video framerate changes to all games
...
This has been verified from disasm, and also removes the need for
another old workaround.
2023-01-15 22:20:01 +01:00
AndywinXp
f942b25fe4
SCUMM: FT (demo): Fix bike sprite Y position on lost fight
2023-01-15 22:18:23 +01:00
Matthew Jimenez
70d6df35d8
ULTIMA8: Remove check to change save slot for invalid save files.
...
This masked errors that should occur on loading missing or invalid save files.
2023-01-15 15:09:59 -06:00
ScummVM-Translations
2f9c037188
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-01-15 19:48:31 +00:00
neuromancer
4cfe310ce6
FREESCAPE: added deofuscation code for certain driller releases
2023-01-15 16:46:12 -03:00
neuromancer
f75bcb2a60
FREESCAPE: refactored code that shows title and border screen in driller
2023-01-15 16:46:12 -03:00
Eugene Sandulenko
bec737c431
I18N: Update translation (Ukrainian)
...
Currently translated at 100.0% (1803 of 1803 strings)
2023-01-15 18:34:35 +00:00
George Kormendi
eaea557fa1
I18N: Update translation (Hungarian)
...
Currently translated at 100.0% (1803 of 1803 strings)
2023-01-15 18:34:33 +00:00
Eugene Sandulenko
eb74a2f74d
I18N: Update translation (Russian)
...
Currently translated at 100.0% (1803 of 1803 strings)
2023-01-15 18:34:27 +00:00
ScummVM-Translations
0abc51bd00
I18N: Update translations templates
2023-01-15 18:22:46 +00:00
Vladimir Serbinenko
b88c384721
SAGA: Add ITE win demo 1 and 2 compressed variant.
2023-01-15 19:22:34 +01:00
Vladimir Serbinenko
8e5d88cd55
SAGA: Flatten tree in ZIP and ARJ archives.
...
Music patches are in subdirectory. It's easier to remove structure altogether
2023-01-15 19:22:34 +01:00
Vladimir Serbinenko
600f33bccf
COMMON: Allow unzip to flatten tree structure
...
It's easier to some games to ignore directories
2023-01-15 19:22:34 +01:00
Vladimir Serbinenko
30717496ce
COMMON: Allow unarj to flatten tree structure
...
It's easier to some games to ignore directories
2023-01-15 19:22:34 +01:00
Misty De Meo
14d9189888
DIRECTOR: Sailor Moon Gengashuu
2023-01-15 09:49:30 -08:00
ScummVM-Translations
21fcf94a4b
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-01-15 17:39:58 +00:00
Eugene Sandulenko
46ed1ec222
SWORD1: Added support for 25th Anniversory disk layout
2023-01-15 18:39:18 +01:00
IlDucci
b2cd2ea258
I18N: Update translation (Spanish)
...
Currently translated at 100.0% (1803 of 1803 strings)
2023-01-15 13:59:15 +00:00