BLooperZ
cd4ce42b46
SCUMM: fix title screen positioning
2020-01-01 00:31:21 +01:00
BLooperZ
7b0e50cdce
SCUMM: conditional alignment
2020-01-01 00:31:21 +01:00
BLooperZ
5e26fbdf9a
SCUMM: special cases for indy4
2020-01-01 00:31:21 +01:00
BLooperZ
f6e859800d
SCUMM: disable debug messages
2020-01-01 00:31:21 +01:00
BLooperZ
b67d954351
SCUMM: disable warnings
2020-01-01 00:31:21 +01:00
BLooperZ
d11c6b655c
SCUMM: eliminate shadowing
2020-01-01 00:31:21 +01:00
BLooperZ
e4d70141f0
SCUMM: better locale check
2020-01-01 00:31:21 +01:00
BLooperZ
68c6038e9c
SCUMM: add RTL support for scumm v4 to v6
2020-01-01 00:31:21 +01:00
ניב באר
72471ec431
SCUMM: rtl support for scumm-7-8
2020-01-01 00:31:21 +01:00
Eugene Sandulenko
c05b911563
ALL: Bump copyright year to 2020
2020-01-01 00:01:00 +01:00
Eugene Sandulenko
52cf97a83e
DIRECTOR: More debug output for EXE file parsing
2020-01-01 00:01:00 +01:00
sluicebox
e1d8f86a19
SCI32: Fix GK2 Holy water lockup
2019-12-31 13:07:50 -08:00
Cameron Cawley
4d9ec631f1
MOHAWK: LB: Add a console command to change the cursor
2019-12-31 21:38:45 +02:00
Cameron Cawley
ff3f7170f8
GRAPHICS: Fix loading NE cursors
2019-12-31 19:19:21 +01:00
Eugene Sandulenko
fc35b122c1
DIRECTOR: LINGO: Avoid reading past buffer in the preprocessor
2019-12-31 17:16:47 +01:00
Eugene Sandulenko
7989d65b26
DIRECTOR: Add sanity check to BITDDecoder
2019-12-31 17:06:03 +01:00
Eugene Sandulenko
42dc7451ad
DIRECTOR: Fix out-of-bounds write
2019-12-31 16:37:51 +01:00
Eugene Sandulenko
a85989dd8a
DIRECTOR: LINGO: 'return' could have no arguments
2019-12-31 16:27:28 +01:00
Eugene Sandulenko
d64b6f16b3
DIRECTOR: LINGO: Added decompilation prototypes for newly added codes
2019-12-31 16:27:28 +01:00
Eugene Sandulenko
91a50e81d3
DIRECTOR: LINGO: Added test for chunk functions
2019-12-31 16:27:28 +01:00
Eugene Sandulenko
f3b4df74b5
DIRECTOR: LINGO: Implement parsing of 'the number of <xx> in' chunk functions
2019-12-31 16:27:28 +01:00
Eugene Sandulenko
ccb0aa0bb1
DIRECTOR: LINGO: Allow numbers in object names
2019-12-31 16:27:28 +01:00
Eugene Sandulenko
fe9c19db15
DIRECTOR: LINGO: Support getting object fields
2019-12-31 16:27:28 +01:00
Eugene Sandulenko
5d2cbc1bfc
DIRECTOR: LINGO: Fixed 'factory' lexing
2019-12-31 16:27:28 +01:00
sluicebox
6250d722aa
SCI32: Fix GK2 patch comment
2019-12-30 20:53:57 -08:00
sluicebox
5328b7401b
SCI32: Fix GK2 Xaver Black Wolf topic
2019-12-30 20:51:01 -08:00
sluicebox
82c5dcf241
SCI32: Fix GK2 Chapter 3 police station deadend
2019-12-30 20:51:01 -08:00
sluicebox
68e5be3744
SCI: Remove stray script patch commas
2019-12-30 20:43:56 -08:00
Bastien Bouclet
b0d0dd1bbe
3DS: Enable GDB host IO
2019-12-31 05:29:37 +01:00
Eugene Sandulenko
ec79b83804
DIRECTOR: LINGO: Added test for factory()
2019-12-31 01:14:58 +01:00
Eugene Sandulenko
993974b7b6
DIRECTOR: LINGO: Implement function flavour of factory() built-in
2019-12-31 01:12:54 +01:00
Eugene Sandulenko
62530d25c9
DIRECTOR: LINGO: Fix grammar for built-ins with empty arglist
2019-12-30 23:12:33 +01:00
Eugene Sandulenko
46fa20619e
DIRECTOR: LINGO: Added test for empty arglist
2019-12-30 23:12:12 +01:00
Eugene Sandulenko
825122f494
DIRECTOR: Do not crash on unhandled casts
2019-12-30 22:53:16 +01:00
Eugene Sandulenko
4a4819d7df
DIRECTOR: LINGO: Added test for object setting
2019-12-30 22:47:40 +01:00
Eugene Sandulenko
fa1ee74e02
DIRECTOR: LINGO: Implement grammar for setting object fields
2019-12-30 22:47:20 +01:00
Eugene Sandulenko
c5b8aaa949
DIRECTOR: LINGO: Added new token, THEOBJECTFIELD, for 'the <entity> of <object>'
2019-12-30 22:33:35 +01:00
Eugene Sandulenko
91106f2097
DIRECTOR: Upgrade lingotests target to D4
2019-12-30 22:30:39 +01:00
Eugene Sandulenko
8e221b8d98
DIRECTOR: LINGO: Load 'the entities' and fields per Director version
2019-12-30 19:20:29 +01:00
Eugene Sandulenko
aaa647530b
DIRECTOR: LINGO: Added version number to 'the fields'
2019-12-30 19:16:21 +01:00
Eugene Sandulenko
5c22e58ed6
DIRECTOR: LINGO: Clarified director version for some 'the entities'
2019-12-30 19:03:27 +01:00
Eugene Sandulenko
e294a06b36
DIRECTOR: LINGO: Added Director version to the 'the entity' list
2019-12-30 18:20:55 +01:00
athrxx
cb01975aec
KYRA: (HOF) - fix bug #11289 (Secret potion issue)
...
- added a missing function that causes keyboard key presses to trigger certain sound effects
- improve keyboard responsiveness during idle animations (HOF only)
2019-12-30 17:51:34 +01:00
Eugene Sandulenko
d5b963a3b9
DIRECTOR: Get rid of _castTypes[]
2019-12-30 13:43:23 +01:00
Eugene Sandulenko
6810957e6d
DIRECTOR: Simplified cast management
2019-12-30 13:16:10 +01:00
sluicebox
b6d73f54dd
SCI32: Fix GK2 Frau Miller lockup
2019-12-29 20:37:01 -08:00
sluicebox
ad1ebccb3a
SCI32: Fix GK2 SoundManager random lockups
2019-12-29 20:37:01 -08:00
sluicebox
3373bf5a63
SCI32: Update GK2 patch comments
2019-12-29 18:04:49 -08:00
sluicebox
5b10413b64
SCI32: Fix GK2 Inventory scrolling
...
- Scrolling is now smooth as in the original
- Scroll-direction patch is now compatible with all versions
2019-12-29 17:56:47 -08:00
sluicebox
32aca7a79f
SCI32: Update GK2 benchmark patch for all versions
2019-12-29 14:57:31 -08:00