.. |
engine
|
SCI: Fixed a memory leak. Thanks to digitall for finding this using Valgrind
|
2011-02-26 16:30:47 +02:00 |
graphics
|
SCI: Added a TODO concerning the workaround for SQ1EGA, as we don't know if it happens in the original version
|
2011-02-26 18:47:23 +02:00 |
parser
|
SCI: Silence a gcc warning
|
2010-12-26 14:56:51 +00:00 |
sound
|
SCI: Some slight fixes for the code that reads the LSL2 early MT32.DLL driver, thanks to waltervn
|
2011-02-26 15:27:01 +02:00 |
video
|
SCI: Fixed video playing in the PQ:SWAT demo
|
2011-02-24 21:27:30 +02:00 |
console.cpp
|
SCI: Don't limit the number of resources to 999 in hexgrep
|
2011-02-12 18:33:52 -05:00 |
console.h
|
SCI: Converted the robot decoder into a regular video decoder, and decoupled it from the
|
2011-02-07 12:24:09 +00:00 |
debug.h
|
SCI: adding "bpr" and "bpw" debug commands
|
2010-09-02 09:05:08 +00:00 |
decompressor.cpp
|
COMMON: Move SCI's DCL decompression code to common
|
2011-01-21 01:55:44 +00:00 |
decompressor.h
|
COMMON: Move SCI's DCL decompression code to common
|
2011-01-21 01:55:44 +00:00 |
detection_tables.h
|
SCI: Fixed the detection entries for PQ4CD and QFG4CD
|
2011-02-22 19:06:29 +02:00 |
detection.cpp
|
SCI: The SCI2.1 SVGA version of MUMG is named "Mixed-Up Mother Goose Deluxe"
|
2011-01-07 00:19:54 +00:00 |
event.cpp
|
SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristic
|
2011-02-15 15:46:15 +02:00 |
event.h
|
SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristic
|
2011-02-15 15:46:15 +02:00 |
module.mk
|
SCI: Refactored the reg_t related operations and comparisons
|
2011-02-19 20:22:43 +02:00 |
resource_audio.cpp
|
SCI: Added resource manager support for changing the audio directory dynamically. Also,
|
2011-02-10 16:48:29 +00:00 |
resource_intern.h
|
SCI: Changed the comments of r55869 to Doxygen format (thanks, fingolfin)
|
2011-02-10 16:58:13 +00:00 |
resource.cpp
|
SCI: Don't error out when a Mac resource has size 0
|
2011-02-20 12:44:59 -05:00 |
resource.h
|
SCI: Add support for the KQ5 FM Towns resource format
|
2011-02-16 14:24:38 -05:00 |
sci.cpp
|
SCI: Added support for patching save/load dialogs in SCI2 games
|
2011-02-22 01:51:50 +02:00 |
sci.h
|
SCI: Fix Mac icon bar palettes
|
2011-02-17 13:38:23 -05:00 |
util.cpp
|
SCI: Fix SCI32 Mac fonts
|
2011-02-02 16:22:58 +00:00 |
util.h
|
SCI: Fix SCI32 Mac fonts
|
2011-02-02 16:22:58 +00:00 |