aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/anim.h
AgeCommit message (Expand)Author
2015-12-23LAB: Fix regression in animation code in looping animationsFilippos Karapetis
2015-12-23LAB: Get rid of a superfluous global variableFilippos Karapetis
2015-12-23LAB: Get rid of the rest of the custom time delay functionsFilippos Karapetis
2015-12-23LAB: Simplify bitmap flagsFilippos Karapetis
2015-12-23LAB: Move readBlock to the utility classStrangerke
2015-12-23LAB: Merge playDiff() into readDiff()Filippos Karapetis
2015-12-23LAB: Removed unnecessary includesEugene Sandulenko
2015-12-23LAB: Use // for commentsStrangerke
2015-12-23LAB: Get rid of _isBMFilippos Karapetis
2015-12-23LAB: Move utility functions to a separate classStrangerke
2015-12-23LAB: Use the correct bitmap buffer in the Anim classFilippos Karapetis
2015-12-23LAB: Move readSound() into the Music classFilippos Karapetis
2015-12-23LAB: Merge the uniffMemory() code into unDiff()Filippos Karapetis
2015-12-23LAB: Some refactoring, remove dead code and a useless return valueStrangerke
2015-12-23LAB: Simplify usage of the DIFF file bufferFilippos Karapetis
2015-12-23LAB: Refactor the remaining functions in labfile.cppFilippos Karapetis
2015-12-23LAB: Rewrite picture handling and get rid of the memory managerFilippos Karapetis
2015-12-23LAB: Renaming of AnimStrangerke
2015-12-23LAB: Get rid of readdiff.cppStrangerke
2015-12-23LAB: Introduce the Anim class (WIP)Strangerke