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-11-02
SCI: Fixed bug in commit 1a17bba.
Filippos Karapetis
2011-11-02
SCI: Fix Common::List::erase usage.
Filippos Karapetis
2011-11-01
SCI: Fixed bug #3430834 - "SCI: KQ6: Music stops after leaving shop"
Filippos Karapetis
2011-11-01
SCI: Fixed unexpected end of file in fmtowns.cpp
Filippos Karapetis
2011-11-01
SCI: limit new FM-Towns driver to KQ5
athrxx
2011-11-01
SCI: (KQ5 FM-Towns) - fix voice mapping
athrxx
2011-11-01
SCI: add sound driver for KQ5 FM-Towns
athrxx
2011-11-01
SCI: add Japanese detection entry for KQ5 FM-Towns and fix audio language han...
athrxx
2011-10-30
SCI: More work on kEditText
Filippos Karapetis
2011-10-30
SCI: Removed the hack for the creation of LARRY3.DRV, used in LSL3
Filippos Karapetis
2011-10-30
SCI32: kString: Move variable declaration to prevent problems
Lars Skovlund
2011-10-29
SCI: Allow alt key combinations in all SCI games
Filippos Karapetis
2011-10-29
SCI: Added a new debug flag, "DebugMode" for SCI32 games
Filippos Karapetis
2011-10-29
SCI: Bugfix for text alignment in SCI32 games
Filippos Karapetis
2011-10-29
SCI: Fixed speech in PQ4 CD
Filippos Karapetis
2011-10-29
SCI: Silence GCC warning
Torbjörn Andersson
2011-10-29
SCI: Fixed the up/down buttons in GK1
Filippos Karapetis
2011-10-29
SCI: Implemented text alignment for SCI32
Filippos Karapetis
2011-10-29
SCI: Fixed typo
Filippos Karapetis
2011-10-29
SCI: Some fixes for text positioning in SCI32 games (still WIP)
Filippos Karapetis
2011-10-28
SCI: Remove unneeded casts (thanks to wjp for pointing that out)
Filippos Karapetis
2011-10-28
SCI: Added two files missing in commit 4ac2940
Filippos Karapetis
2011-10-28
SCI: Added skeleton code for kEditText (still not working)
Filippos Karapetis
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
[prev]
[next]