aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/anim.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Use doxygen format for function commentsStrangerke
2015-12-23LAB: Review spacingStrangerke
2015-12-23LAB: Remove more extern variablesStrangerke
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: 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 the calling code of playSoundEffect()Filippos Karapetis
2015-12-23LAB: Simplify usage of the DIFF file bufferFilippos Karapetis
2015-12-23LAB: Move more functions to DisplayManStrangerke
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: Start working on a separate DisplayMan classStrangerke
2015-12-23LAB: remove the use of g_lab in AnimStrangerke
2015-12-23LAB: Renaming of AnimStrangerke
2015-12-23LAB: Get rid of readdiff.cppStrangerke
2015-12-23LAB: Introduce the Anim class (WIP)Strangerke