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-09-09
SCI32: Fix Phant2 movie-vs-game playback volumes
Colin Snover
2017-09-08
SCI32: Fix volume config when changing volume from in-game Phant2 controls
Colin Snover
2017-09-08
SCI32: Toggle Phant2 content censoring from game options
Colin Snover
2017-09-03
SCI: Fix builds with SCI32 disabled
Colin Snover
2017-09-03
SCI32: Fix load from launcher for Lighthouse
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
SCI32: Minor code deduplication
Colin Snover
2017-07-30
SCI32: Implement guest additions volume sync for Phant2
Colin Snover
2017-07-24
SCI32: Add music volume UI sync for MGDX
Colin Snover
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