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
2016-09-29
SCI32: Fix multiple bugs in kSave
Colin Snover
2016-09-29
SCI32: Emulate Shivers 1 game score metadata
Colin Snover
2016-09-29
SCI32: Add more debugger support for dumping SCI32 arrays
Colin Snover
2016-09-29
SCI32: Increase allowed number of save games in native save/load
Colin Snover
2016-09-29
SCI32: Improve MGDX support
Colin Snover
2016-09-29
SCI32: Fix read overflow when there are no save games
Colin Snover
2016-09-29
SCI32: Add handling for save catalogues
Colin Snover
2016-09-29
SCI32: Implement ScummVM save/load
Colin Snover
2016-09-29
SCI: Replace magic numbers for globals with named constants
Colin Snover
2016-09-29
SCI32: Correct return values for kFileIO operations
Colin Snover
2016-09-29
SCI32: Implement kSave for standard-save SCI32 games
Colin Snover
2016-09-29
SCI32: Fix "new game" and auto-save functionality
Colin Snover
2016-09-29
SCI32: Add constants documentation
Colin Snover
2016-09-29
SCI: Split savegame descriptor fill code from savegame list code
Colin Snover
2016-09-29
SCI32: Start implementing kSave for SCI32
Colin Snover
2016-09-29
SCI32: Clean up and fix some SCI32-only kFileIO operations
Colin Snover
2016-09-29
SCI32: Add support for kPrintDebug
Colin Snover
2016-09-29
SCI32: Implement kSetHotRectangles
Colin Snover
2016-09-29
SCI32: Fix kFileIOOpen signature
Colin Snover
2016-09-29
SCI32: Patch bad calls to IntArray::newWith in Phant1 and SQ6
Colin Snover
2016-09-29
SCI32: Rewrite kArray & kString
Colin Snover
2016-09-29
SCI32: Add a trap for invalid calls to kNumCels
Colin Snover
2016-09-29
SCI: Improve debugging output for selector failures
Colin Snover
2016-09-29
SCI: Generalize code for getting information on the current call
Colin Snover
2016-09-29
SCI: Fix whitespace
Colin Snover
2016-09-29
SCI: Fix typo in debugger help
Colin Snover
2016-09-29
SCI32: Fix buffer overflow when drawing border to a tiny text bitmap
Colin Snover
2016-09-29
SCI32: Improved game resolution detection
Colin Snover
2016-09-29
SCI: Put CD flag on CD games
Colin Snover
2016-09-29
SCI32: Skip SEQ playback if file not found
Colin Snover
2016-09-29
SCI32: Fix incorrect use of speedThrottler in Video32
Colin Snover
2016-09-29
SCI: Move SciEngine::sleep to correct source file
Colin Snover
2016-09-29
SCI32: Fix incorrect warnings about unlocking type 140
Colin Snover
2016-09-29
SCI32: Explicitly instantiate MIN/MAX templates
Colin Snover
2016-09-29
SCI32: Update screen on frameout, instead of in the event loop
Colin Snover
2016-09-29
SCI32: Fix kShowStyleNone transitions
Colin Snover
2016-09-29
SCI32: Guard against dynamic_cast failure
Colin Snover
2016-09-29
SCI32: Fix off-by-one error
Colin Snover
2016-09-29
SCI32: Fix memory leak
Colin Snover
2016-09-29
SCI32: Fix potential null pointer dereference
Colin Snover
2016-09-29
SCI32: Fix potential null pointer dereference
Colin Snover
2016-09-29
SCI32: Fix typo
Colin Snover
2016-09-29
SCI32: Fix potential null pointer dereference
Colin Snover
2016-09-21
SCI: Fix kernel signature comment
Martin Kiewitz
2016-09-18
SCI: Add lsl3 amiga detection checksums
Dan Church
2016-09-18
SCI: Add qfg1vga script patch to fix bug #9558
Martin Kiewitz
2016-09-09
SCI32: Fix GK1 day 5 script patch
Martin Kiewitz
2016-09-08
SCI32: Add script patch for fixing game dialogue error on day 5
Martin Kiewitz
2016-08-30
SCI: Add missing parentheses to SIG/PATCH macros
Willem Jan Palenstijn
2016-08-28
SCI32: Fix rendering of non-ASCII characters
Colin Snover
[prev]
[next]