aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/celobj32.cpp
AgeCommit message (Expand)Author
2016-03-08SCI: Add missing namespace comments in graphics/.Johannes Schickel
2016-03-07SCI32: Move in-memory bitmap read/write into its own classColin Snover
2016-03-06SCI32: Fix memory leaksColin Snover
2016-03-03SCI32: Add all kBitmap signaturesColin Snover
2016-03-01SCI32: Fix bad reads of mirrored celsColin Snover
2016-02-18SCI: Minor cleanupColin Snover
2016-02-19SCI: Use American English, like we do in other parts of ScummVMFilippos Karapetis
2016-02-18SCI: When rewriting lookup tables, also actually record what scale they are forColin Snover
2016-02-18SCI: Implement templated drawing subroutinesColin Snover
2016-02-18SCI: Implement accurate renderer architecture for SCI32Colin Snover