aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-12-23LAB: Refactor the remaining functions in labfile.cppFilippos Karapetis
2015-12-23LAB: Remove some superfluous initialization codeFilippos Karapetis
2015-12-23LAB: Rewrite picture handling and get rid of the memory managerFilippos Karapetis
2015-12-23LAB: Get rid of g_lab in several LabEngine and DisplayMan functionsStrangerke
2015-12-23LAB: Make more functions member of LabEngine classStrangerke
2015-12-23LAB: Start working on a separate DisplayMan classStrangerke
2015-12-23LAB: Small cleanup in from_crumbs()Filippos Karapetis
2015-12-23LAB: Fix bug in getText()Filippos Karapetis
2015-12-23LAB: Remove dead codeFilippos Karapetis
2015-12-23LAB: Rename roomCords to roomCoordsFilippos Karapetis
2015-12-23LAB: More renamesEugene Sandulenko
2015-12-23LAB: Move inventory to LabEngine classEugene Sandulenko
2015-12-23LAB: More renames and C++'ifyEugene Sandulenko
2015-12-23LAB: Remove superfluous image variablesFilippos Karapetis
2015-12-23LAB: The size parameter of newOpen() is no longer usedFilippos Karapetis
2015-12-23LAB: Merge getCurMemLabFile() into allocFile()Filippos Karapetis
2015-12-23LAB: Image accepts a Common::File nowFilippos Karapetis
2015-12-23LAB: openDataFile can also be used without checking for a file headerFilippos Karapetis
2015-12-23LAB: Cleanup of roomCords()Filippos Karapetis
2015-12-23LAB: Function reorderingFilippos Karapetis
2015-12-23LAB: Some renaming and cleanupFilippos Karapetis
2015-12-23LAB: Cleanup of palette codeFilippos Karapetis
2015-12-23LAB: Merge room views into an arrayFilippos Karapetis
2015-12-23LAB: Move doActions() to LabEngine classEugene Sandulenko
2015-12-23LAB: Moved CPtr to engine classEugene Sandulenko
2015-12-23LAB: More renamesEugene Sandulenko
2015-12-23LAB: Renames and moved vars to classesEugene Sandulenko
2015-12-23LAB: Remove leftover after rebase/mergeEugene Sandulenko
2015-12-23LAB: Fix bug during initializationEugene Sandulenko
2015-12-23LAB: Merged in allocroom.cppEugene Sandulenko
2015-12-23LAB: More renamesEugene Sandulenko
2015-12-23LAB: Renames and moved static variables to classEugene Sandulenko
2015-12-23LAB: Plug memory leakEugene Sandulenko
2015-12-23LAB: Renamed mouse.* to eventman.*Eugene Sandulenko
2015-12-23LAB: Get rid of machine.cppEugene Sandulenko
2015-12-23LAB: Moved bltBitMap to Image classEugene Sandulenko
2015-12-23LAB: Rename Image class membersEugene Sandulenko
2015-12-23LAB: Some renaming, move a couple of variables to game engineStrangerke
2015-12-23LAB: Clean up includes in IntroStrangerke
2015-12-23LAB: Get rid of g_lab in IntroStrangerke
2015-12-23LAB: Fix module.mk after readdiff.cpp removalEugene Sandulenko
2015-12-23LAB: Move functions related to keyboard events to EventStrangerke
2015-12-23LAB: Rework and renaming in the Event 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: Put Image into a separate class. Leaks memory for nowEugene Sandulenko
2015-12-23LAB: Introduce the Anim class (WIP)Strangerke
2015-12-23LAB: Some renaming, get rid of copytwo()Strangerke
2015-12-23LAB: CleanupEugene Sandulenko