.. |
engine
|
SCI : data field is only supported if building for SCI32
|
2010-11-19 13:56:11 +00:00 |
graphics
|
SCI: Change 'colour' to 'color'
|
2010-11-17 12:13:03 +00:00 |
parser
|
SCI: Remove any use of printf
|
2010-11-02 09:49:47 +00:00 |
sound
|
SCI: Moved the Object class in a separate file
|
2010-11-19 08:18:24 +00:00 |
video
|
ALL: Push down deps on stream.h from .h to .cpp files
|
2010-11-19 01:37:04 +00:00 |
console.cpp
|
SCI: Added sanity checks for SCI3 scripts bigger than 64KB
|
2010-11-17 20:46:59 +00:00 |
console.h
|
SCI: Unified the functionality and parameters of the disasm and disasm_addr commands
|
2010-11-17 08:05:11 +00:00 |
debug.h
|
SCI: adding "bpr" and "bpw" debug commands
|
2010-09-02 09:05:08 +00:00 |
decompressor.cpp
|
|
|
decompressor.h
|
|
|
detection_tables.h
|
SCI: Added KQ4 Atari ST version from bug report #3110941
|
2010-11-19 07:43:47 +00:00 |
detection.cpp
|
ALL: Push down deps on stream.h from .h to .cpp files
|
2010-11-19 01:37:04 +00:00 |
event.cpp
|
SCI: Remove key modifier (e.g. num lock) status for keyboard function keys. This fixes function key input (e.g. F3) when num lock is on
|
2010-11-17 14:48:28 +00:00 |
event.h
|
SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credits (bug #3036154)
|
2010-07-29 10:48:54 +00:00 |
module.mk
|
SCI: Moved the Object class in a separate file
|
2010-11-19 08:18:24 +00:00 |
resource_audio.cpp
|
SCI: Fix compile when SCI32 is not enabled
|
2010-11-09 16:06:33 +00:00 |
resource_intern.h
|
SCI: Add support for SCI2.1 chunk resources
|
2010-08-03 14:58:57 +00:00 |
resource.cpp
|
SCI3: added a SCI3 implementation of findGameObject(), based on a patch by lskovlun
|
2010-11-17 11:17:38 +00:00 |
resource.h
|
SCI: Update resource types for SCI2.1/3
|
2010-11-13 00:20:23 +00:00 |
sci.cpp
|
SCI: Moved the Object class in a separate file
|
2010-11-19 08:18:24 +00:00 |
sci.h
|
SCI3: Removed detection and any possible support of Shivers 2
|
2010-11-09 22:01:12 +00:00 |
util.cpp
|
|
|
util.h
|
|
|