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
/
picture.cpp
Age
Commit message (
Expand
)
Author
2014-11-09
SCI: some more work on 480x300 mac support
Martin Kiewitz
2014-10-28
SCI: Remove trailing whitespace
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-15
ALL: Remove optimization unstable code on checking for null after new.
D G Turner
2013-12-26
SCI: fix sci1early+ ega picture issues
Martin Kiewitz
2013-12-26
SCI: floodfill reverted, was sci1early difference
Martin Kiewitz
2013-12-24
SCI: change floodfill fix for sq4
Martin Kiewitz
2013-12-23
SCI: change floodfill to fix sq4 ship taking off
Martin Kiewitz
2013-10-02
SCI: Make a note about pic 390 in the blacklisted SQ4CD NRS patch 1.2
Filippos Karapetis
2013-08-19
SCI: Fix bug #3614914 - "SCI: Castle of Dr Brain Spanish crashes after Comput...
Filippos Karapetis
2013-04-27
SCI: Change wording for bug/further info references
Filippos Karapetis
2011-10-19
SCI: The draw_pic console command now works in SCI32
Filippos Karapetis
2011-10-14
SCI: More work on the vertical plane offset for SCI32. Still WIP.
Filippos Karapetis
2011-09-25
SCI: Bugfix for the palette of Longbow Amiga (still not right)
Filippos Karapetis
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-12
SCI: Treat all priorities above 15 as none
Willem Jan Palenstijn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-09
SCI: Line wrap some comments
Max Horn
2011-05-09
SCI: Slight cleanup to undithering code
Max Horn
2011-04-02
SCI: Fix Mac SCI32 picture transparency
Matthew Hoops
2011-03-10
SCI: Some renaming related to the undithering code
md5
2011-03-07
SCI: Initial handling of the views in Longbow Amiga. Still not right
md5
2011-03-06
SCI: Silence GCC warning
eriktorbjorn
2011-03-06
SCI: Merged the cel data unpacking code for views and pictures
md5
2011-03-06
SCI: Some changes to picture drawing
md5
2011-03-04
SCI: Cleaned up some view type checks
md5
2011-03-04
SCI: Fix flood fill matching in EGA mode
Willem Jan Palenstijn
2011-02-05
SCI: Fix SCI32 Mac picture palettes
Matthew Hoops
2011-02-02
SCI: Fix SCI32 Mac pictures
Matthew Hoops
2010-12-01
SCI: Fixed bugs #3041044, #3046543 and #3046513
Filippos Karapetis
2010-11-05
SCI: Add a default case to a switch statement to silence some compiler warnings.
Johannes Schickel
2010-11-04
SCI: adding force to memorial area for SQ3/intro
Martin Kiewitz
2010-09-07
SCI: Slight change in GfxPicture::vectorFloodFill()
Filippos Karapetis
2010-08-16
SCI: sci1.1 pictures w/o cel don't set palette
Martin Kiewitz
2010-07-28
SCI: adding header comments about sci1.1 pictures
Martin Kiewitz
2010-07-28
SCI: priority handling for sci1.1 add-pictures
Martin Kiewitz
2010-07-27
SCI: sci1.1 priority bands now changing in kDrawPic
Martin Kiewitz
2010-07-26
SCI: adding scrollcapability to sci32
Martin Kiewitz
2010-07-26
SCI: some scrolling support for sci32
Martin Kiewitz
2010-07-24
SCI: locking picture resource
Martin Kiewitz
2010-07-22
SCI: fixing mirrored sci32 pictures
Martin Kiewitz
2010-07-22
SCI: some more work on priority sci32
Martin Kiewitz
2010-07-22
SCI: some work on priority in sci32
Martin Kiewitz
2010-07-21
SCI: terminating at another resource of sq4cd
Martin Kiewitz
2010-07-21
SCI: fixing hires background pictures sci2.1
Martin Kiewitz
2010-07-13
SCI: adding comment about GfxPicture::draw() and picture resource formats
Martin Kiewitz
2010-07-13
SCI: change handling of priority in combination with embedded cels inside pic...
Martin Kiewitz
2010-06-25
SCI: Introduce SciGameId enum
Max Horn
2010-06-23
SCI: implementing boundary checking for GfxPalette::createFromData(), sq5 has...
Martin Kiewitz
2010-06-17
SCI: Change SciEngine's 'char *getGameID()' to 'Common::String getGameId()'
Max Horn
[next]