scummvm/engines/sci/engine
2023-01-26 21:07:47 -08:00
..
features.cpp
features.h SCI: Add speed_throttle debug command 2022-08-12 00:33:20 -04:00
file.cpp SCI: Rename strcpy function to prepare for forbidden name 2022-10-23 22:46:19 +02:00
file.h
gc.cpp
gc.h
guest_additions.cpp
guest_additions.h
hoyle5poker.cpp
hoyle5poker.h
kernel.cpp SCI: Add option for high resolution Mac fonts 2022-11-06 23:05:20 -08:00
kernel.h
kernel_tables.h
kevent.cpp SCI: Detect SCI16 unthrottled inner loops 2023-01-10 14:50:51 -08:00
kfile.cpp SCI: Fix broken SQ4 save game deletion 2023-01-24 14:00:42 -08:00
kgraphics.cpp SCI: Detect SCI16 unthrottled inner loops 2023-01-10 14:50:51 -08:00
kgraphics32.cpp
klists.cpp
kmath.cpp SCI32: Implement accurate kMulDiv calculations 2022-08-29 04:45:12 -07:00
kmenu.cpp
kmisc.cpp SCI: Detect SCI16 unthrottled inner loops 2023-01-10 14:50:51 -08:00
kmovement.cpp
kparse.cpp SCI: Rename strcpy function to prepare for forbidden name 2022-10-23 22:46:19 +02:00
kpathing.cpp SCI: Convert LSL1 polygon workaround to script patch 2023-01-08 17:01:01 -08:00
kscripts.cpp
ksound.cpp SCI: Remove SCI32 code from SCI16 kDoAudio 2022-12-09 23:31:16 -08:00
kstring.cpp SCI: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
kvideo.cpp SCI: Fix SCI16 Mac QuickTime playback when upscaled 2022-11-06 23:05:20 -08:00
message.cpp SCI: Rename strcpy function to prepare for forbidden name 2022-10-23 22:46:19 +02:00
message.h
object.cpp
object.h
savegame.cpp SCI: Prevent script lockers from overflowing 2022-11-22 12:37:32 -08:00
savegame.h SCI: Include all music fade flags in save files 2022-07-30 16:39:25 -04:00
script.cpp SCI: Prevent script lockers from overflowing 2022-11-22 12:37:32 -08:00
script.h SCI: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
script_patches.cpp SCI: Fix early KQ4 saves when a dialog is on screen 2023-01-26 21:07:47 -08:00
script_patches.h SCI: Add PATCH_GETORIGINALBYTES to script patcher 2022-12-07 16:26:07 -08:00
scriptdebug.cpp
scriptdebug.h
seg_manager.cpp SCI: Rename strcpy function to prepare for forbidden name 2022-10-23 22:46:19 +02:00
seg_manager.h SCI: Correct spelling mistake 2022-10-27 15:57:28 +02:00
segment.cpp
segment.h
selector.cpp
selector.h
state.cpp SCI: Detect SCI16 unthrottled inner loops 2023-01-10 14:50:51 -08:00
state.h SCI: Detect SCI16 unthrottled inner loops 2023-01-10 14:50:51 -08:00
static_selectors.cpp
tts.cpp
tts.h
vm.cpp SCI: Track correct location and size of temp variables 2022-11-30 23:13:00 +02:00
vm.h SCI: Track correct location and size of temp variables 2022-11-30 23:13:00 +02:00
vm_types.cpp SCI32: Fix modulo opcode in SCI2.1Late and SCI3 2022-08-29 03:25:31 -07:00
vm_types.h
workarounds.cpp SCI: Add workarounds for original save/restore dialogs 2023-01-25 18:41:06 -08:00
workarounds.h SCI: Add media type to resource patch definitions 2022-12-02 16:11:32 -08:00