Paul Gilbert
00cff85a60
GLK: JACL: Add interpreter version
2019-11-17 14:50:39 -08:00
Paul Gilbert
397c9a0755
GLK: HUGO: Cleanup
2019-11-17 14:46:53 -08:00
Paul Gilbert
42191ddbd1
GLK: GLULXE: Cleanup
2019-11-17 14:06:14 -08:00
Paul Gilbert
1c287148a3
GLK: GLULXE: Fix alignment is sensitive to packing warnings in VS
2019-11-17 14:06:14 -08:00
Paul Gilbert
af01515bd8
GLK: ARCHETYPE: Add version
2019-11-17 14:06:14 -08:00
Paul Gilbert
90e29ab1bb
GLK: ALAN3: Cleanup
2019-11-17 14:06:14 -08:00
Paul Gilbert
d9ce28592d
GLK: ALAN2: Cleanup
2019-11-17 14:06:14 -08:00
Paul Gilbert
9ab74a0456
GLK: ADVSYS: Cleanup
2019-11-17 14:06:14 -08:00
Paul Gilbert
7341fedb13
GLK: ADRIFT: Cleanup
2019-11-17 14:06:14 -08:00
Cameron Cawley
8b7f1a0bcb
CREDITS: Mark CeRiAl as retired
2019-11-17 22:33:56 +01:00
Cameron Cawley
a9838999bc
README: Remove references to the Windows CE port
2019-11-17 22:33:56 +01:00
Cameron Cawley
c4b1695505
GRAPHICS: Remove downscalers only used by the Windows CE port
2019-11-17 22:33:56 +01:00
Cameron Cawley
f2b9f7bb76
BACKENDS: Remove the Windows CE port
2019-11-17 22:33:56 +01:00
Cameron Cawley
c5a5e0f68a
GRIFFON: Replace use of abs() with ABS()
2019-11-17 22:32:39 +01:00
Scott Percival
397a29a5a2
DIRECTOR: Add more logging to Lingo script loader
2019-11-17 22:31:54 +01:00
Scott Percival
25c8d3a57c
DIRECTOR: Attempt to load Lingo bytecode for v4 and above
2019-11-17 22:31:54 +01:00
Scott Percival
e727264b7d
DIRECTOR: Recompile Lingo parser
2019-11-17 22:31:54 +01:00
Scott Percival
64cb33c376
DIRECTOR: More formatting
2019-11-17 22:31:54 +01:00
Scott Percival
e376cce16d
DIRECTOR: Fix formatting
2019-11-17 22:31:54 +01:00
Scott Percival
2a8019be31
DIRECTOR: Add loader for Lingo name section.
2019-11-17 22:31:54 +01:00
Scott Percival
caf2a2301c
DIRECTOR: Fix functions_offset in addCodeV4
2019-11-17 22:31:54 +01:00
Scott Percival
82af142840
DIRECTOR: Fix code formatting.
2019-11-17 22:31:54 +01:00
Scott Percival
02a43f98af
DIRECTOR: Add ScriptContext struct to track all attributes of the current script.
2019-11-17 22:31:54 +01:00
Scott Percival
5f6e158fd3
DIRECTOR: Add support for exit.
2019-11-17 22:31:54 +01:00
Scott Percival
3891161b4c
DIRECTOR: Fix script function model, rename c_nop to c_unk.
2019-11-17 22:31:54 +01:00
Scott Percival
e0ae924f45
DIRECTOR: Add Lingo script types to archive loader.
2019-11-17 22:31:54 +01:00
Scott Percival
5448794b7a
DIRECTOR: Adjust codeInt and codeArray to not include calls to c_intpush and c_arraypush
2019-11-17 22:31:54 +01:00
Scott Percival
cd619768ed
DIRECTOR: Flesh out bytecode interpreter
2019-11-17 22:31:54 +01:00
Scott Percival
186ff9cbce
DIRECTOR: treat drawRect bounding box params as signed
2019-11-17 22:31:54 +01:00
Scott Percival
ffde055357
DIRECTOR: begin interpreter for Lingo V4 bytecode
2019-11-17 22:31:54 +01:00
Scott Percival
3034fda611
DIRECTOR: rename *constpush; 'const' in Lingo implies checking a lookup table, not an inlined int/float
2019-11-17 22:31:54 +01:00
Scott Percival
3096a91c12
DIRECTOR: extract image pitch from BitmapCast
2019-11-17 22:31:54 +01:00
Scott Percival
2aa2b196c2
DIRECTOR: fix hash calculation in detection tables
2019-11-17 22:31:54 +01:00
Scott Percival
a9d863aa19
DIRECTOR: Add more debug stubs
2019-11-17 22:31:54 +01:00
Scott Percival
19a9b38083
DIRECTOR: Add iD4 disks and Chop Suey to detection table
2019-11-17 22:31:54 +01:00
Lothar Serra Mari
2615c684ed
BUILD: Properly disable updates if no Sparkle implementation is available
2019-11-17 22:23:04 +01:00
Lothar Serra Mari
f204867cda
BUILD: Disable updates if no Sparkle implementation is available
...
Currently, --enable-release always enables updates even on unsupported platforms.
This additional check disables updates entirely if no proper sparkle implementation
is found.
Fixes #11217 .
2019-11-17 22:23:04 +01:00
Paul Gilbert
54583f98ef
GLK: LEVEL9: Stretch images to cover the entire upper window area
2019-11-17 10:50:44 -08:00
D G Turner
be56e9afed
GRAPHICS: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-17 10:11:25 +00:00
Thierry Crozat
b46f07b823
I18N: Update translations templates
2019-11-17 09:24:00 +01:00
D G Turner
28287d70b6
AUDIO: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-17 08:20:01 +00:00
Paul Gilbert
3d112e1622
TINSEL: Add DW1 CD Argentum Collection detection
2019-11-16 19:38:11 -08:00
Paul Gilbert
023a587b5b
GLK: ARCHETYPE: Allowing savegames from launcher
2019-11-16 18:47:16 -08:00
Paul Gilbert
7161995bb4
GLK: LEVEL9: Fix game Ids for Price of Magik
2019-11-16 18:25:20 -08:00
Eugene Sandulenko
1b4842f852
SCUMM HE: MBC: Hid noisy debug output
2019-11-17 00:28:59 +01:00
Le Philousophe
b5de32991b
CRYOMNI3D: Don't try to load RENVSBG.HLZ if it doesn't exist
2019-11-16 20:43:41 +01:00
Le Philousophe
18ee9fbc32
CRYOMNI3D: Fix loading links with German Windows version
2019-11-16 20:43:41 +01:00
Le Philousophe
8254524d9e
CRYOMNI3D: Rewrite path handling to be more agnostic to installation
...
That simplifies fallback detection too
2019-11-16 20:42:50 +01:00
athrxx
3906d716da
KYRA: (EOB1) - fix monster random item chance
...
(EOB 1 has a higher chance to receive a random item from certain monsters than EOB2 - this fixes that)
2019-11-16 16:03:41 +01:00
D G Turner
129988d0e9
ILLUSIONS: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-16 11:30:12 +00:00