.. |
features.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
features.h
|
SCI: Fix for bug #3522046 "Detection of SQ4CD as Windows breaks Music"
|
2012-04-29 20:45:16 +03:00 |
file.cpp
|
SCI: Don't compress exported heroes in the Quest for Glory games
|
2012-06-21 12:15:25 +03:00 |
file.h
|
SCI: Fix the loading screen and the loading functionality in Shivers
|
2012-06-13 22:56:43 +03:00 |
gc.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
gc.h
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
kernel.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
kernel.h
|
SCI: Use the later SCI file functions for the SCI0 ones
|
2012-06-13 12:26:57 +03:00 |
kernel_tables.h
|
SCI: Only include kSave_subops if ENABLE_SCI32 is defined
|
2012-06-13 12:26:58 +03:00 |
kevent.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
kfile.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
kgraphics.cpp
|
SCI: Add a workaround for script bug #3537232
|
2012-06-24 19:55:28 +03:00 |
kgraphics32.cpp
|
SCI: Move kGetWindowsOption together with the other misc kernel functions
|
2012-07-03 18:11:41 +03:00 |
klists.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
kmath.cpp
|
SCI: Fixed bug #3413020 - "SCI: Longbow: Robin is stuck in the final monk chase scene"
|
2011-09-23 00:22:44 +03:00 |
kmenu.cpp
|
JANITORIAL: Replace (x ? false : true) by !(x).
|
2012-03-13 15:43:36 +01:00 |
kmisc.cpp
|
SCI: Move kGetWindowsOption together with the other misc kernel functions
|
2012-07-03 18:11:41 +03:00 |
kmovement.cpp
|
SCI: Removed the old kDoAvoider code
|
2011-10-09 19:16:04 +03:00 |
kparse.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
kpathing.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
kscripts.cpp
|
SCI: Remove a duplicate sanity check
|
2012-06-23 21:45:20 +03:00 |
ksound.cpp
|
SCI: Add more verbose debug output for DoAudio in SCI2.1
|
2012-06-11 11:54:09 +03:00 |
kstring.cpp
|
SCI: Fix silly typo
|
2012-06-21 22:57:00 +03:00 |
kvideo.cpp
|
SCI: Remove unnecessary const-cast
|
2012-07-03 00:00:48 +02:00 |
message.cpp
|
JANITORIAL: Fix missing whitespace in pointer cast
|
2012-02-15 10:07:10 -06:00 |
message.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
object.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
object.h
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
savegame.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
savegame.h
|
ALL: Remove trailing whitespaces
|
2011-06-20 00:59:48 +02:00 |
script.cpp
|
SCI: Remove an incorrect error check in validateExportFunc()
|
2012-06-28 03:29:34 +03:00 |
script.h
|
SCI: Rename a parameter in validateExportFunc()
|
2012-06-26 11:13:14 +03:00 |
script_patches.cpp
|
SCI: Fix bug #3538418 in SQ4CD
|
2012-06-28 04:06:58 +03:00 |
scriptdebug.cpp
|
SCI: Change the program counter (PC) to be a 32-bit variable
|
2012-06-23 21:45:26 +03:00 |
seg_manager.cpp
|
SCI: Remove an unnecessary warning and related FIXME comments
|
2012-07-03 03:34:30 +03:00 |
seg_manager.h
|
SCI: Add a hack for a bug in the script handling code
|
2012-07-02 12:49:10 +03:00 |
segment.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
segment.h
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
selector.cpp
|
SCI: Check for object visibility, if an object defines it
|
2012-05-14 02:30:15 +03:00 |
selector.h
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
state.cpp
|
SCI: Implement kPlayVMD subop 23 (set palette range)
|
2012-06-23 21:45:18 +03:00 |
state.h
|
SCI: Implement kPlayVMD subop 23 (set palette range)
|
2012-06-23 21:45:18 +03:00 |
static_selectors.cpp
|
SCI: Extended the detection of certain selectors to work in SCI2
|
2011-10-13 14:03:58 +03:00 |
vm.cpp
|
SCI: Change the program counter (PC) to be a 32-bit variable
|
2012-06-23 21:45:26 +03:00 |
vm.h
|
SCI: Change the program counter (PC) to be a 32-bit variable
|
2012-06-23 21:45:26 +03:00 |
vm_types.cpp
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
vm_types.h
|
SCI: Change the program counter (PC) to be a 32-bit variable
|
2012-06-23 21:45:26 +03:00 |
workarounds.cpp
|
SCI: Fix a workaround for an uninitialized variable in SQ4CD
|
2012-07-02 12:49:08 +03:00 |
workarounds.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |