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
Age
Commit message (
Expand
)
Author
2016-08-24
ALL: Add MetaEngine::simpleSaveNames()
Alexander Tkachev
2016-08-24
SCI32: Add workarounds for a bug in Torin, in an animation of Lycentia
Filippos Karapetis
2016-08-23
SCI32: Fix crash in Torin, chapter 4, catapult scene (via ScreenItem)
Filippos Karapetis
2016-08-23
SCI32: Allow kListAt to reference an empty list
Filippos Karapetis
2016-08-23
SCI32: Add a workaround for an uninitialized variable in Torin
Filippos Karapetis
2016-08-23
SCI32: Explicitly abord kEachElementDo when a game is being loaded
Filippos Karapetis
2016-08-23
SCI32: Update the SCI2/SCI2.1 games that use global 90 for speech/subs
Filippos Karapetis
2016-08-23
SCI32: Fix restoring games from Torin's game restore dialog
Filippos Karapetis
2016-08-23
SCI32: Also handle game checks for "torinsg.cat" in Torin
Filippos Karapetis
2016-08-23
SCI32: Fix palette in SCI32 Mac games
Filippos Karapetis
2016-08-23
SCI: Fix compilation when SCI32 is not enabled
Filippos Karapetis
2016-08-22
SCI32: Document the games that use Robot videos
Filippos Karapetis
2016-08-22
SCI32: Add a workaround for kDoSoundPlay for GK1 Mac
Filippos Karapetis
2016-08-22
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
Filippos Karapetis
2016-08-22
SCI: Return the correct platform in kPlatform for Mac versions
Filippos Karapetis
2016-08-22
SCI32: Add stubs for the kPlayVMDSetPreload and kPaletteSetGamma calls
Filippos Karapetis
2016-08-22
SCI32: Reorder the SCI32 palette kernel call assignments
Filippos Karapetis
2016-08-22
SCI32: Fix fallback detector for SCI32 games again
Filippos Karapetis
2016-08-19
SCI32: Fix limited data range comparison warning
Colin Snover
2016-08-19
SCI32: Remove unused ResourceManager from GfxFrameout
Colin Snover
2016-08-19
SCI32: Bug fixes to PQ:SWAT script bugs and kList calls
Colin Snover
2016-08-19
SCI: Avoid attempts to use exe/txt/dll files as patches
Colin Snover
2016-08-19
SCI32: Enable multi-disc audio resources
Colin Snover
2016-08-19
SCI32: Partially implement kCD
Colin Snover
2016-08-19
SCI32: Increase maximum line width for graphics
Colin Snover
2016-08-19
SCI32: Add kPlayVMDGetStatus kernel call
Colin Snover
2016-08-19
SCI: Remove references to SCI32 features from SCI16 video player
Colin Snover
2016-08-19
SCI32: Remove CoordAdjuster32, at least for the moment
Colin Snover
2016-08-19
SCI32: Fix kGlobalToLocal and kLocalToGlobal
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-19
SCI32: Split kPlatform for SCI32
Colin Snover
2016-08-19
SCI32: Add kSetNowSeen variant for older SCI32 games
Colin Snover
2016-08-19
SCI32: Add some bounds checking, const-correctness, and errors to CelObj
Colin Snover
2016-08-19
SCI32: Address TODO in seg_manager.h
Colin Snover
2016-08-19
SCI32: Implement kShakeScreen for SCI32
Colin Snover
2016-08-19
SCI32: Clean up Cursor32 includes
Colin Snover
2016-08-19
SCI32: Hide cursors in 24bpp video playback mode
Colin Snover
2016-08-19
SCI32: Fix signature of kSetNowSeen
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from SCI32
Colin Snover
2016-08-19
SCI32: Fix comment
Colin Snover
2016-08-19
SCI32: Allow pixel doubling of some cursors to improve usability
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 comment that GK1 on Mac is on floppies and not CD.
Martin Kiewitz
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-13
SCI32: Fix cast warnings
Colin Snover
2016-08-13
SCI: Fix sign comparison warning
Colin Snover
2016-08-13
SCI: Fix pointer invalidation caused by array storage moves
Colin Snover
[next]