.. |
engine
|
SCI32: Fix kObjectIntersect
|
2017-07-09 22:56:04 +02:00 |
graphics
|
SCI32: Fix kObjectIntersect
|
2017-07-09 22:56:04 +02:00 |
parser
|
SCI: Guard against potential stack overflow in vocab word parser
|
2017-05-13 23:45:59 -05:00 |
sound
|
SCI32: Force General MIDI for games that support nothing else
|
2017-07-07 13:28:54 -05:00 |
video
|
SCI32: Remove unused code branch
|
2017-04-23 13:07:25 -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 audio_list debug command engine version info
|
2017-07-07 13:25:02 -05:00 |
console.h
|
SCI: Print breakpoint info on creation
|
2017-06-10 21:32:35 +02: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
|
SCI: Fix detected name for lsl6-cd
|
2017-07-09 20:13:16 -05:00 |
detection.cpp
|
SCI32: Improve kShowMovieWin (AVI) rendering
|
2017-07-06 19:12:38 -05:00 |
event.cpp
|
SCI32: Fix mouse position clamping
|
2016-10-14 19:52:21 -05:00 |
event.h
|
SCI32: Implement kSetHotRectangles
|
2016-09-29 19:39:16 -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: Switch SCI2 games to use Audio32
|
2017-06-18 21:42:58 -05:00 |
resource_intern.h
|
SCI: Fix support for ScummVM compressed audio volumes
|
2017-05-10 10:55:00 -05:00 |
resource.cpp
|
SCI: Get LRU from list directly, instead of from a reverse iterator
|
2017-06-09 22:47:54 -05:00 |
resource.h
|
SCI: Add serialization for ResourceId
|
2017-06-09 22:48:14 -05:00 |
sci.cpp
|
SCI32: Refactor Video32 code to reduce code & feature duplication
|
2017-07-06 19:12:39 -05:00 |
sci.h
|
SCI32: Improve kShowMovieWin (AVI) rendering
|
2017-07-06 19:12:38 -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 |