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
/
graphics
Age
Commit message (
Expand
)
Author
2011-03-02
SCI: Fix variable name
Willem Jan Palenstijn
2011-03-02
SCI: Change workaround for hoyle3-demo's rendering order
Willem Jan Palenstijn
2011-02-28
SCI: Skip Ports when iterating over Windows in GC
Willem Jan Palenstijn
2011-02-28
SCI: Moved hunk pointer handling to the GC, and removed some related workarounds
md5
2011-02-27
SCI: Fix negative window origin alignment.
Willem Jan Palenstijn
2011-02-27
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
md5
2011-02-26
SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside ...
md5
2011-02-26
SCI: Added a TODO concerning the workaround for SQ1EGA, as we don't know if i...
md5
2011-02-26
SCI2+: Mention that the actual problem with text wrapping happens because of ...
md5
2011-02-26
SCI: Slight cleanup in the animate code
md5
2011-02-24
SCI: Added a workaround for script bug #3044500 - "SQ1EGA: Skimmer-Buyer Dial...
md5
2011-02-23
SCI: Don't name a variable the same as its function
Matthew Hoops
2011-02-23
SCI: Added a workaround for bug #3036763 - "HOYLE3 Demo: Bad Dialog Priorities"
md5
2011-02-23
SCI: Cleaned up and segmented the animate code in order to make it a bit more...
md5
2011-02-23
SCI: Fixed bug #3049515 - "MOTHERGOOSE CD: Tommy Tucker lock-up"
md5
2011-02-21
SCI: Fixed freddy's Mac icon bar palettes
Matthew Hoops
2011-02-21
SCI: Fix disabled Mac icon pseudo-shading
Matthew Hoops
2011-02-20
SCI: Add support for enabling/disabling Mac icon bar images
Matthew Hoops
2011-02-20
SCI: Cache all icon bar images from the start
Matthew Hoops
2011-02-20
SCI: Slight cleanup
md5
2011-02-20
GRAPHICS: Switch PICT's palette from RGBA to RGB
Matthew Hoops
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-18
SCI: Fix compilation using MSVC 9
strangerke
2011-02-18
SCI: Fix window height for some Mac SCI1/1.1 games
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar vertical positioning
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar palettes
Matthew Hoops
2011-02-15
Merge branch 'master' into osystem-palette
Johannes Schickel
2011-02-14
SCI: Fix loading SCI32 games
Matthew Hoops
2011-02-14
SCI2+: Point out that there is a hack in the text splitting code
md5
2011-02-14
SCI: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-13
SCI: Add support for Phantasmagoria 2 CLUT resources
Matthew Hoops
2011-02-10
SCI: Don't fallback to views in SCI1.1+ Mac games
Matthew Hoops
2011-02-10
SCI: Fix Mac SCI1 view transparency
Matthew Hoops
2011-02-08
SCI: Add detection for Freddy Pharkas Mac
Matthew Hoops
2011-02-08
SCI: Do not flip clearKey for Mac SCI1.1+ views.
Walter van Niftrik
2011-02-08
SCI: Fix Mac SCI1.1+ view white/black/transparency
Matthew Hoops
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
SCI: Fixed compilation
Filippos Karapetis
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-07
SCI: Converted the robot decoder into a regular video decoder, and decoupled ...
Filippos Karapetis
2011-02-07
SCI: v4 robots are only used in the PQ:SWAT demo, the full version uses v5. S...
Filippos Karapetis
2011-02-07
SCI: Add support for v4 robots
Matthew Hoops
2011-02-07
SCI: Add support for Mac robot files
Matthew Hoops
2011-02-07
SCI: Fix SCI1.1 Mac picture palettes further
Matthew Hoops
2011-02-06
SCI: Several changes related to robot files
Filippos Karapetis
2011-02-06
SCI: Improve Mac SCI1.1+ cursor support
Matthew Hoops
2011-02-05
SCI: Fix SCI32 Mac picture palettes
Matthew Hoops
2011-02-05
SCI: Throw a warning when trying to play a Mac robot file (big endian)
Matthew Hoops
2011-02-04
SCI: Properly initialize a Robot variable so we don't segfault on quitting
Matthew Hoops
2011-02-04
SCI: Rewrote the robot playing code in a way similar to other video decoders
Filippos Karapetis
[prev]
[next]