Commit Graph
137148 Commits
Author SHA1 Message Date
Matthew Duggan 87bbf9660e TETRAEDGE: Reduce dependency on OpenGL headers 2023-01-16 17:36:43 +01:00
Matthew Duggan 0d981983fc TETRAEDGE: add ability to save/load any time 2023-01-16 17:36:43 +01:00
Matthew Duggan 9dab12cf3c TETRAEDGE: Misc code cleanups. Less public members. 2023-01-16 17:36:43 +01:00
Matthew Duggan f84785ff3a TETRAEDGE: Cleanups, started working on credits etc
Scrolling text now mostly works, but isn't clipped to the dialog box.
2023-01-16 17:36:43 +01:00
Matthew Duggan 0ba854df9a TETRAEDGE: More fixes, can now complete game. 2023-01-16 17:36:43 +01:00
Matthew Duggan 7424452fff TETRAEDGE: More fixes, can now complete first act. 2023-01-16 17:36:43 +01:00
Matthew Duggan eba2fb9b5f MATH: Add ray triangle intersection and tests 2023-01-16 17:36:43 +01:00
Matthew Duggan 066dd8e155 TETRAEDGE: More improvements 2023-01-16 17:36:43 +01:00
Matthew Duggan 4479e6e346 TETRAEDGE: Implement FreeMoveZone building 2023-01-16 17:36:43 +01:00
Matthew Duggan 8b3c8844fe TETRAEDGE: Fix a lot of memory cleanup 2023-01-16 17:36:43 +01:00
Matthew Duggan 769d8d9b42 TETRAEDGE: Fix a lot of small rendering bugs. 2023-01-16 17:36:43 +01:00
Matthew Duggan 4a8f9984d4 TETRAEDGE: Fixed more bugs, started save/load support. 2023-01-16 17:36:43 +01:00
Matthew Duggan e3aff09674 TETRAEDGE: Lua bind functions now complete.
Also fixed pathfinding a little.
2023-01-16 17:36:43 +01:00
Matthew Duggan 61e3520067 TETRAEDGE: More WIP. Fixed various object problems. 2023-01-16 17:36:43 +01:00
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