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
2017-05-21
SCI32: Fix return value of kWebConnect
Colin Snover
2017-05-20
SCI: Add resource hash to resource_info debugger command
Colin Snover
2017-05-20
SCI: Stop leaking locals segments during script reuse
Colin Snover
2017-05-20
SCI: Fix warning about missing base object when loading save games
Colin Snover
2017-05-20
SCI: Minor punctuation fix in buggy script alert
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-20
SCI: Ignore patch resources with .DOS and .WIN extensions
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-15
SCI: Ignore priority and transparency for KQ6 hi-res views
Willem Jan Palenstijn
2017-05-13
SCI: Guard against potential stack overflow in vocab word parser
Colin Snover
2017-05-13
SCI: Fix access violation reading Hoyle1 vocabulary
Colin Snover
2017-05-13
SCI: Suppress resource warnings when running fallback detection
Colin Snover
2017-05-13
SCI: Dispose uncached volume file streams
Colin Snover
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-10
SCI: Fix reading of Rave data from compressed KQ6 audio volumes
Colin Snover
2017-05-10
SCI: Add "patch" directory to search paths
Colin Snover
2017-05-10
SCI: Add example of KQ6 game with incorrect patches directory
Colin Snover
2017-05-10
SCI: Remove unused Robot code from SCI16 audio code
Colin Snover
2017-05-10
SCI: Fix support for ScummVM compressed audio volumes
Colin Snover
2017-05-09
SCI: Add ifdef for SCI32 types in processPatch
Colin Snover
2017-05-08
SCI: Fix SCI1.1 patch resources
Colin Snover
2017-05-08
SCI32: Add workaround for KQ7
Colin Snover
2017-05-08
SCI: Add missing files in POTFILES
Thierry Crozat
2017-05-08
SCI: Fix unnecessary copy of Common::String
Colin Snover
2017-05-08
SCI: Fix Audio36 patch suffix matching against lowercase extensions
Colin Snover
2017-05-08
SCI: Fix some issues with ChunkResourceSource
Colin Snover
2017-05-08
SCI: Translate messages passed to dialogues
Colin Snover
2017-05-08
SCI: Improve detection and reporting of resource errors
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: Add Spanish Windows KQ7 to detection table
Colin Snover
2017-05-06
SCI32: Detect and handle tight loops around kGetEvent
Colin Snover
2017-05-06
SCI32: Update cursor even when position appears unchanged
Colin Snover
2017-05-06
SCI32: Add some missing onFrame hooks for the debugger
Colin Snover
2017-05-06
SCI32: Disable VMD kPlayFlagBlackPalette flag
Colin Snover
2017-05-06
SCI32: Fix terrible rendering performance when vsync is enabled
Colin Snover
2017-05-06
SCI32: Fix missing/incorrect game features detection
Colin Snover
2017-05-06
SCI32: Centralize handling of pixel format switches
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
[next]