aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/map.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Add some checks to quit the game quickly when closing ScummVMStrangerke
2015-12-23LAB: Some renaming in DisplayManStrangerke
2015-12-23LAB: Variable renameEugene Sandulenko
2015-12-23LAB: Add _vm to Image classStrangerke
2015-12-23LAB: Merge the different X image mapsFilippos Karapetis
2015-12-23LAB: Rename gadget to buttonFilippos Karapetis
2015-12-23LAB: Get rid of _unstoppableSoundEffectFilippos Karapetis
2015-12-23LAB: Move getMsg to the event managerFilippos Karapetis
2015-12-23LAB: Remove interface.h, get rid of a lot of useless definesStrangerke
2015-12-23LAB: Move interface functions to EventManStrangerke
2015-12-23LAB: Review Music declaration, some refactoring and renamingStrangerke
2015-12-23LAB: Change the map floor showing code, when changing floorsFilippos Karapetis
2015-12-23LAB: Fix crash when closing the mapFilippos Karapetis
2015-12-23LAB: Move map function to LabEngine class, some renamingStrangerke
2015-12-23LAB: Some refactoring and renaming in map.cppStrangerke
2015-12-23LAB: Move mapScale functions to the utility classStrangerke
2015-12-23LAB: Rename CloseDataPtr pointers, some refactoringStrangerke
2015-12-23LAB: Code naming, reduced variable scopeEugene Sandulenko
2015-12-23LAB: Reduced dependency on processroom.h. Yay!Eugene Sandulenko
2015-12-23LAB: Reduced header dependency: interface.hEugene Sandulenko
2015-12-23LAB: Reduced header dependency: dispman.h, eventman.hEugene Sandulenko
2015-12-23LAB: More header dependency reduxEugene 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 floor definesFilippos Karapetis
2015-12-23LAB: Simplify the journal and map gadget handlingFilippos Karapetis
2015-12-23LAB: Use // for commentsStrangerke
2015-12-23LAB: Use doxygen format for function commentsStrangerke
2015-12-23LAB: Review spacingStrangerke
2015-12-23LAB: Merge parsetypes.h and parsefun.h into processroom.hFilippos Karapetis
2015-12-23LAB: Move utility functions to a separate classStrangerke
2015-12-23LAB: Move text functions to DisplayMan, some renamingStrangerke
2015-12-23LAB: Some more renaming, remove useless variablesStrangerke
2015-12-23LAB: Change the gadget lists to use Common::ListFilippos Karapetis
2015-12-23LAB: Move _rooms to LabEngine, some renamingStrangerke
2015-12-23LAB: Move fade functions to DisplayMan, some renamingStrangerke
2015-12-23LAB: Get rid of some global variablesStrangerke
2015-12-23LAB: Move more functions to DisplayManStrangerke
2015-12-23LAB: Small cleanup in drawMap()Filippos Karapetis
2015-12-23LAB: Simplify several calls to flowText() and rectFill()Filippos Karapetis
2015-12-23LAB: Fix a regression in roomCoords()Filippos Karapetis
2015-12-23LAB: Simplify file handling codeFilippos Karapetis
2015-12-23LAB: Start working on a separate DisplayMan classStrangerke
2015-12-23LAB: Rename roomCords to roomCoordsFilippos Karapetis
2015-12-23LAB: Remove superfluous image variablesFilippos Karapetis
2015-12-23LAB: Image accepts a Common::File nowFilippos Karapetis
2015-12-23LAB: Cleanup of roomCords()Filippos Karapetis
2015-12-23LAB: Some renaming and cleanupFilippos Karapetis