aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/picfill.cpp
AgeCommit message (Collapse)Author
2009-05-29SCI: Converted several fprintf(stderr) calls to warning/error (the remaining ↵Max Horn
fprintf calls should probably be replaced by suitable debug/debugC/debugN invocations) svn-id: r40993
2009-05-28SCI: cleanupMax Horn
svn-id: r40959
2009-05-20removed trailing whitespacesMax Horn
svn-id: r40742
2009-03-18Renamed resmgr.cpp -> gfx_resmgr.cppFilippos Karapetis
Moved all files from gfx/resource/* to gfx/* svn-id: r39515