..
engine
SCI: save/restore intensity of sysPalette
2010-09-24 09:56:50 +00:00
graphics
SCI: changes to kAddToPic
2010-09-25 19:28:56 +00:00
parser
SCI: Fix using the parser in SCI Fan Games
2010-07-28 19:03:49 +00:00
sound
SCI: Implement voice mapping for CMS driver.
2010-09-24 00:38:18 +00:00
video
SCI: Remove the now useless Sci::VMDDecoder wrapper
2010-08-08 01:09:20 +00:00
console.cpp
JANITORIAL: Removed most punctuation at end of warning() and error()
2010-09-18 10:55:16 +00:00
console.h
SCI: Some changes regarding resources
2010-09-10 14:07:32 +00:00
debug.h
SCI: adding "bpr" and "bpw" debug commands
2010-09-02 09:05:08 +00:00
decompressor.cpp
SCI: dont write palette in reorderView() if there is no palette :P
2010-06-23 16:49:03 +00:00
decompressor.h
SCI: Reduce header interdependencies
2010-02-17 23:38:43 +00:00
detection_tables.h
SCI: Add 1.2M version of KQ5 EGA (0.000.055).
2010-09-11 21:23:22 +00:00
detection.cpp
JANITORIAL: Removed most punctuation at end of warning() and error()
2010-09-18 10:55:16 +00:00
event.cpp
SCI: Throttle the invocations of Engine::shouldQuit()
2010-08-29 00:39:33 +00:00
event.h
SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credits (bug #3036154 )
2010-07-29 10:48:54 +00:00
module.mk
SCI: Add CMS driver for SCI1-SCI1.1.
2010-09-17 20:03:20 +00:00
resource_audio.cpp
JANITORIAL: Removed most punctuation at end of warning() and error()
2010-09-18 10:55:16 +00:00
resource_intern.h
SCI: Add support for SCI2.1 chunk resources
2010-08-03 14:58:57 +00:00
resource.cpp
SCI: Some changes to the fallback detector (sync with branch 1.2.0)
2010-09-18 09:47:18 +00:00
resource.h
SCI: Some changes regarding resources
2010-09-10 14:07:32 +00:00
sci.cpp
SCI: dont replace save/restore in hoyle2 too
2010-09-08 12:45:42 +00:00
sci.h
SCI: adding "bpr" and "bpw" debug commands
2010-09-02 09:05:08 +00:00
util.cpp
Add initial support for KQ6 Mac. Wrapper functions for read/writing to pointers are now used (found in util.*) for code that has different endianness in SCI1.1+ Mac games. Add support for Mac 'snd ' and 'CURS' resources. QFG1 Mac is not yet playable due to script compression.
2010-05-18 04:17:58 +00:00
util.h
Add initial support for KQ6 Mac. Wrapper functions for read/writing to pointers are now used (found in util.*) for code that has different endianness in SCI1.1+ Mac games. Add support for Mac 'snd ' and 'CURS' resources. QFG1 Mac is not yet playable due to script compression.
2010-05-18 04:17:58 +00:00