aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/res_pic.cpp
AgeCommit message (Expand)Author
2009-06-22Patch #2810483 (SCI: Convert gfx subsystem headers to Doxygen format), with @...Max Horn
2009-06-08Replaced GFXWARN with warning and GFXDEBUG with debugCFilippos Karapetis
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-30Removed/replaced BREAKPOINTFilippos Karapetis
2009-05-29SCI: Converted several fprintf(stderr) calls to warning/error (the remaining ...Max Horn
2009-05-27SCI: Make standard EGA palette a part of gfx_sci0_pic_colors.Willem Jan Palenstijn
2009-05-23Fixed the incorrectly placed views in the KQ6 intro, by reintroducing port bo...Filippos Karapetis
2009-05-20removed trailing whitespacesMax Horn
2009-05-17SCI: LSL6 invalid selector workaround is now always active, not just atWalter van Niftrik
2009-05-13Fix some variable may be used uninitialized warnings.Johannes Schickel
2009-05-12SCI: Removed sci_memory.h/.cppMax Horn
2009-05-08SCI: cleanupMax Horn
2009-04-24Changed an error to a warning, to make Longbow playable againFilippos Karapetis
2009-04-21Restored the ability to change the active port bound, by moving it inside gfx...Filippos Karapetis
2009-04-21Removed per-picture port bounds, which were set to the global port boundsFilippos Karapetis
2009-04-03Merged the SCI1 and SCI11 cel drawing functionsFilippos Karapetis
2009-03-18Renamed resmgr.cpp -> gfx_resmgr.cppFilippos Karapetis