aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/dispman.h
AgeCommit message (Collapse)Author
2015-12-23LAB: Some renaming and refactoring in special.cppStrangerke
2015-12-23LAB: Refactor readPictToMem()Filippos Karapetis
This fixes crashes in the teleporter and the journal, and plugs several memory leaks
2015-12-23LAB: Move getWord to DisplayManStrangerke
2015-12-23LAB: Rename CloseDataPtr pointers, some refactoringStrangerke
2015-12-23LAB: Use a local buffer for moving tiles in the tile puzzleFilippos Karapetis
This fixes the crash when a tile is moved
2015-12-23LAB: Converted DisplayMan::_dispBitMap to a pointer.Eugene Sandulenko
2015-12-23LAB: Reduce header intra-dependency. Reduced image.h dependencyEugene Sandulenko
2015-12-23LAB: Removed unnecessary includesEugene Sandulenko
2015-12-23LAB: Rename graphics.* to dispman.*Eugene Sandulenko