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-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
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
[next]