aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/image.h
AgeCommit message (Expand)Author
2015-12-26LAB: Clean up Image._imageData memory handlingWillem Jan Palenstijn
2015-12-26LAB: Remove useless virtual keywordsWillem Jan Palenstijn
2015-12-26LAB: Some renaming in blitBitmap and readScreenImageStrangerke
2015-12-23LAB: Finish moving function comments to headerStrangerke
2015-12-23LAB: Fix a memory leak in the Image classFilippos Karapetis
2015-12-23LAB: Add _vm to Image classStrangerke
2015-12-23LAB: check header define names, rename a parameter of processMonitor()Strangerke
2015-12-23LAB: More header dependency reduxEugene Sandulenko
2015-12-23LAB: Review spacingStrangerke
2015-12-23LAB: Merge all of the different image drawing functionsFilippos 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