aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/celobj32.cpp
AgeCommit message (Expand)Author
2016-05-27SCI32: Add explicit checks for null pointersColin Snover
2016-05-27SCI32: Initialise pointers in CelObj scalerColin Snover
2016-05-27SCI32: Fix CelObj cacheColin Snover
2016-03-16SCI32: Implement analyzeForRemap()Filippos Karapetis
2016-03-16SCI32: Implement the remapping drawing functionsFilippos Karapetis
2016-03-16SCI32: Implement analyzeUncompressedForRemap()Filippos Karapetis
2016-03-16SCI32: SpacingFilippos Karapetis
2016-03-16SCI32: Remove dead code related to priority map handlingFilippos Karapetis
2016-03-15SCI32: More work on remappingFilippos Karapetis
2016-03-13SCI32: Fix scaler drawing pixels at the wrong positionsColin Snover
2016-03-13Revert "SCI32: Fix small inaccuracy in the scaling drawing code"Colin Snover
2016-03-13SCI32: Fix small inaccuracy in the scaling drawing codeMartin Kiewitz
2016-03-08SCI: Slight template formatting fixes.Johannes Schickel
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