aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/transitions.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Reduced last reducable header: anim.hEugene Sandulenko
2015-12-23LAB: Reduced header dependency: dispman.h, eventman.hEugene Sandulenko
2015-12-23LAB: Reduced header dependency: labsets.h, utils.hEugene Sandulenko
2015-12-23LAB: Reduce header intra-dependency. Reduced image.h dependencyEugene Sandulenko
2015-12-23LAB: Reduce header dependency from music.hEugene Sandulenko
2015-12-23LAB: Removed unnecessary includesEugene Sandulenko
2015-12-23LAB: Rename graphics.* to dispman.*Eugene Sandulenko
2015-12-23LAB: Get rid of _isBMFilippos Karapetis
2015-12-23LAB: Use doxygen format for function commentsStrangerke
2015-12-23LAB: Revert incorrect changeFilippos Karapetis
2015-12-23LAB: Merge parsetypes.h and parsefun.h into processroom.hFilippos Karapetis
2015-12-23LAB: Use SWAP<> to simplify the transition codeFilippos Karapetis
2015-12-23LAB: Some cleanup of the transition codeFilippos Karapetis
2015-12-23LAB: Remove more extern variablesStrangerke
2015-12-23LAB: Move scene transition functions into a separate fileFilippos Karapetis