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-09-04
COMMON: Add helper macro for printing rects
Colin Snover
2017-09-04
SCI32: Fix creating over 20 saves in Phant2 native save game
Colin Snover
2017-09-04
SCI32: Disable save game mangling in Phant2
Colin Snover
2017-09-04
SCI: Remove already-finished TODO
Colin Snover
2017-09-04
SCI: Allow deep inspection of objects in debugger
Colin Snover
2017-09-03
SCI: Fix builds with SCI32 disabled
Colin Snover
2017-09-03
SCI32: Exit early from screen shake if engine is quitting
Colin Snover
2017-09-03
SCI32: Ignore bad audio map entries on GK2 DE CD 6
Colin Snover
2017-09-03
SCI32: Fix load from launcher for Lighthouse
Colin Snover
2017-09-03
SCI32: Fix closing a Robot when its Plane has been destroyed already
Colin Snover
2017-09-03
SCI32: Make audio resource size mismatch non-fatal
Colin Snover
2017-09-03
SCI32: Fix Lighthouse GUIOs
Colin Snover
2017-09-03
SCI32: Correct LSL7 demo GUIOs
Colin Snover
2017-09-03
SCI32: Add standard SRDialog patches to Lighthouse
Colin Snover
2017-09-03
SCI32: Fix crash after credits in Lighthouse
Colin Snover
2017-09-03
SCI32: Clip videos to the screen
Colin Snover
2017-09-03
SCI32: Implement kCelLink
Colin Snover
2017-08-26
SCI32: Ignore invalid audio maps in Phant2 FR
Colin Snover
2017-08-26
SCI32: Ignore invalid audio map in GK2 DE
Colin Snover
2017-08-26
SCI32: Limit existing bad audio map resource skips by language
Colin Snover
2017-08-26
SCI32: Allow changing SFX/speech volume in GK2
Colin Snover
2017-08-26
SCI32: Fix SFX volume being misapplied to music & speech in some games
Colin Snover
2017-08-25
SCI32: Stop blacklisting 37.MAP from Phantasmagoria
Colin Snover
2017-08-25
JANITORIAL: Remove unnecessary semicolon
Torbjörn Andersson
2017-08-07
SCI32: Add script patch for last action sequence in PQ4
Martin Kiewitz
2017-08-07
SCI32: Add script patch for Bitty Kitty / Barbie game glitch
Martin Kiewitz
2017-08-06
SCI32: Add script patches for action sequences in city hall
Martin Kiewitz
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2017-08-06
JANITORIAL: Silence some GCC 7 warnings
Torbjörn Andersson
2017-08-04
SCI32: Always initialize RobotDecoder::_syncFrame
Colin Snover
2017-08-04
SCI32: Fix loading audio resources from RESSCI.PAT
Colin Snover
2017-07-30
SCI32: Add ADGF_CD flag to Phant2 detection entries
Colin Snover
2017-07-30
SCI32: Promote Phant2 to ADGF_TESTING
Colin Snover
2017-07-30
SCI32: Increase maximum save games for Phant2
Colin Snover
2017-07-30
SCI32: Make sure audio is not paused from the future
Colin Snover
2017-07-30
SCI32: Add load from launcher support for Phant2
Colin Snover
2017-07-30
SCI32: Implement Phant2 save/load integration
Colin Snover
2017-07-30
SCI32: Deduplicate guest additions save/load code
Colin Snover
2017-07-30
SCI: Show inherited methods when viewing an object in the debugger
Colin Snover
2017-07-30
SCI32: Fix breakpoints on reading/writing selectors in SCI3
Colin Snover
2017-07-30
SCI32: Indicate that LSL7 and Torin use the same save/load code
Colin Snover
2017-07-30
SCI32: Fix Phant2 game name
Colin Snover
2017-07-30
SCI32: Minor code deduplication
Colin Snover
2017-07-30
SCI32: Implement guest additions volume sync for Phant2
Colin Snover
2017-07-30
SCI: Expose API for retrieving multiple objects with the same name
Colin Snover
2017-07-30
SCI32: Update Phant2 GUIOs to reflect game features
Colin Snover
2017-07-30
SCI32: Add uninitialized read workaround for Phant2
Colin Snover
2017-07-30
SCI32: Add workaround entry for PQ4 floppy city hall room 390
Martin Kiewitz
2017-07-30
SCI32: Add script patch for PQ4 floppy computer issue
Martin Kiewitz
2017-07-27
VIDEO: Allow setting the mixer sound type used to play audio tracks
Bastien Bouclet
[next]