index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
engine
/
kscripts.cpp
Age
Commit message (
Expand
)
Author
2017-09-19
SCI32: Remove never-read default values
Colin Snover
2017-06-09
SCI32: Implement kLock & kDoAudio(1) for SCI32
Colin Snover
2017-06-09
SCI: Do not lock Audio36/Sync36 in kLock for SCI1.1
Colin Snover
2017-06-09
SCI: Lock Audio resource types when digital SFX is enabled
Colin Snover
2017-06-09
SCI: Remove unnecessary condition
Colin Snover
2017-06-09
SCI: Fix typo in comment
Colin Snover
2017-05-20
SCI: Refactor relocation code
Colin Snover
2017-05-20
SCI: Add more support for >16-bit SCI3 offsets
Colin Snover
2017-04-23
SCI: Fix SCI3 exports
Colin Snover
2017-04-23
SCI: Fix support for 32-bit SCI3 script offsets
Colin Snover
2017-04-22
SCI: Fix typo in debug message
Colin Snover
2017-03-30
SCI32: Implement known-used portions of kPlayDuck
Colin Snover
2017-01-02
SCI32: Load VMDs from resource bundles
Colin Snover
2016-09-29
SCI: Add prefix to global variable constants
Colin Snover
2016-09-29
SCI: Replace magic numbers for globals with named constants
Colin Snover
2016-08-01
SCI32: Add bitmap segment and remove GC option from hunk segment
Colin Snover
2016-08-01
SCI32: Enable optional explicit memory management of hunk entries
Colin Snover
2016-05-28
SCI: Remove warning in kDisposeScript
Colin Snover
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-06-23
SCI: Remove a duplicate sanity check
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-01-15
SCI: Clean up some memory management and loops
Willem Jan Palenstijn
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-13
SCI: Avoid incrementing lockers of deleted script
Willem Jan Palenstijn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-12
SCI: Moved a heap patch from kScriptID() into script_patches.cpp
md5
2011-02-28
SCI: Removed several workarounds which are no longer needed, after the change...
md5
2011-01-15
SCI: Added a hack to fix bug #3122075 - "LB1: Game play freezes when taking s...
Filippos Karapetis
2011-01-01
SCI: debugC calls no longer require a debug level of 2 to show output
Filippos Karapetis
2010-11-18
SCI: Removed SCI3 hacks in kClone/kDisposeClone
Filippos Karapetis
2010-11-18
SCI3: implement setInfoSelector() for SCI3, fixes infinite recursion
Lars Skovlund
2010-11-18
SCI3: Add proper support for the calle instruction
Lars Skovlund
2010-11-17
SCI: Added hacks in kClone/kDisposeClone for SCI3
Filippos Karapetis
2010-11-17
SCI: Fixed the speed in the intro of PQ2, version 1.002.011 (bug #3102071)
Filippos Karapetis
2010-11-17
SCI: Added some SCI3 selector related information
Filippos Karapetis
2010-11-17
SCI: Some restructuring. Added some SCI3 placeholders/stubs
Filippos Karapetis
2010-09-06
SCI: fixing code
Martin Kiewitz
2010-09-06
SCI: fix regression of r52565
Martin Kiewitz
2010-09-06
SCI: Clear class bit when cloning objects.
Lars Skovlund
2010-09-05
SCI: kClone cleanup
Martin Kiewitz
2010-09-05
SCI: adjusting comment on kClone change
Martin Kiewitz
2010-09-05
SCI: merging -info- stuff in Clone/DisposeClone
Martin Kiewitz
2010-09-05
SCI: Fix bugs #3035650 and #3039566, crash in PEPPER demo and LAURABOW2.
Johannes Schickel
2010-09-03
SCI: kClone/kDisposeClone behaviour more accurate
Martin Kiewitz
2010-08-02
SCI: Fix leaks in ResourceManager::listResources caller code.
Johannes Schickel
2010-07-28
SCI: Changed a warning into debug output
Filippos Karapetis
2010-07-18
In SCI2.1, the type numbers inside resource maps/patches have changed slightl...
Matthew Hoops
2010-07-11
SCI: kUnLoad - removing unneeded warnings (signature mismatch will happen now...
Martin Kiewitz
[next]