scummvm/engines/sci
Filippos Karapetis be58e5bc30 SCI32: More work on remapping
Still not working
2016-03-15 21:06:46 +02:00
..
engine SCI32: Document kAddLine 2016-03-15 11:30:53 +02:00
graphics SCI32: More work on remapping 2016-03-15 21:06:46 +02:00
parser SCI: Use uint32 instead of unsigned int 2016-03-01 01:12:58 +02:00
sound SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions 2016-03-08 20:36:02 +02:00
video SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp SCI32: Add debugger command to view screen items in the visible plane list 2016-03-07 16:46:25 -06:00
console.h SCI32: Add debugger command to view screen items in the visible plane list 2016-03-07 16:46:25 -06:00
debug.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01: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: Separate the demos of QFG4, PQ4 and GK1 from their full versions 2016-03-08 20:36:02 +02:00
detection.cpp SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions 2016-03-08 20:36:02 +02:00
event.cpp SCI32: Implement kEditText 2016-03-06 21:34:43 -06:00
event.h SCI32: Implement kEditText 2016-03-06 21:34:43 -06:00
module.mk SCI: Split color remapping functionality into a separate class 2016-03-08 20:36:03 +02:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource_audio.cpp SCI: Truncate channel data in case it goes beyond resource size 2016-03-08 03:36:02 +01:00
resource_intern.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
resource.cpp SCI: Cleanup: Use Common::StringArray instead of custom type. 2016-03-01 19:18:36 +01:00
resource.h SCI: Fix a regression in the fallback detector. Some cleanup 2016-02-20 16:56:08 +02:00
sci.cpp SCI: Remove unused _gfxScreen parameter from GfxRemap 2016-03-15 11:28:13 +02:00
sci.h SCI: Split color remapping functionality into a separate class 2016-03-08 20:36:03 +02:00
util.cpp SCI: WIP GfxText32 code 2016-02-18 13:18:02 -06:00
util.h SCI: WIP GfxText32 code 2016-02-18 13:18:02 -06:00