aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/celobj32.h
AgeCommit message (Expand)Author
2018-03-23JANITORIAL: Silence GCC warningAdrian Frühwirth
2017-10-06SCI32: Clean up CelObjColin Snover
2017-09-03SCI32: Implement kCelLinkColin Snover
2017-05-26SCI32: Fix warningWillem Jan Palenstijn
2017-04-22SCI32: Fix dumb typo in CelInfo32::toStringColin Snover
2017-03-27SCI: Implement bounds-checked reads of game resourcesColin Snover
2017-01-16SCI32: Add pic cel to CelInfo32 debugging outputColin Snover
2016-12-19SCI32: Improve ScreenItem missing resource errorColin Snover
2016-10-09SCI32: Clarify some identifiersColin Snover
2016-09-29SCI32: Always build scaler tables to the maximum possible sizeColin Snover
2016-08-19SCI32: Increase maximum line width for graphicsColin Snover
2016-08-19SCI32: Add some bounds checking, const-correctness, and errors to CelObjColin Snover
2016-08-19SCI32: Remove GfxScreen from SCI32Colin Snover
2016-07-10SCI32: Add support for blacklined videoColin Snover
2016-06-30SCI32: Add low resolution constantsColin Snover
2016-05-25SCI32: Update header parameters with const, to match implementationColin Snover
2016-03-18SCI32: Fix crashes in kIsOnMe caused by stale CelObjsColin Snover
2016-03-16SCI32: Remove dead code related to priority map handlingFilippos Karapetis
2016-03-15SCI32: Initialise all scaler tablesColin Snover
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-03SCI32: Add all kBitmap signaturesColin Snover
2016-02-20SCI32: Some work on kIsOnMeMartin Kiewitz
2016-02-19SCI: Use American English, like we do in other parts of ScummVMFilippos Karapetis
2016-02-19SCI: Use proper constification in overriden base class functionsFilippos Karapetis
2016-02-18SCI: Implement templated drawing subroutinesColin Snover
2016-02-18SCI: Implement accurate renderer architecture for SCI32Colin Snover