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
2010-11-18
SCI: Added a stub for a new subop in kString, and disabled trackOriginAndFind...
Filippos Karapetis
2010-11-18
SCI: Added species selector functionality for SCI3
Filippos Karapetis
2010-11-18
SCI: Removed SCI3 hacks in kClone/kDisposeClone
Filippos Karapetis
2010-11-18
SCI: Slight formatting fix and use \t instead of a tab character in debugN.
Johannes Schickel
2010-11-18
SCI: Fix debugger disassembly of property accesses in SCI3
Lars Skovlund
2010-11-18
SCI3: Fix new opcode 0x4e
Lars Skovlund
2010-11-18
SCI3: Added another previously unused opcode (0x27 / 0x4e)
Filippos Karapetis
2010-11-18
SCI2: Treat SCI2 raw arrays (type 3) as strings in kArray
Filippos Karapetis
2010-11-18
Get rid of a const_cast.
Lars Skovlund
2010-11-18
SCI: Slight formatting fix.
Johannes Schickel
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-18
Fix operator precedence problem
Lars Skovlund
2010-11-17
SCI: Added hacks in kClone/kDisposeClone for SCI3
Filippos Karapetis
2010-11-17
SCI: Call lookupArray() after allocateArray() when duplicating arrays
Filippos Karapetis
2010-11-17
SCI: Code formatting
Filippos Karapetis
2010-11-17
SCI: Added sanity checks for SCI3 scripts bigger than 64KB
Filippos Karapetis
2010-11-17
SCI3: Implement opcode to retrieve the info selector.
Lars Skovlund
2010-11-17
SCI3: Handle script exports correctly
Lars Skovlund
2010-11-17
SCI3: relocate operand of the lofsa opcode
Lars Skovlund
2010-11-17
SCI: Fixed the speed in the intro of PQ2, version 1.002.011 (bug #3102071)
Filippos Karapetis
2010-11-17
Adapt SCI property instructions (pToa etc.) to SCI3
Lars Skovlund
2010-11-17
SCI1.1 and newer games always ignore move count. The "version" command works ...
Filippos Karapetis
2010-11-17
SCI: lofsa/lofss functionality for SCI3
Filippos Karapetis
2010-11-17
SCI: Added some SCI3 selector related information
Filippos Karapetis
2010-11-17
SCI: Make class table size OB1 workaround slightly more readable
Max Horn
2010-11-17
SCI: Fixed the return values of Object::relocateSci3()
Filippos Karapetis
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-17
SCI: Some restructuring. Added some SCI3 placeholders/stubs
Filippos Karapetis
2010-11-17
SCI: The heap was a separate resource in SCI1.1 - SCI2.1 games only. It was l...
Filippos Karapetis
2010-11-17
SCI: Updated dissectScript() to handle synonym blocks
Filippos Karapetis
2010-11-17
SCI: Unified the functionality and parameters of the disasm and disasm_addr c...
Filippos Karapetis
2010-11-17
SCI: Added the ability to display original script bytecode in the "disasm" co...
Filippos Karapetis
2010-11-16
SCI: Fix for bug #3110215 - "SQ4 German: endless flight on Estros"
Filippos Karapetis
2010-11-15
SCI: Workaround for bug #3109299 "QFG1VGA: Crash when leaving area east of An...
David Turner
2010-11-13
SCI: Fixup pathfinding start point when on polygon edge.
Walter van Niftrik
2010-11-13
SCI: Fixed script bug #3108012 - "Hoyle1: Crash when changing Deal Speed in H...
Filippos Karapetis
2010-11-12
Fixed signed/unsigned warning
Filippos Karapetis
2010-11-12
SCI: Don't check for SCI2/SCI2.1 kernel types in SCI3 games.
Filippos Karapetis
2010-11-11
SCI: kSave case 0 is actually kSaveGame. Based on a patch by lskovlun
Filippos Karapetis
2010-11-11
SCI2: Make robots return immediately for now, till they're implemented
Filippos Karapetis
2010-11-11
SCI: Some video related changes
Filippos Karapetis
2010-11-11
SCI: Allow paths along the edge of the screen in kAvoidPath.
Walter van Niftrik
2010-11-11
SCI: Fixed bug #3104624 - "PQ3: Crash when loading saved game on the highway"
Filippos Karapetis
2010-11-10
SCI: Some SCI3 changes
Filippos Karapetis
2010-11-10
SCI: Updated the SCI2.1 kernel function table with the SCI3 changes/additions
Filippos Karapetis
2010-11-09
SCI: Removed the Shivers 2 hack from the segment manager (it isn't SCI)
Filippos Karapetis
2010-11-09
SCI: Some slight work on SCI3
Filippos Karapetis
[next]