scummvm/engines/sci
2010-04-26 21:01:05 +00:00
..
engine SCI: replaced value with constant when checking if controls are selected 2010-04-25 15:44:11 +00:00
graphics SCI: fix regression from r48720, upscaled games that use view cursors crashed 2010-04-26 21:01:05 +00:00
parser SCI: Add global g_sci pointer to the active SciEngine instance 2010-02-13 17:42:49 +00:00
sound SCI: changing comment slightly about setting signal selector in stopSound for SCI0 2010-04-26 14:13:38 +00:00
video Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
console.cpp SCI: add show_map command to debug help again (must have been lost some time due cleanup from old graphics code) 2010-04-24 20:49:19 +00:00
console.h SCI: Renamed Console::_vm to _engine 2010-02-03 01:32:03 +00:00
debug.h
decompressor.cpp SCI: Reduce header interdependencies 2010-02-17 23:38:43 +00:00
decompressor.h SCI: Reduce header interdependencies 2010-02-17 23:38:43 +00:00
detection_tables.h SCI: Add detection entry for Space Quest 5 french found in Space Quest Collector's edition 2010-03-05 23:35:28 +00:00
detection.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
event.cpp SCI: reverting r48787 port updates were actually introduced (heard that before) in SCI1. I used the outdated wiki before and that one lists qfg2 and xmas90ega being SCI01. They are actually SCI1 2010-04-24 21:45:17 +00:00
event.h SCI: reverting r48787 port updates were actually introduced (heard that before) in SCI1. I used the outdated wiki before and that one lists qfg2 and xmas90ega being SCI01. They are actually SCI1 2010-04-24 21:45:17 +00:00
module.mk SCI: support for kanji (sjis), minor centering issue left 2010-04-16 18:23:50 +00:00
resource.cpp SCI: first byte of resource patch must have 0x80 added to the resource type, otherwise sierra sci0+ interpreter won't accept the file, fixing this on debug export function 2010-04-24 11:59:19 +00:00
resource.h SCI: key presses of extended chars (umlauts, etc.) will now get ignored in games that don't support them (which is all non-multilingual games) 2010-04-17 20:43:09 +00:00
sci.cpp SCI: reverting r48787 port updates were actually introduced (heard that before) in SCI1. I used the outdated wiki before and that one lists qfg2 and xmas90ega being SCI01. They are actually SCI1 2010-04-24 21:45:17 +00:00
sci.h SCI: Don't add subtitles for monolingual strings. 2010-04-18 00:56:04 +00:00