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
/
script.h
Age
Commit message (
Expand
)
Author
2017-09-23
SCI32: Fix relocation of locals in SCI3
Colin Snover
2017-05-20
SCI: Stop leaking locals segments during script reuse
Colin Snover
2017-05-20
SCI: Refactor relocation code
Colin Snover
2017-04-30
SCI: Clean up ugly syncBaseObject call
Colin Snover
2017-04-30
SCI: Hold script data as mutable internally
Colin Snover
2017-04-23
SCI32: Exclude SCI3 code from compilation when SCI32 is disabled
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-18
SCI: Fix handling of buggy SCI0 export tables
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2016-11-20
SCI: Improve disassembly output
Colin Snover
2016-10-20
SCI32: Fix zero-offset exports
Colin Snover
2015-05-17
SCI: identifyOffsets() counter variables
Martin Kiewitz
2015-05-14
SCI: add said-details to script_said debug cmd
Martin Kiewitz
2015-05-14
SCI: debug commands scro, scrs and script_said
Martin Kiewitz
2015-05-04
SCI: Scripts: identify strings + debug command
Martin Kiewitz
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-04
SCI: script patcher is now a separate class
Martin Kiewitz
2013-11-20
SCI: script patch for laura bow 2 for audio+text
Martin Kiewitz
2013-11-03
SCI: improved script patcher
Martin Kiewitz
2013-11-01
SCI: improved patcher, inventory patch for kq6/mac
Martin Kiewitz
2012-06-26
SCI: Rename a parameter in validateExportFunc()
Filippos Karapetis
2012-06-23
SCI: Change the program counter (PC) to be a 32-bit variable
Filippos Karapetis
2012-06-23
SCI: Clean up validateExportFunc() and related functions
Filippos Karapetis
2012-06-15
SCI: Replace RAW_IS_OBJECT with a method
Filippos Karapetis
2012-06-15
Revert "SCI: Change Script::getObject() to accept a reg_t"
Filippos Karapetis
2012-06-15
SCI: Further cleanup of the script code
Filippos Karapetis
2012-06-15
SCI: Change Script::getObject() to accept a reg_t
Filippos Karapetis
2012-06-14
SCI: Change the script buffer size to be a size_t as well
Filippos Karapetis
2011-11-11
SCI: Fix const cast
Willem Jan Palenstijn
2011-11-05
SCI: Updated Script::getObjectMap()
Filippos Karapetis
2011-11-05
SCI: Made the object map hashmap of the Script class private
Filippos Karapetis
2011-11-05
SCI: Made more fields of the Script class private. Some cleanup.
Filippos Karapetis
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-27
SCI: Fixed bug #3034713 - "ICEMAN Demo: Fails to find base object"
Filippos Karapetis
2010-11-18
SCI3: Add proper support for the calle instruction
Lars Skovlund
2010-11-17
SCI3: relocate operand of the lofsa opcode
Lars Skovlund
2010-11-17
SCI: More work on SCI3, based on a patch by lskovlun
Filippos Karapetis
2010-11-17
SCI: Some more work on SCI3, based on a patch by lskovlun
Filippos Karapetis
2010-11-17
SCI: Added the SCI3 equivalent of initialiseObjects(), from a patch by lskovlun
Filippos Karapetis
2010-11-08
SCI: Some changes regarding the string heap in saved games
Filippos Karapetis
2010-11-04
SCI: Renamed findBlock() to findBlockSCI0()
Filippos Karapetis
2010-09-13
SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanup
Filippos Karapetis
2010-08-06
SCI: Split the new script patch code in a separate file
Filippos Karapetis
2010-08-06
SCI: Added support for scripts that have more than one export table. Fixes bu...
Filippos Karapetis
2010-08-06
SCI: adding script patching
Martin Kiewitz
2010-08-06
SCI: some work on the script patcher
Martin Kiewitz
2010-06-28
SCI: Clarify docs of GC related SegmentObj methods
Max Horn
2010-06-28
SCI: get rid of Script::allocateObject
Max Horn
[next]