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-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
2011-02-03
SCI: Robot v6 support. I _think_ this is complete.
Lars Skovlund
2011-02-03
SCI: updated comments concerning robot videos
Filippos Karapetis
2011-02-03
SCI: Robot related changes
Filippos Karapetis
2011-02-03
SCI: Add support for GK1 Mac high-res fonts
Matthew Hoops
2011-02-03
SCI: Fix a typo, the interpreter can handle robot video versions 3 - 5
Filippos Karapetis
2011-02-03
SCI21: Some robot related changes
Filippos Karapetis
2011-02-03
SCI: Disable the special QFG1 Mac icon bar
Matthew Hoops
2011-02-02
SCI: Fix GK1 Mac scaling
Matthew Hoops
2011-02-02
SCI: Fix memory leaks in GfxRobot
Lars Skovlund
2011-02-02
SCI: Fix SCI32 Mac fonts
Matthew Hoops
2011-02-02
SCI: Fix SCI32 Mac pictures
Matthew Hoops
2011-02-02
SCI: Fix GK1 Mac views, the game now starts
Matthew Hoops
2011-02-01
SCI: Fix SCI1.1+ Mac views with uint16 rle lengths (thanks, Walter)
Matthew Hoops
2011-01-31
SCI: Add missing initializations
Sven Hesse
2011-01-24
SCI/Robot: Simplify ::setPalette()
Lars Skovlund
2011-01-24
SCI/Robot: Fix typo
Lars Skovlund
2011-01-22
SCI/Robot:Don't ifdef out ::playAudio, since it is only used for debugging
Lars Skovlund
2011-01-22
SCI: Moved the robot audio playing test code inside GfxRobot::playAudio()
Filippos Karapetis
2011-01-22
SCI/robot: Correct detection of null preload
Lars Skovlund
2011-01-22
SCI: Added stub for playing robot audio from the console
Lars Skovlund
[next]