.. |
features.cpp
|
SCI: Add support for the King's Questions mini-game
|
2013-08-20 19:48:33 +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
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02: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_tables.h
|
SCI: Fix script bug #3615120 - "SCI: Crazy Nick Laura Bow - kReadNumber signature mismatch"
|
2013-10-30 08:47:46 +02:00 |
kernel.cpp
|
SCI: fix script patcher for games w/o vocab
|
2013-11-21 22:41:07 +01:00 |
kernel.h
|
SCI: fix script patcher for games w/o vocab
|
2013-11-21 22:41:07 +01:00 |
kevent.cpp
|
SCI: Change wording for the cursor position workarounds
|
2013-04-28 23:31:10 +03:00 |
kfile.cpp
|
SCI: Janitorial - Fix spacing errors
|
2013-11-23 11:02:24 +01:00 |
kgraphics32.cpp
|
SCI: Add some info on kPalVary(9)/kPalVaryUnknown2
|
2013-01-11 02:24:17 +02:00 |
kgraphics.cpp
|
SCI: Add detection for Torin Mac
|
2013-12-11 20:28:50 -05:00 |
klists.cpp
|
SCI: Add extra sanity check
|
2013-04-20 23:53:06 +02:00 |
kmath.cpp
|
SCI: Add GetAngle for SCI1 that matches SSCI
|
2013-01-24 22:10:20 +01: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
|
JANITORIAL: Remove trailing whitespace
|
2013-07-14 19:01:47 +02:00 |
kscripts.cpp
|
SCI: Remove a duplicate sanity check
|
2012-06-23 21:45:20 +03:00 |
ksound.cpp
|
SCI: Fix Phantasmagoria Mac's kDoSound
|
2013-04-28 13:43:17 -04:00 |
kstring.cpp
|
JANITORIAL: Remove trailing whitespace
|
2013-07-14 19:01:47 +02:00 |
kvideo.cpp
|
SCI: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:52 +02:00 |
message.cpp
|
SCI: Fix a non-initialized variable in MessageReader - CID 1003120
|
2013-05-01 01:51:11 +03:00 |
message.h
|
SCI: Fix a non-initialized variable in MessageState - CID 1003119
|
2013-05-01 01:51:11 +03:00 |
object.cpp
|
SCI: Make second pass when loading objects
|
2013-12-14 14:19:33 +01:00 |
object.h
|
SCI: Add setter/getter methods to reg_t's
|
2012-06-18 05:24:06 +03:00 |
savegame.cpp
|
SCI: Make second pass when loading objects
|
2013-12-14 14:19:33 +01:00 |
savegame.h
|
SCI: sfx/music priority int16 fixes bug #3615038
|
2013-09-21 14:27:16 +02:00 |
script_patches.cpp
|
SCI: even more script patcher cleanup
|
2013-12-20 01:17:55 +01:00 |
script_patches.h
|
SCI: even more script patcher cleanup
|
2013-12-20 01:17:55 +01:00 |
script.cpp
|
SCI: script patcher is now a separate class
|
2013-12-04 20:42:16 +01:00 |
script.h
|
SCI: script patcher is now a separate class
|
2013-12-04 20:42:16 +01:00 |
scriptdebug.cpp
|
ALL: Fix typo (existant->existent)
|
2013-02-23 22:07:32 +01:00 |
seg_manager.cpp
|
SCI: script patcher is now a separate class
|
2013-12-04 20:42:16 +01:00 |
seg_manager.h
|
Merge branch 'master' of github.com:scummvm/scummvm
|
2013-12-04 20:42:50 +01: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: Some updates to SCI32 kernel graphics functions
|
2012-07-05 13:58:41 +03:00 |
state.h
|
SCI: Change wording for bug/further info references
|
2013-04-27 14:04:27 +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_types.cpp
|
SCI: Give more verbose error messages on arithmetic errors
|
2013-08-23 13:45:19 +03:00 |
vm_types.h
|
SCI: Give more verbose error messages on arithmetic errors
|
2013-08-23 13:45:19 +03:00 |
vm.cpp
|
SCI: Update ScummVM's game audio options for SCI1.1 CD games
|
2013-10-31 07:25:25 +02:00 |
vm.h
|
SCI: make g_base_opcode_formats and SciOpcodes a bit more readable
|
2012-07-04 11:57:40 +03:00 |
workarounds.cpp
|
SCI: changed workaround for lb2 audio+text patch
|
2013-11-21 20:51:42 +01:00 |
workarounds.h
|
SCI: Fix script bug #3615120 - "SCI: Crazy Nick Laura Bow - kReadNumber signature mismatch"
|
2013-10-30 08:47:46 +02:00 |