.. |
engine
|
SCI: Bumped up the save game version for rev #54805
|
2010-12-07 16:49:53 +00:00 |
graphics
|
SCI: Fix uninitialized reads (and therefore, GK1)
|
2010-12-06 19:37:19 +00:00 |
parser
|
SCI: Removed the system strings code and replaced it with a much more simplified version, thus greatly simplifying handling of system strings
|
2010-12-07 00:47:05 +00:00 |
sound
|
SCI: Removed the system strings code and replaced it with a much more simplified version, thus greatly simplifying handling of system strings
|
2010-12-07 00:47:05 +00:00 |
video
|
ALL: Push down deps on stream.h from .h to .cpp files
|
2010-11-19 01:37:04 +00:00 |
console.cpp
|
SCI: Removed the system strings code and replaced it with a much more simplified version, thus greatly simplifying handling of system strings
|
2010-12-07 00:47:05 +00:00 |
console.h
|
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
|
2010-12-07 18:54:21 +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: Remove the Windows versions of Freddy Pharkas. This one has an alternative sound track, but it's handled in a different manner
|
2010-11-25 14:16:46 +00:00 |
detection.cpp
|
ALL: Push down deps on stream.h from .h to .cpp files
|
2010-11-19 01:37:04 +00:00 |
event.cpp
|
SCI: Fixed keyboard input when numlock is on, and cleaned up the way some special keys are translated
|
2010-11-26 10:03:24 +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: Moved the Object class in a separate file
|
2010-11-19 08:18:24 +00:00 |
resource_audio.cpp
|
SCI: Added support for the alternate Windows MIDI soundtracks of the CD versions of EcoQuest, Jones, KQ5 and SQ4
|
2010-11-25 14:22:09 +00:00 |
resource_intern.h
|
SCI: Add support for SCI2.1 chunk resources
|
2010-08-03 14:58:57 +00:00 |
resource.cpp
|
SCI: Slight formatting fix.
|
2010-12-02 17:03:21 +00:00 |
resource.h
|
SCI: Update resource types for SCI2.1/3
|
2010-11-13 00:20:23 +00:00 |
sci.cpp
|
SCI: Compensate for buggy KQ5CD saved games (before r54510)
|
2010-11-27 18:46:12 +00:00 |
sci.h
|
SCI: Added engine method isCD()
|
2010-11-25 14:19:02 +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 |