.. |
engine
|
SCI: Fixed a issue with signed characters in setChar()
|
2011-03-04 14:26:23 +02:00 |
graphics
|
SCI: Added a comment for the additional code in kDisplay
|
2011-03-04 14:37:41 +02:00 |
parser
|
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
|
2011-02-27 16:48:53 +02:00 |
sound
|
SCI: Always clear looping and hold before jumpToTick() is called
|
2011-03-03 12:45:03 +02:00 |
video
|
SCI: Fixed video playing in the PQ:SWAT demo
|
2011-02-24 21:27:30 +02:00 |
console.cpp
|
SCI: Cleanup
|
2011-02-26 19:10:12 +02: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
|
|
|
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: Added CD flags to the CD versions of LSL6
|
2011-02-28 22:24:21 +02:00 |
detection.cpp
|
|
|
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: Amiga SCI1 middle games are actually SCI1 late
|
2011-03-04 14:27:25 +02:00 |
resource.h
|
SCI: Add support for the KQ5 FM Towns resource format
|
2011-02-16 14:24:38 -05:00 |
sci.cpp
|
SCI: Don't patch save/restore dialogs in Phantasmagoria
|
2011-03-04 01:42:53 +02:00 |
sci.h
|
SCI: Cleanup of the save/load dialog patching code and the lofs type detection code
|
2011-02-28 00:15:47 +02:00 |
util.cpp
|
SCI: Fixed a silly bug in WRITE_SCI1ENDIAN_UINT16, and unified the way
|
2011-03-03 19:49:09 +02:00 |
util.h
|
SCI: Fixed path finding in Amiga SCI1 games
|
2011-03-03 19:34:11 +02:00 |