..
engine
SCI32: Speed up memory check counter in lighthouse in Lighthouse
2017-10-04 00:27:18 -05:00
graphics
SCI32: Always sort kernel-generated screen items above script-generated screen items in last-ditch sort
2017-10-02 21:35:21 -05:00
parser
SCI: Guard against potential stack overflow in vocab word parser
2017-05-13 23:45:59 -05:00
sound
SCI: Set default MT-32 reverb before each sound
2017-10-04 23:47:21 -05:00
video
SCI32: Fix missing transparency in RAMA title screen
2017-10-01 23:08:00 -05:00
configure.engine
SCI32: Enable support for SCI2-2.1 games in release!
2017-04-22 15:42:16 -05:00
console.cpp
SCI: Fix disassembly of 32-bit addresses
2017-10-04 00:27:18 -05:00
console.h
SCI32: Add audio dump debugger command
2017-09-19 19:54:29 -05:00
debug.h
SCI: Move bpk/logkernel to main breakpoint infrastructure
2017-06-10 21:32:35 +02:00
decompressor.cpp
SCI: Use uint32 instead of unsigned int
2016-03-01 01:12:58 +02:00
decompressor.h
SCI: Make GPL headers consistent in themselves.
2014-02-18 02:39:37 +01:00
detection_tables.h
SCI32: Add detection for SQ6 demo (from Sneak Peeks 2 CD)
2017-09-30 20:45:14 +02:00
detection.cpp
SCI: Use reference instead of pointer for required out-data in metadata save function
2017-09-23 20:56:48 -05:00
event.cpp
SCI: Add support for keyup events
2017-09-27 20:27:34 -05:00
event.h
SCI: Do some clean-up of event handling system
2017-09-27 20:27:33 -05:00
module.mk
SCI: Improve audio volume & settings sync code
2017-04-21 19:00:27 -05:00
POTFILES
SCI: Add missing files in POTFILES
2017-05-08 19:19:14 +01:00
resource_audio.cpp
SCI: Fix detection of end of audio map & entry size in SCI32
2017-09-20 13:07:08 -05:00
resource_intern.h
SCI: Fix support for ScummVM compressed audio volumes
2017-05-10 10:55:00 -05:00
resource.cpp
SCI32: Fix extremely broken patch for RAMA RESOURCE.SFX
2017-09-29 23:02:38 -05:00
resource.h
SCI: Use SCI32 naming convention for Audio36/Sync36 patch files in SCI32
2017-09-08 16:02:32 -05:00
sci.cpp
SCI: Do some clean-up of event handling system
2017-09-27 20:27:33 -05:00
sci.h
SCI32: Toggle Phant2 content censoring from game options
2017-09-08 16:03:24 -05:00
util.cpp
SCI: Implement bounds-checked reads of game resources
2017-03-27 19:42:31 -05:00
util.h
SCI: Avoid shadow warnings in old GCC
2017-03-30 14:23:41 -05:00