.. |
features.cpp
|
SCI: Cleanup of the save/load dialog patching code and the lofs type detection code
|
2011-02-28 00:15:47 +02:00 |
features.h
|
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 |
gc.cpp
|
SCI: Moved hunk pointer handling to the GC, and removed some related workarounds
|
2011-02-28 15:56:03 +02:00 |
gc.h
|
|
|
kernel_tables.h
|
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
|
2011-02-27 16:48:53 +02:00 |
kernel.cpp
|
SCI: Add support for the KQ5 FM Towns resource format
|
2011-02-16 14:24:38 -05:00 |
kernel.h
|
SCI: Add a stub for kFont which calls kSetFontRes as a subop
|
2011-02-03 18:07:47 +00:00 |
kevent.cpp
|
SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristic
|
2011-02-15 15:46:15 +02:00 |
kfile.cpp
|
SCI: Fixed a memory leak. Thanks to digitall for finding this using Valgrind
|
2011-02-26 16:30:47 +02:00 |
kgraphics.cpp
|
SCI2+: Mention that the actual problem with text wrapping happens because of the unimplemented kTextSize kernel call in SCI32
|
2011-02-26 06:13:08 +02:00 |
klists.cpp
|
SCI: debugC calls no longer require a debug level of 2 to show output
|
2011-01-01 12:48:12 +00:00 |
kmath.cpp
|
|
|
kmenu.cpp
|
|
|
kmisc.cpp
|
SCI: Add support for enabling/disabling Mac icon bar images
|
2011-02-20 12:44:59 -05:00 |
kmovement.cpp
|
SCI: Remove kDoBresen special case for SCI_VERSION_1_EGA_ONLY
|
2011-02-27 15:52:19 +01:00 |
kparse.cpp
|
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
|
2011-02-27 16:48:53 +02:00 |
kpathing.cpp
|
SCI: debugC calls no longer require a debug level of 2 to show output
|
2011-01-01 12:48:12 +00:00 |
kscripts.cpp
|
SCI: Removed several workarounds which are no longer needed, after the changes regarding hunk pointers in r0d555c4
|
2011-02-28 22:32:41 +02:00 |
ksound.cpp
|
SCI: Added resource manager support for changing the audio directory dynamically. Also,
|
2011-02-10 16:48:29 +00:00 |
kstring.cpp
|
SCI2.1: Kernel function changes (after looking through all of the SCI2.1 games)
|
2011-01-07 00:12:18 +00:00 |
kvideo.cpp
|
SCI: Fix KQ6 Mac video positioning
|
2011-02-20 12:44:59 -05:00 |
message.cpp
|
SCI: Fix GK1 Mac messages
|
2011-02-03 05:10:24 +00:00 |
message.h
|
|
|
object.cpp
|
SCI: Make SCI3 propertyId endianness hack a bit cleaner
|
2011-01-26 16:51:18 +00:00 |
object.h
|
- SCI: Added code to free the _baseVars value in SCI3 as well. Both free() operations
|
2010-12-21 21:18:25 +00:00 |
savegame.cpp
|
SCI: Fix loading SCI32 games
|
2011-02-14 22:38:12 -05:00 |
savegame.h
|
SCI: Now saving/loading the list of synonyms (set by kSetSynonyms), like SSCI did
|
2010-12-24 14:47:47 +00:00 |
script_patches.cpp
|
SCI: Removed the script patch for the scrubbing scene. The crash no longer occurs with the latest fixes to kDoBresen
|
2011-02-28 22:33:45 +02:00 |
script.cpp
|
SCI: Cleanup
|
2011-01-04 23:19:04 +00:00 |
script.h
|
SCI: Fixed bug #3034713 - "ICEMAN Demo: Fails to find base object"
|
2010-11-27 18:08:47 +00:00 |
scriptdebug.cpp
|
SCI: Fixed possible use of uninitialized variable in SCI Script Debugger.
|
2011-01-23 23:25:34 +00:00 |
seg_manager.cpp
|
SCI: Moved hunk pointer handling to the GC, and removed some related workarounds
|
2011-02-28 15:56:03 +02:00 |
seg_manager.h
|
SCI: Slight cleanup
|
2010-12-15 23:35:21 +00:00 |
segment.cpp
|
SCI: Moved hunk pointer handling to the GC, and removed some related workarounds
|
2011-02-28 15:56:03 +02:00 |
segment.h
|
SCI: Moved hunk pointer handling to the GC, and removed some related workarounds
|
2011-02-28 15:56:03 +02:00 |
selector.cpp
|
|
|
selector.h
|
SCI: Added some SCI3 selector related information
|
2010-11-17 14:03:14 +00:00 |
state.cpp
|
SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which will hopefully
|
2010-12-26 15:28:02 +00:00 |
state.h
|
SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which will hopefully
|
2010-12-26 15:28:02 +00:00 |
static_selectors.cpp
|
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
|
2011-02-27 16:48:53 +02:00 |
vm_types.cpp
|
SCI: Throw a warning instead of an error if there ever is a modulus calculation
|
2011-02-21 06:37:03 +02:00 |
vm_types.h
|
SCI: Added a custom modulo reg_t operator
|
2011-02-21 05:18:21 +02:00 |
vm.cpp
|
SCI: Fix crash with hunk refs in logkernel output
|
2011-02-28 21:37:12 +01:00 |
vm.h
|
|
|
workarounds.cpp
|
SCI: Removed several workarounds which are no longer needed, after the changes regarding hunk pointers in r0d555c4
|
2011-02-28 22:32:41 +02:00 |
workarounds.h
|
SCI: Refactored the reg_t related operations and comparisons
|
2011-02-19 20:22:43 +02:00 |