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
2016-10-09
SCI: Fix memory leak
Colin Snover
2016-10-09
SCI32: Clarify some identifiers
Colin Snover
2016-10-09
SCI32: Change storage type of int16 arrays to hold reg_ts instead
Colin Snover
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-10-08
SCI: Release SCI music mutex earlier in reconstructPlayList
Willem Jan Palenstijn
2016-10-05
SCI32: Fix uninitialized read when starting a new game in LSL6hires
Colin Snover
2016-10-05
SCI32: Fix deleting save games in native save/load dialogue
Colin Snover
2016-10-05
SCI32: Fix version file read failure in LSL6hires
Colin Snover
2016-10-01
SCI32: Fix crash when trying to interrogate bartender in GK1
Colin Snover
2016-10-01
SCI32: Stub kGraph
Colin Snover
2016-10-01
SCI32: Use selector lookup in Torin script patch instead of magic numbers
Colin Snover
2016-10-01
SCI32: Fix signature of kString(ArraySetElements) to allow 0 args
Colin Snover
2016-10-01
SCI32: Fix interrogation screen crash in GK1
Colin Snover
2016-09-30
SCI32: Sync subtitle text speed with ScummVM GUI
Colin Snover
2016-09-30
SCI: Bump save game number to fix save game compatibility
Colin Snover
2016-09-30
SCI32: Give savegame-only methods internal linkage
Colin Snover
2016-09-30
SCI32: Reset saved parts of GfxPalette32 when loading save games
Colin Snover
2016-09-30
SCI32: Fix some buildbot compiler warnings
Colin Snover
2016-09-30
SCI32: Fix build
Willem Jan Palenstijn
2016-09-29
SCI32: Clean up and document GfxPalette32
Colin Snover
2016-09-29
SCI: Deduplicate call origin formatting
Colin Snover
2016-09-29
SCI: Add prefix to global variable constants
Colin Snover
2016-09-29
SCI32: Fix kArray signature
Colin Snover
2016-09-29
SCI32: Fix whitespace
Colin Snover
2016-09-29
SCI32: Add workaround for kNumCels
Colin Snover
2016-09-29
SCI32: Fix SQ6 crash using the special button in Stooge Fighter 3
Colin Snover
2016-09-29
SCI32: Ease debugging of wrong array types
Colin Snover
2016-09-29
SCI32: Fix SQ6 crash in Holocabana control panel
Colin Snover
2016-09-29
SCI32: Implement kBitmapCreateFromView and kBitmapGetInfo
Colin Snover
2016-09-29
SCI32: Fix Torin inventory crash caused by wrong array type
Colin Snover
2016-09-29
SCI32: Disable "change directory" button in native save/load dialogue
Colin Snover
2016-09-29
SCI32: Fix compilation warnings
Colin Snover
2016-09-29
SCI32: Fix warnings and incompatible save games when built without SCI32
Colin Snover
2016-09-29
SCI: Rename "until" to "thru" in kernel call signatures
Colin Snover
2016-09-29
SCI32: Put brackets around rest parameters
Colin Snover
2016-09-29
SCI32: Add mark for KQ7 in script patches
Colin Snover
2016-09-29
SCI32: Emulate MGDX ego view metadata
Colin Snover
2016-09-29
SCI32: Fix deleting save games in KQ7
Colin Snover
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: 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
[next]