scummvm/engines/sci
2010-05-03 13:30:09 +00:00
..
engine COMMON: Move DebugChannel stuff into a new DebugMan singleton 2010-04-27 21:40:52 +00:00
graphics SCI: animate cleanup 2010-04-30 15:08:51 +00:00
parser SCI: Add global g_sci pointer to the active SciEngine instance 2010-02-13 17:42:49 +00:00
sound SCI: calculate sampleLen for WAVEs as well 2010-05-03 13:30:09 +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 COMMON: Move DebugChannel stuff into a new DebugMan singleton 2010-04-27 21:40:52 +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: calculate sampleLen for WAVEs as well 2010-05-03 13:30:09 +00:00
resource.h SCI: audio compression support 2010-04-29 15:54:59 +00:00
sci.cpp COMMON: Move DebugChannel stuff into a new DebugMan singleton 2010-04-27 21:40:52 +00:00
sci.h SCI: Don't add subtitles for monolingual strings. 2010-04-18 00:56:04 +00:00