Commit Graph
681 Commits
Author SHA1 Message Date
Strangerke 2611b62d5e LAB: Rename parse types 2015-12-23 21:33:52 +01:00
Filippos Karapetis 62c4acc6b3 LAB: Change the gadget lists to use Common::List 2015-12-23 21:33:52 +01:00
Strangerke 803dbcee90 LAB: Move _rooms to LabEngine, some renaming 2015-12-23 21:33:52 +01:00
Strangerke b3269dc80d LAB: Move readMusic to the Music class 2015-12-23 21:33:52 +01:00
Strangerke a9dc3a9302 LAB: Remove some useless uses of g_lab 2015-12-23 21:33:52 +01:00
Strangerke 785772e86f LAB: Move fade functions to DisplayMan, some renaming 2015-12-23 21:33:52 +01:00
Strangerke 438e7a24f5 LAB: Get rid of some global variables 2015-12-23 21:33:51 +01:00
Strangerke f48cf343c2 LAB: Move doNotes and doWestPaper to LabEngine, remove some useless defines 2015-12-23 21:33:51 +01:00
Strangerke fa966938c8 LAB: Remove vga.cpp 2015-12-23 21:33:51 +01:00
Strangerke ef99d82d13 LAB: Move more functions to DisplayMan 2015-12-23 21:33:51 +01:00
Strangerke d9d2383d93 LAB: Use the windows keyboard mapping for the other versions 2015-12-23 21:33:51 +01:00
Filippos Karapetis 61d89cb744 LAB: Small cleanup in drawMap() 2015-12-23 21:33:51 +01:00
Filippos Karapetis 525db01913 LAB: Simplify several calls to flowText() and rectFill() 2015-12-23 21:33:51 +01:00
Filippos Karapetis ab1d9771d2 LAB: Some cleanup of the monitor code 2015-12-23 21:33:51 +01:00
Filippos Karapetis c42973604c LAB: Split the tile puzzle related functions into a separate file 2015-12-23 21:33:51 +01:00
Filippos Karapetis ea6d4579e2 LAB: Merge all of the different image drawing functions 2015-12-23 21:33:51 +01:00
Filippos Karapetis 6f3644f377 LAB: Fix a regression in roomCoords() 2015-12-23 21:33:51 +01:00
Filippos Karapetis dddd07cc87 LAB: Remove unused code 2015-12-23 21:33:50 +01:00
Filippos Karapetis 6eb9c084be LAB: Remove dead code 2015-12-23 21:33:50 +01:00
Filippos Karapetis 3ac02c1196 LAB: Simplify file handling code 2015-12-23 21:33:50 +01:00
Filippos Karapetis 9ba30835a2 LAB: Refactor the remaining functions in labfile.cpp 2015-12-23 21:33:50 +01:00
Filippos Karapetis eb0a52e7fb LAB: Remove some superfluous initialization code 2015-12-23 21:33:50 +01:00
Filippos Karapetis a182a6af1a LAB: Rewrite picture handling and get rid of the memory manager 2015-12-23 21:33:50 +01:00
Strangerke d376fd8dd0 LAB: Get rid of g_lab in several LabEngine and DisplayMan functions 2015-12-23 21:33:50 +01:00
Strangerke f7321fa278 LAB: Make more functions member of LabEngine class 2015-12-23 21:33:50 +01:00
Strangerke 733fbe4c62 LAB: Start working on a separate DisplayMan class 2015-12-23 21:33:50 +01:00
Filippos Karapetis c399536a07 LAB: Small cleanup in from_crumbs() 2015-12-23 21:33:50 +01:00
Filippos Karapetis b7faa0bccf LAB: Fix bug in getText() 2015-12-23 21:33:50 +01:00
Filippos Karapetis d50e9f3541 LAB: Remove dead code
In all cases, dx and dy are always positive
2015-12-23 21:33:49 +01:00
Filippos Karapetis 021cb4c526 LAB: Rename roomCords to roomCoords 2015-12-23 21:33:49 +01:00
Eugene Sandulenko c6041a41a3 LAB: More renames 2015-12-23 21:33:49 +01:00
Eugene Sandulenko c320e6d0ae LAB: Move inventory to LabEngine class 2015-12-23 21:33:49 +01:00
Eugene Sandulenko 58e16e2cd7 LAB: More renames and C++'ify 2015-12-23 21:33:49 +01:00
Filippos Karapetis 58e6627f19 LAB: Remove superfluous image variables 2015-12-23 21:33:49 +01:00
Filippos Karapetis ca52b2624e LAB: The size parameter of newOpen() is no longer used 2015-12-23 21:33:49 +01:00
Filippos Karapetis 4d46c1e820 LAB: Merge getCurMemLabFile() into allocFile() 2015-12-23 21:33:49 +01:00
Filippos Karapetis 8f4d9c9c05 LAB: Image accepts a Common::File now 2015-12-23 21:33:49 +01:00
Filippos Karapetis 359eda3b97 LAB: openDataFile can also be used without checking for a file header 2015-12-23 21:33:49 +01:00
Filippos Karapetis 914bd26295 LAB: Cleanup of roomCords() 2015-12-23 21:33:49 +01:00
Filippos Karapetis f7fe91c8d2 LAB: Function reordering 2015-12-23 21:33:48 +01:00
Filippos Karapetis 1913a61f30 LAB: Some renaming and cleanup 2015-12-23 21:33:48 +01:00
Filippos Karapetis 23b70db958 LAB: Cleanup of palette code 2015-12-23 21:33:48 +01:00
Filippos Karapetis f76f0d957a LAB: Merge room views into an array 2015-12-23 21:33:48 +01:00
Eugene Sandulenko 3b40199ab6 LAB: Move doActions() to LabEngine class 2015-12-23 21:33:48 +01:00
Eugene Sandulenko 4424463f06 LAB: Moved CPtr to engine class 2015-12-23 21:33:48 +01:00
Eugene Sandulenko c67a9e867c LAB: More renames 2015-12-23 21:33:48 +01:00
Eugene Sandulenko 646c29d5a3 LAB: Renames and moved vars to classes 2015-12-23 21:33:48 +01:00
Eugene Sandulenko 5c246e4189 LAB: Remove leftover after rebase/merge 2015-12-23 21:33:48 +01:00
Eugene Sandulenko d1e8e6dfbd LAB: Fix bug during initialization 2015-12-23 21:33:48 +01:00
Eugene Sandulenko a8b6003751 LAB: Merged in allocroom.cpp 2015-12-23 21:33:48 +01:00