aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/graphics.h
AgeCommit message (Expand)Author
2015-12-23LAB: Move utility functions to a separate classStrangerke
2015-12-23LAB: Get rid of the intermediate display bitmap pointerFilippos Karapetis
2015-12-23LAB: Rename and clean up some of the scene transition codeFilippos Karapetis
2015-12-23LAB: Some refactoring, remove dead code and a useless return valueStrangerke
2015-12-23LAB: Move text functions to DisplayMan, some renamingStrangerke
2015-12-23LAB: Move fade functions to DisplayMan, some renamingStrangerke
2015-12-23LAB: Get rid of some global variablesStrangerke
2015-12-23LAB: Move more functions to DisplayManStrangerke
2015-12-23LAB: Simplify several calls to flowText() and rectFill()Filippos Karapetis
2015-12-23LAB: Rewrite picture handling and get rid of the memory managerFilippos Karapetis
2015-12-23LAB: Make more functions member of LabEngine classStrangerke
2015-12-23LAB: Start working on a separate DisplayMan classStrangerke