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
Age
Commit message (
Expand
)
Author
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: Specify that -1 means "all maps" when listing base36-encoded resources
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-13
SCI: Update resource types for SCI2.1/3
Matthew Hoops
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: Properly adding SCI3 script patches (a regression of r54211)
Filippos Karapetis
2010-11-11
SCI: Use the new CSC extension for SCI3 scripts
Filippos Karapetis
2010-11-11
SCI: Some video related changes
Filippos Karapetis
2010-11-11
SCI: Added the "DUK" video folder to the Search manager
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-11
SCI: Allow duck videos to be played from the console
Matthew Hoops
2010-11-10
SCI: Add missing new line
Matthew Hoops
2010-11-10
SCI3: Some changes
Filippos Karapetis
2010-11-10
SCI: Fix SCI2.1+ fallback detection
Matthew Hoops
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
SCI3: Removed detection and any possible support of Shivers 2
Filippos Karapetis
2010-11-09
SCI: Some slight work on SCI3
Filippos Karapetis
2010-11-09
SCI: Fixed the fallback detector again
Filippos Karapetis
2010-11-09
SCI: Fix Lighthouse SCI2.1 demo
Matthew Hoops
2010-11-09
SCI: Formatting convention fixes
Matthew Hoops
2010-11-09
SCI: Fix compile when SCI32 is not enabled
Matthew Hoops
2010-11-09
SCI: Temporarily disable the PrintDebug call, which is only partially
Lars Skovlund
2010-11-09
SCI: Add uninitialized temp workaround for Shivers
Lars Skovlund
2010-11-09
SCI: Fix error message in ShowMovie(), perhaps avoiding some confusion later
Lars Skovlund
2010-11-09
SCI: Add resource manager support for SCI3 games.
Lars Skovlund
2010-11-09
SCI: Added comments for rev. 54150 and fixed a typo
Filippos Karapetis
2010-11-09
treat pushSelf opcode with low bit set as pushSelf (in fangames only, current...
Lars Skovlund
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-08
SCI2: Added some currently unused code for drawing text on a buffer
Filippos Karapetis
2010-11-08
SCI/SCI2: Some slight changes to the graphics code
Filippos Karapetis
2010-11-08
Fix assertion failure in SCI0 saving code
Lars Skovlund
2010-11-08
SCI: Bugfix for script workarounds
Filippos Karapetis
2010-11-08
SCI: Some changes regarding the string heap in saved games
Filippos Karapetis
2010-11-05
SCI: Fix blend rounding, style
Willem Jan Palenstijn
[next]