aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/image.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Use doxygen format for function commentsStrangerke
2015-12-23LAB: Move more functions to DisplayManStrangerke
2015-12-23LAB: Merge all of the different image drawing functionsFilippos Karapetis
2015-12-23LAB: Remove dead codeFilippos Karapetis
2015-12-23LAB: Image accepts a Common::File nowFilippos Karapetis
2015-12-23LAB: Moved bltBitMap to Image classEugene Sandulenko
2015-12-23LAB: Rename Image class membersEugene Sandulenko
2015-12-23LAB: Put Image into a separate class. Leaks memory for nowEugene Sandulenko