139167 Commits

Author SHA1 Message Date
Paul Gilbert
c1ec746a73 MM: MM1: Fix positioning of Y/N buttons 2023-02-24 22:21:03 -08:00
Lothar Serra Mari
0a62693eef NEWS: Mention newly supported DIRECTOR titles in German NEWS file 2023-02-25 06:59:30 +01:00
Lothar Serra Mari
073249f466 NEWS: Update German NEWS file 2023-02-25 06:37:37 +01:00
Paul Gilbert
63625e14f0 MM: MM1: Support alt map strings in enhanced mode 2023-02-24 21:36:57 -08:00
Paul Gilbert
d895f5c509 MM: MM1: Capitalize all the strings 2023-02-24 21:03:57 -08:00
elasota
0368d97c8e VCRUISE: Implement FPS overrides 2023-02-25 00:00:20 -05:00
elasota
60508e2412 VCRUISE: Add some more script ops 2023-02-25 00:00:20 -05:00
elasota
9733f14df4 VCRUISE: Fix case statement miscompilation 2023-02-25 00:00:20 -05:00
Paul Gilbert
7b543ba883 MM: MM1: Properly redraw Cast Spell after closing spellbook 2023-02-24 20:02:31 -08:00
Paul Gilbert
06ddef22f3 MM: MM1: Fix button coordinates for spellbook 2023-02-24 19:50:28 -08:00
Paul Gilbert
e1889bb9a6 MM: MM1: Better handling of single turn message displays 2023-02-24 19:23:12 -08:00
Paul Gilbert
3a79bede8e MM: MM1: Fix clicking buttons in Cast Spell view 2023-02-24 19:23:11 -08:00
elasota
d211530d10 VCRUISE: Implement AnimF opcode and pan cursors. 2023-02-24 18:22:36 -05:00
elasota
f21ea7ba3e VCRUISE: Update warning messages to just use message dialogs so they don't change the window title to "Error" 2023-02-24 18:22:36 -05:00
elasota
5d1a0bce78 IMAGE: Mark V-Cruise as using JPEG 2023-02-24 18:22:36 -05:00
elasota
c3ffe93ee4 AUDIO: Mark V-cruise as using Vorbis 2023-02-24 18:22:36 -05:00
elasota
1ca6b500c1 VCRUISE: Remove subengines, throw warnings or errors when media codecs are missing. 2023-02-24 18:22:35 -05:00
Walter Agazzi
2e9819ad4e AGS: Fix some overzealous renames
_GP(game) -> game
2023-02-24 21:13:17 +01:00
Eugene Sandulenko
c9a3397ee3
DIRECTOR: Plug memory leak 2023-02-24 19:39:10 +01:00
Eugene Sandulenko
c22a9f7bd4
DIRECTOR: Properly process external bitmaps in MacBinary format 2023-02-24 19:39:10 +01:00
grisenti
d12e5daf68 HPL1: fix incorrect iterator comparison 2023-02-24 19:34:10 +01:00
grisenti
901b9dcc57 HPL1: implement copy and move for Hpl1::Std::Tree 2023-02-24 18:36:30 +01:00
Walter Agazzi
185ac140f0 AGS: Add detection for a couple itch.io/gamejolt games
From TRAC reports
2023-02-24 18:19:21 +01:00
Eugene Sandulenko
e7f0b5f65f
DIRECTOR: Fix compilation 2023-02-24 16:42:03 +01:00
Eugene Sandulenko
6b53903c9e
DIRECTOR: Add another guard check to the external bitmap loading 2023-02-24 16:35:26 +01:00
Eugene Sandulenko
1cf6af6a74
DIRECTOR: Made loading from external files more robust 2023-02-24 16:14:24 +01:00
neuromancer
5eda37b6d5 FREESCAPE: refactored/moved driller code specific for the atari release 2023-02-24 16:05:34 +01:00
neuromancer
4119ec9bb3 FREESCAPE: refactored/moved driller code for loading assets in different platforms code 2023-02-24 16:05:34 +01:00
neuromancer
52cac204a5 FREESCAPE: refactored driller amiga/atari code into a directory 2023-02-24 16:05:34 +01:00
neuromancer
06339a6569 FREESCAPE: refactored driller zx code into a directory 2023-02-24 16:05:34 +01:00
neuromancer
2f15fa3c2a FREESCAPE: refactored driller cpc code into a directory 2023-02-24 16:05:33 +01:00
Eugene Sandulenko
435c996a25
DIRECTOR: Support external bitmaps
Patch courtesy of eientei
2023-02-24 15:54:36 +01:00
Walter Agazzi
051555397d AGS: Add detection for various old games/versions
From AGS archives S-Z
2023-02-24 15:34:49 +01:00
Eugene Sandulenko
08137921ba
DISTS: ANDROID: Update German 2.7.0 beta release notes 2023-02-24 13:57:58 +01:00
Matthew Duggan
561dae5007 TETRAEDGE: Fix use of bools in lua binds 2023-02-24 18:24:58 +09:00
Matthew Duggan
a0fcfe1c87 TETRAEDGE: Remove incorrect comment 2023-02-24 18:24:41 +09:00
Matthew Duggan
3ee3255ca7 TETRAEDGE: Correct character callbacks for Syberia 2 2023-02-24 17:21:45 +09:00
Matthew Duggan
ef0a264845 TETRAEDGE: Correct type check in lua binds 2023-02-24 17:21:45 +09:00
Matthew Duggan
120008ae1d TETRAEDGE: Clean up scene on warp for Syberia 2 2023-02-24 17:21:45 +09:00
Matthew Duggan
8bea6270b5 TETRAEDGE: Fix camera fov for Syberia 2 2023-02-24 17:21:45 +09:00
Matthew Duggan
06021ffc1c TETRAEDGE: Support object position anim for Syberia 2 2023-02-24 17:21:45 +09:00
Paul Gilbert
0d43e8e9ae MM: MM1: Middle align spell failure messages 2023-02-23 21:49:27 -08:00
Paul Gilbert
a01be65ee4 MM: MM1: Properly line wrap long spell names in Cast Spell dialog 2023-02-23 21:49:27 -08:00
Matthew Duggan
d277d176a7 TETRAEDGE: Fix normal calculation for character textures 2023-02-24 14:36:17 +09:00
Matthew Duggan
d093854bc4 TETRAEDGE: Remove repeated value copy in assignment 2023-02-24 14:36:17 +09:00
angstsmurf
ba1836aacf GLK: SCOTT: Fix inverted condition 2023-02-23 19:35:26 -08:00
Matthew Duggan
b3b438d1d2 TETRAEDGE: Add option to correct movie aspect ratio 2023-02-24 10:30:12 +09:00
Matthew Duggan
9dcfa3255b TETRAEDGE: Add option to correct movie aspect 2023-02-24 10:30:12 +09:00
Matthew Duggan
d585b5f621 TETRAEDGE: Fix animations overshooting 2023-02-24 10:30:12 +09:00
Matthew Duggan
79f830af0c TETRAEDGE: Register config defaults 2023-02-24 10:30:12 +09:00