aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/labfile.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Rewrite picture handling and get rid of the memory managerFilippos Karapetis
2015-12-23LAB: Merge getCurMemLabFile() into allocFile()Filippos Karapetis
2015-12-23LAB: Renamed mouse.* to eventman.*Eugene Sandulenko
2015-12-23LAB: Get rid of machine.cppEugene Sandulenko
2015-12-23LAB: Some renaming in allocroom, remove useless code and variablesStrangerke
2015-12-23LAB: Add some feedback when a file isn't foundStrangerke
2015-12-23LAB: Check all the 'for' loops, reduce the scope of variable accordinglyStrangerke
2015-12-15LAB: Remove dead codeFilippos Karapetis
2015-12-15LAB: Get rid of sizeOfFile(), some cleanupFilippos Karapetis
2015-12-15LAB: Get rid of numtostr(), and simplify most uses of sizeOfFile()Filippos Karapetis
2015-12-15LAB: Remove unused variables, some cleanupFilippos Karapetis
2015-12-15LAB: Remove superfluous void function parametersFilippos Karapetis
2015-12-15LAB: Implement getCurMemLabFile()Filippos Karapetis
2015-12-15LAB: Fix signed/unsigned comparison warningsFilippos Karapetis
2015-12-15LAB: Fix regressionEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Further cleanupEugene Sandulenko
2015-12-15LAB: Kill storage.hEugene Sandulenko
2015-12-15LAB: Implement openFile(), first gfx output!Eugene Sandulenko
2015-12-15LAB: Initial codeEugene Sandulenko