scummvm/engines/sci
Walter van Niftrik fcc45186a5 SCI: Adlib: fix crash in SQ4.
svn-id: r40886
2009-05-25 12:38:20 +00:00
..
engine Fixed crash when starting KQ6 2009-05-25 11:44:24 +00:00
gfx SCI: reset system palette when loading a new PIC. 2009-05-24 18:41:19 +00:00
sfx SCI: Adlib: fix crash in SQ4. 2009-05-25 12:38:20 +00:00
console.cpp Moved the "dump" and "dissectscript" commands to console.cpp and renamed them to "hexdump" and "dissect_script" respectively 2009-05-23 19:59:42 +00:00
console.h Moved the "dump" and "dissectscript" commands to console.cpp and renamed them to "hexdump" and "dissect_script" respectively 2009-05-23 19:59:42 +00:00
decompressor.cpp removed trailing whitespaces 2009-05-20 17:53:31 +00:00
decompressor.h removed trailing whitespaces 2009-05-20 17:53:31 +00:00
detection.cpp removed trailing whitespaces 2009-05-20 17:53:31 +00:00
exereader.cpp Simplified SCI versions to be SCI version generations, and fixed some game entries in the process. Also, added a sanity check for invalid game entries 2009-05-15 09:04:21 +00:00
exereader.h Normalized guard #defines 2009-02-24 15:33:40 +00:00
module.mk SCI: Added support for KQ6 movies. 2009-05-21 22:03:23 +00:00
resource.cpp Objectified the AudioResource code (used for speech and digitized music in CD talkie games) 2009-05-25 10:30:19 +00:00
resource.h Objectified the AudioResource code (used for speech and digitized music in CD talkie games) 2009-05-25 10:30:19 +00:00
sci.cpp removed trailing whitespaces 2009-05-20 17:53:31 +00:00
sci.h removed trailing whitespaces 2009-05-20 17:53:31 +00:00
tools.cpp - Moved all the files out of /sci/scicore and into /sci 2009-05-15 14:07:45 +00:00
tools.h - Moved all the files out of /sci/scicore and into /sci 2009-05-15 14:07:45 +00:00
uinput.h SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00
vocab_debug.cpp SCI: got rid of vocabulary_lookup_sname 2009-05-21 21:49:43 +00:00
vocabulary.cpp SCI: Removed SCI_SIMPLE_SAID_CODE and the associated heavily bitrotted code 2009-05-18 15:07:51 +00:00
vocabulary.h SCI: got rid of vocabulary_lookup_sname 2009-05-21 21:49:43 +00:00