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
2011-10-28
SCI: Use the original text buffer width/height when drawing it
Filippos Karapetis
2011-10-28
SCI: Draw overlay text, if it exists (e.g. on buttons)
Filippos Karapetis
2011-10-28
SCI: Fixed text background color and text transparency for SCI32 games
Filippos Karapetis
2011-10-26
SCI: Renamed GfxControls to GfxControls16
Filippos Karapetis
2011-10-24
SCI: Add GUIO_EGAUNDITHER based on Sierra Games Versions
Strangerke
2011-10-24
LAUNCHER: Add GUIO_NOASPECT to SCI
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-22
SCI: fix thread lockup issue when loading savegames using a sound driver whic...
athrxx
2011-10-20
SCI: The demo of GK1 has no alternate sound effects.
Filippos Karapetis
2011-10-20
SCI: Added a hack to fix bug #3035693 - "SCI: QFG3 demo: Rope swinging more h...
Filippos Karapetis
2011-10-19
SCI: Moved the width adjustment outside getPlaneRect()
Filippos Karapetis
2011-10-19
SCI: Added a detection for the second kSetShowStyle variant
Filippos Karapetis
2011-10-19
SCI: Changed the kUnload workaround for the LB2 demo to apply to all scenes
Filippos Karapetis
2011-10-19
SCI: Move the palette merging checking code inside the GfxPalette class
Filippos Karapetis
2011-10-19
SCI: Added a sanity check when drawing text. Older SCI32 saves work now
Filippos Karapetis
2011-10-19
SCI: Merged all the code to get/set the NS rect
Filippos Karapetis
2011-10-19
SCI: Removed unused includes
Filippos Karapetis
2011-10-19
SCI: Updated comments in kShowStyle() and kCelInfo()
Filippos Karapetis
2011-10-19
SCI: Implemented kObjectIntersect()
Filippos Karapetis
2011-10-19
SCI: Wrapped some very long lines
Filippos Karapetis
2011-10-19
SCI: Fixed script bug #3425276 - "SCI: PQ2: Game crashes when looking at file"
Filippos Karapetis
2011-10-19
SCI: The draw_pic console command now works in SCI32
Filippos Karapetis
2011-10-18
SCI: Duck videos are 16bpp, so we need to change the active pixel format
Filippos Karapetis
2011-10-18
SCI: Added some hacks related to new functionality in Phantasmagoria 2
Filippos Karapetis
2011-10-18
SCI: Initial implementation of kPlayDuck for Phantasmagoria 2
Filippos Karapetis
2011-10-18
SCI: Set the correct number of kernel functions for SCI3
Filippos Karapetis
2011-10-18
SCI: Added the GOG version of GK2, and fixed some GUI flags
Filippos Karapetis
2011-10-16
SCI: Moved the Hi-res description for LSL6 hi-res in the extras field
Filippos Karapetis
2011-10-16
SCI: Updated the description of LSL6 hires to distinguish it better
Filippos Karapetis
2011-10-16
SCI: Script 64036 in Torin's passage contains an invalid export
Filippos Karapetis
2011-10-15
SCI: Added a heuristic to distinguish Mac SCI1.1 from SCI2.1 versions
Filippos Karapetis
2011-10-15
SCI: Fixed text length in upscaled SCI32 games
Filippos Karapetis
2011-10-14
SCI: Fixed display of text surfaces in SCI21
Filippos Karapetis
2011-10-14
SCI: Silenced warnings
Filippos Karapetis
2011-10-14
SCI: More work on kBitmap (still WIP)
Filippos Karapetis
2011-10-14
SCI: More work on the vertical plane offset for SCI32. Still WIP.
Filippos Karapetis
2011-10-13
SCI: Extended the detection of certain selectors to work in SCI2
Filippos Karapetis
2011-10-13
SCI: Implemented kBitmap(3) and kBitmap(5). Some cleanup
Filippos Karapetis
2011-10-13
SCI: Updated a comment inside processPlaySound()
Filippos Karapetis
2011-10-12
SCI: Fixed a long-standing bug in kDoSound(init)
Filippos Karapetis
2011-10-12
SCI: Marked functions that have been changed into dummy ones in SCI3
Filippos Karapetis
2011-10-12
SCI: kSave(3) is kCheckSaveGame() and kSave(6) is kFileIOUnlink()
Filippos Karapetis
2011-10-12
SCI: Implementation of kCelInfo subop 4
Heather Douglass
2011-10-12
SCI: 3 Uninitialized read workarounds for Shivers
Heather Douglass
2011-10-12
SCI: Added proper handling of duplicate items in kAddScreenItem
Filippos Karapetis
2011-10-11
SCI: Fixed text display in QFG4
Filippos Karapetis
2011-10-11
SCI: Some work on the SCI32 bitmap / font code
Filippos Karapetis
2011-10-11
SCI: kBitmap(1) is kDisposeTextBitmap
Filippos Karapetis
2011-10-11
SCI: Changed a warning about wrong object variable count into a debugC
Filippos Karapetis
2011-10-11
SCI: Removed leftover unused variables
Filippos Karapetis
[prev]
[next]