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
/
sci.cpp
Age
Commit message (
Expand
)
Author
2017-09-27
SCI: Do some clean-up of event handling system
Colin Snover
2017-09-08
SCI32: Toggle Phant2 content censoring from game options
Colin Snover
2017-07-26
SCI32: Reduce priority of PATCHES directory for Phant2
Colin Snover
2017-07-06
SCI32: Refactor Video32 code to reduce code & feature duplication
Colin Snover
2017-07-06
SCI32: Centralise OSystem screen updates
Colin Snover
2017-06-18
SCI: Switch SCI2 games to use Audio32
Colin Snover
2017-06-10
SCI32: Fix detection and loading of localized resources in Torin
Colin Snover
2017-06-10
SCI: Move printObject from console to scriptdebug
Willem Jan Palenstijn
2017-06-10
SCI: Start engine at tick 1
Colin Snover
2017-06-09
SCI32: Fix audio sync recursion
Colin Snover
2017-05-23
SCI32: Add 'music/' subdir to file path for LSL7 GOG
Hein-Pieter van Braam
2017-05-20
SCI: Minor punctuation fix in buggy script alert
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-08
SCI: Translate messages passed to dialogues
Colin Snover
2017-05-06
SCI32: Fix terrible rendering performance when vsync is enabled
Colin Snover
2017-04-23
SCI: Implement fallback detection for SCI3
Colin Snover
2017-04-23
SCI: Fix missing music in LSL7
Colin Snover
2017-04-22
SCI: Clean up unnecessary delayed restore flags
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
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2017-01-16
SCI: Remove unused SciEngine::speechAndSubtitlesEnabled method
Colin Snover
2016-12-03
SCI: Fix non-responsive application warning during sysex transfers
Colin Snover
2016-12-03
SCI32: Fix LSL6hires text speed slider
Colin Snover
2016-11-03
SCI32: Allow SCI32 games to update speech & subtitles settings
Colin Snover
2016-09-30
SCI32: Sync subtitle text speed with ScummVM GUI
Colin Snover
2016-09-29
SCI: Add prefix to global variable constants
Colin Snover
2016-09-29
SCI32: Fix warnings and incompatible save games when built without SCI32
Colin Snover
2016-09-29
SCI32: Emulate MGDX ego view metadata
Colin Snover
2016-09-29
SCI32: Fix multiple bugs in kSave
Colin Snover
2016-09-29
SCI32: Implement ScummVM save/load
Colin Snover
2016-09-29
SCI: Replace magic numbers for globals with named constants
Colin Snover
2016-09-29
SCI32: Start implementing kSave for SCI32
Colin Snover
2016-09-29
SCI32: Add support for kPrintDebug
Colin Snover
2016-09-29
SCI: Move SciEngine::sleep to correct source file
Colin Snover
2016-08-26
SCI: Add a sanity check in wrapFilename(), as in unwrapFilename()
Filippos Karapetis
2016-08-23
SCI32: Update the SCI2/SCI2.1 games that use global 90 for speech/subs
Filippos Karapetis
2016-08-19
SCI32: Remove unused ResourceManager from GfxFrameout
Colin Snover
2016-08-19
SCI32: Remove CoordAdjuster32, at least for the moment
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from SCI32
Colin Snover
2016-08-19
SCI32: Implement SCI32 cursor support
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from GfxFrameout
Colin Snover
2016-08-15
SCI: Add comments about GK1 on Mac being hi-res only
Martin Kiewitz
2016-08-15
SCI: Move GUI-options to sci.h
Martin Kiewitz
2016-08-15
SCI: Improve "force hires graphics"-option reading code
Martin Kiewitz
2016-08-01
SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)
Colin Snover
2016-07-24
SCI32: Fix Video32 breaking when quitting during video playback
Colin Snover
2016-07-11
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
Colin Snover
[next]