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
/
features.cpp
Age
Commit message (
Expand
)
Author
2018-08-30
SCI32: Add audio volume sync support for Hoyle5
Filippos Karapetis
2017-11-28
SCI32: Fix crash starting KQ7 demo
Colin Snover
2017-09-30
SCI32: Fix support for RAMA demo
Colin Snover
2017-09-28
SCI32: Add audio volume sync support for RAMA
Colin Snover
2017-09-10
SCI: Remove dead code
Colin Snover
2017-07-30
SCI32: Implement guest additions volume sync for Phant2
Colin Snover
2017-07-17
SCI32: Add guest additions support for LSL7
Colin Snover
2017-07-07
SCI32: Force General MIDI for games that support nothing else
Colin Snover
2017-06-18
SCI: Switch SCI2 games to use Audio32
Colin Snover
2017-05-20
SCI: Add more support for >16-bit SCI3 offsets
Colin Snover
2017-05-06
SCI32: Fix missing/incorrect game features detection
Colin Snover
2017-04-21
SCI: Improve audio volume & settings sync code
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2016-08-13
SCI: Fix pseudo mouse in various SCI1 games like e.g. Larry5
Martin Kiewitz
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2014-08-08
SCI: Fix wrong game features heuristic for Hoyle 1/2 - bug #6606
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-20
SCI: Add support for the King's Questions mini-game
Filippos Karapetis
2013-04-28
SCI: Fix Phantasmagoria Mac's kDoSound
Matthew Hoops
2012-10-22
SCI: Add the Inside the Chest / Benind the Developer's Shield demo
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-04-29
SCI: Fix for bug #3522046 "Detection of SQ4CD as Windows breaks Music"
Filippos Karapetis
2012-03-31
ENGINES: Return all available custom GUI options if no target is specified
Filippos Karapetis
2012-03-25
SCI: Hook up the digital SFX and CD audio options
Filippos Karapetis
2012-01-15
SCI: Clean up some memory management and loops
Willem Jan Palenstijn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-28
SCI: Cleanup of the save/load dialog patching code and the lofs type detectio...
md5
2010-11-25
SCI: Added support for the alternate Windows MIDI soundtracks of the CD versi...
Filippos Karapetis
2010-11-21
SCI: Added a heuristic to detect the modified late SCI2.1/SCI3 kString/kArray...
Filippos Karapetis
2010-11-17
SCI1.1 and newer games always ignore move count. The "version" command works ...
Filippos Karapetis
2010-11-17
SCI: lofsa/lofss functionality for SCI3
Filippos Karapetis
2010-09-04
SCI: doing detectDoSoundType() properly sci0early
Martin Kiewitz
2010-09-04
SCI: lsl2 early uses sci0late sound
Martin Kiewitz
2010-08-23
SCI: storing game super class address now inside SciEngine
Martin Kiewitz
2010-08-02
SCI: Fix leaks in ResourceManager::listResources caller code.
Johannes Schickel
2010-07-31
SCI: fix lofs autodetection
Martin Kiewitz
2010-07-27
SCI: Better fix for bug #3035058 - ECOQUEST demo: Missing subtitles
Matthew Hoops
2010-07-14
SCI: adding sound version 2.1, to properly add sci2.1 signature for kDoSound(...
Martin Kiewitz
2010-07-01
Added some slight fixes for the RAMA demo, which starts now, though it dies h...
Filippos Karapetis
2010-06-28
SCI: More comment rewrapping
Max Horn
2010-06-28
SCI: Make Script member vars private; add const qualifiers
Max Horn
2010-06-23
Moved the SelectorCache struct inside selector.h, where it belongs, and fixed...
Filippos Karapetis
2010-06-17
Strict mode: Turned several severe errors (almost all detection related) into...
Filippos Karapetis
2010-06-10
Use the SELECTOR() macro for readability
Filippos Karapetis
2010-05-31
Cleanup
Filippos Karapetis
2010-05-30
Limit access to the _bufSize, _scriptSize and _heapSize members of the Script...
Filippos Karapetis
2010-05-29
Mass renaming of selector-related functions, and removed some defines which w...
Filippos Karapetis
2010-05-28
Cleaned up detectGfxFunctionsType() slightly, and made it work for Hoyle 1 an...
Filippos Karapetis
2010-05-26
SCI: Making various object and script related things const
Max Horn
2010-04-24
SCI: Don't error() out when autodetection fails
Walter van Niftrik
[next]