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
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
2016-07-10
SCI32: Re-enable KQ7 subtitles, but with a warning on game start
Colin Snover
2016-07-10
SCI32: Disable KQ7 subtitles
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-06-25
SCI: Add getGameObjectName to fix compilation
Martin Kiewitz
2016-06-21
SCI32: Remove unused dependencies from GfxFrameout
Colin Snover
2016-06-21
SCI32: Implement kScrollWindow
Willem Jan Palenstijn
2016-06-21
SCI32: Implement line drawing (kAddLine/kUpdateLine/kRemoveLine)
Colin Snover
2016-06-20
SCI32: Rewrite digital audio engine
Colin Snover
2016-06-19
SCI: Split audio sync to its own class
Colin Snover
2016-03-15
SCI: Remove unused _gfxScreen parameter from GfxRemap
Filippos Karapetis
2016-03-11
SCI32: Initial implementation of kRemapColors
Filippos Karapetis
2016-03-08
SCI: Split color remapping functionality into a separate class
Filippos Karapetis
2016-03-08
SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions
Filippos Karapetis
2016-03-08
ENGINES: Make variable names of ADGameDescription conform to our guidelines.
Johannes Schickel
2016-03-06
SCI32: Implement kEditText
Colin Snover
2016-03-02
SCI32: Don't do a syncWithScripts on restore from launcher
Martin Kiewitz
2016-02-24
SCI: Fix FM-Towns audio language selection
Martin Kiewitz
2016-02-23
SCI: Improve kAnimate fastcast detection, Remove EQ1 hack
Martin Kiewitz
2016-02-21
SCI32: Fix save patching for ScummVM dialog
Martin Kiewitz
2016-02-18
SCI: WIP GfxText32 code
Colin Snover
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2016-01-26
SCI: Only select save slots for kernel calls
Martin Kiewitz
2016-01-22
SCI32: PQ4 seems to support high resolution too
Martin Kiewitz
2016-01-22
SCI: add user option for high resolution graphics
Martin Kiewitz
2016-01-14
SCI: Use tick-based timing more consistently
Colin Snover
2016-01-10
SCI: Fix compilation when SCI32 is disabled
Willem Jan Palenstijn
2016-01-07
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Colin Snover
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2015-12-28
SCI: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-22
SCI32: add code for torin+sq6 audio+subtitles mode
Martin Kiewitz
2015-12-21
SCI32: add code for kq7 audio+subtitles mode
Martin Kiewitz
2015-04-27
SCI: immediate restore now uses delayed restore
Martin Kiewitz
2015-04-18
SCI: add debug level for workarounds
Martin Kiewitz
2014-10-28
SCI: Remove trailing whitespace
Filippos Karapetis
2014-06-02
SCI: fix saving in mother goose sci0 (bug #6486)
Martin Kiewitz
[next]