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
/
guest_additions.cpp
Age
Commit message (
Expand
)
Author
2017-07-17
SCI32: Add guest additions support for LSL7
Colin Snover
2017-07-16
SCI32: Remove duplicate call
Colin Snover
2017-07-16
SCI32: Fix wrong GK1 sound volume sync
Colin Snover
2017-07-16
SCI32: Improve GK1 narrator speech sync
Colin Snover
2017-06-09
SCI32: Fix audio sync recursion
Colin Snover
2017-05-20
SCI: Always use SegManager::getObjectName to get object names
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
2017-04-23
SCI: Fix SCI3 exports
Colin Snover
2017-04-22
SCI: Fix compilation when SCI32 is disabled
Colin Snover
2017-04-22
SCI32: Fix infinite recursion when loading invalid save from launcher
Colin Snover
2017-04-22
SCI32: Fix launcher load for Shivers
Colin Snover
2017-04-22
SCI: Implement delayed restore for SCI32 and move implementations to GuestAdd...
Colin Snover
2017-04-22
SCI32: Remove original save/load option from games without ScummVM save integ...
Colin Snover
2017-04-22
SCI: Move ScummVM kernel calls to 0xe0
Colin Snover
2017-04-22
SCI: Move ScummVM save/restore to GuestAdditions and reimplement for SCI32
Colin Snover
2017-04-21
SCI: Improve audio volume & settings sync code
Colin Snover