aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/plane32.h
AgeCommit message (Expand)Author
2017-10-06SCI32: Clean up PlaneColin Snover
2016-12-19SCI32: Change plane and screen item sorting algorithmColin Snover
2016-08-01SCI32: Add 6-argument signature of kAddPicAtColin Snover
2016-08-01SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)Colin Snover
2016-07-11SCI32: Give planes a default typeColin Snover
2016-07-01SCI32: Fix signed comparison warningsColin Snover
2016-06-30SCI32: Add transparent pic plane typeColin Snover
2016-06-30SCI32: Clean-up pass on rendering pipelineColin Snover
2016-05-26SCI32: Remove unused Plane fieldsColin Snover
2016-05-25SCI32: Fix assertion failures in LSL6 hires caused by bad rectsColin Snover
2016-03-17SCI32: Code documentation improvementsColin Snover
2016-03-15SCI32: More work on remappingFilippos Karapetis
2016-03-10SCI32: Implement kMovePlaneItemsColin Snover
2016-03-08SCI: Add missing namespace comments in graphics/.Johannes Schickel
2016-03-07SCI32: Add reg_t comparisons for graphics sortingColin Snover
2016-03-06SCI32: Fix memory leaksColin Snover
2016-03-06SCI32: "Improve" comparison algorithm for planes and screen itemsColin Snover
2016-03-06SCI32: Implement kEditTextColin Snover
2016-02-19SCI: Use American English, like we do in other parts of ScummVMFilippos Karapetis
2016-02-19SCI: Compare offsets in the Plane comparison operatorFilippos Karapetis
2016-02-18SCI: Implement accurate renderer architecture for SCI32Colin Snover