aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/utils.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Fix the coding style of a some if/else statementsStrangerke
2015-12-23LAB: More variable scope reduxEugene Sandulenko
2015-12-23LAB: Fix a regression related to random number generation, some renamingStrangerke
2015-12-23LAB: Get rid of the rest of the custom time delay functionsFilippos Karapetis
2015-12-23LAB: Get rid of getTime(), readBlock() and getRandom()Filippos Karapetis
2015-12-23LAB: Move timing functions to the utility classStrangerke
2015-12-23LAB: Move readBlock to the utility classStrangerke
2015-12-23LAB: Move mapScale functions to the utility classStrangerke
2015-12-23LAB: Rename CloseDataPtr pointers, some refactoringStrangerke
2015-12-23LAB: More header dependency reduxEugene Sandulenko
2015-12-23LAB: Reduced header dependency: labsets.h, utils.hEugene Sandulenko
2015-12-23LAB: Removed unnecessary includesEugene Sandulenko
2015-12-23LAB: Use doxygen format for function commentsStrangerke
2015-12-23LAB: Refactoring the vgaUnscale code and the way it's usedStrangerke
2015-12-23LAB: Add safeguards in unDiff()Strangerke
2015-12-23LAB: Move utility functions to a separate classStrangerke