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
Age
Commit message (
Expand
)
Author
2017-05-20
SCI: Fix warning about missing base object when loading save games
Colin Snover
2017-05-20
SCI: Find and store the original static names of objects
Colin Snover
2017-05-20
SCI: Refactor relocation code
Colin Snover
2017-05-20
SCI32: Remove bad assertion in relocateSci3
Colin Snover
2017-05-20
SCI: Nitpicky cleanup of some magic numbers and what-not-why comments
Colin Snover
2017-05-20
SCI: Remove duplicate relocateBlock function
Colin Snover
2017-05-20
SCI: Always use SegManager::getObjectName to get object names
Colin Snover
2017-05-20
SCI: Stop making copies of ObjMap and remove related dead code
Colin Snover
2017-05-20
SCI: Add more support for >16-bit SCI3 offsets
Colin Snover
2017-05-20
SCI32: Fix kPlatform operation for SCI2 through SCI2.1early
Colin Snover
2017-05-16
SCI: Let getClassAddress fail gracefully with SCRIPT_GET_DONT_LOAD
Willem Jan Palenstijn
2017-05-15
SCI: Add script patch for "Tickets, only" during game over scene
Martin Kiewitz
2017-05-13
SCI32: Make sure all save game validity checks are in kCheckSaveGame32
Colin Snover
2017-05-13
SCI32: Fix crash at end of Torin
Colin Snover
2017-05-08
SCI32: Add workaround for KQ7
Colin Snover
2017-05-08
SCI: Translate messages passed to dialogues
Colin Snover
2017-05-06
SCI32: Add workaround for KQ7
Colin Snover
2017-05-06
SCI32: Add missing ifdef for EngineState::_eventCounter
Colin Snover
2017-05-06
SCI32: Detect and handle tight loops around kGetEvent
Colin Snover
2017-05-06
SCI32: Fix missing/incorrect game features detection
Colin Snover
2017-05-06
SCI32: Micro-optimize speedRoom comparison
Colin Snover
2017-05-05
SCI32: Set a savegame description if none was entered
Tarek Soliman
2017-05-04
SCI32: Disable game script video benchmarking
Colin Snover
2017-05-02
SCI32: Fix incorrect arguments to readPixel in kCelInfo
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-24
SCI: Add var count sanity checking to object initialization
Colin Snover
2017-04-24
SCI: Use the var count from the instance's class in SCI1.1-2.1 when looking u...
Colin Snover
2017-04-23
SCI: Improve error messages in Script::validateExportFunc
Colin Snover
2017-04-23
SCI32: Exclude SCI3 code from compilation when SCI32 is disabled
Colin Snover
2017-04-23
SCI32: Fix missing mustSetViewVisible data in cloned objects
Colin Snover
2017-04-23
SCI32: Improve disassembly output of SCI3 property opcodes
Colin Snover
2017-04-23
SCI32: Fix mustSetViewVisible for SCI3
Colin Snover
2017-04-23
SCI32: Replace magic numbers in SCI3 selector init
Colin Snover
2017-04-23
SCI32: Fix race conditions in Audio32
Colin Snover
2017-04-23
SCI32: Serialize Robots in SCI3
Colin Snover
2017-04-23
SCI: Fix SCI3 exports
Colin Snover
2017-04-23
SCI: Deduplicate Object::locateVarSelector code
Colin Snover
2017-04-23
SCI: Fix support for 32-bit SCI3 script offsets
Colin Snover
2017-04-23
SCI: Replace mostly-unused flags property with a single boolean
Colin Snover
2017-04-23
SCI: Improve documentation of Object class
Colin Snover
2017-04-23
SCI: Fix whitespace errors
Colin Snover
2017-04-23
SCI: Remove dead code in Script_Offset disassembler
Colin Snover
2017-04-23
SCI: Fix bad offsets in disassembly for SCI3 lofsa/lofss
Colin Snover
2017-04-23
SCI32: Fix bad relocations of SCI3 objects
Colin Snover
2017-04-23
SCI: Convert Object to use Common::Array for SCI3
Colin Snover
2017-04-23
SCI32: Hook up mustSetViewVisible for SCI3
Colin Snover
2017-04-23
SCI32: Fix locals offset in SCI3
Colin Snover
2017-04-23
SCI32: Implement SCI3 Script::syncStringHeap
Colin Snover
2017-04-23
SCI32: Remove spinloops from Phant2
Colin Snover
[prev]
[next]