Commit Graph
161 Commits
Author SHA1 Message Date
Strangerke e71f28d0ba LAB: Reorder mouse position check in processMonitor in order to avoid duplicate checks 2015-12-23 21:34:05 +01:00
Strangerke 69294eccb0 LAB: Some renaming in DisplayMan 2015-12-23 21:34:05 +01:00
Strangerke e0de03463e LAB: Use strlen to compute text length instead of a difference between start and end address. Some refactoring. 2015-12-23 21:34:05 +01:00
Eugene Sandulenko 167d9c48a3 LAB: Reduced scope of a few more variables 2015-12-23 21:34:05 +01:00
Eugene Sandulenko aa718e4c84 LAB: Variable rename 2015-12-23 21:34:04 +01:00
Strangerke 974740d307 LAB: Some renaming in LabEngine 2015-12-23 21:34:03 +01:00
Strangerke ad54a75b85 LAB: Add _vm to Image class 2015-12-23 21:34:03 +01:00
Filippos Karapetis 2332fb617c LAB: Rename gadget to button 2015-12-23 21:34:03 +01:00
Filippos Karapetis 577b60d785 LAB: Move getMsg to the event manager 2015-12-23 21:34:02 +01:00
Strangerke 7c1401264c LAB: Remove interface.h, get rid of a lot of useless defines 2015-12-23 21:34:02 +01:00
Strangerke c837e67070 LAB: Move interface functions to EventMan 2015-12-23 21:34:02 +01:00
Strangerke 7efd471a92 LAB: check header define names, rename a parameter of processMonitor() 2015-12-23 21:34:02 +01:00
Strangerke ac346869f7 LAB: Remove a useless use of g_lab 2015-12-23 21:34:01 +01:00
Strangerke aef304a83b LAB: Some renaming and refactoring in special.cpp 2015-12-23 21:34:01 +01:00
Filippos Karapetis aa7ec3654d LAB: Refactor readPictToMem()
This fixes crashes in the teleporter and the journal, and plugs several
memory leaks
2015-12-23 21:34:00 +01:00
Eugene Sandulenko 165c0b3b49 LAB: More vars renaming 2015-12-23 21:34:00 +01:00
Strangerke 67b3960968 LAB: Remove some useless use of g_lab 2015-12-23 21:33:59 +01:00
Strangerke 199fa254f9 LAB: Rename CloseDataPtr pointers, some refactoring 2015-12-23 21:33:59 +01:00
Eugene Sandulenko 0af299d3c7 LAB: Move saveRestoreGame() to saveload.cpp 2015-12-23 21:33:58 +01:00
Eugene Sandulenko e5f753749f LAB: Reduced dependency on processroom.h. Yay! 2015-12-23 21:33:58 +01:00
Eugene Sandulenko 9af853b6ab LAB: Reduced last reducable header: anim.h 2015-12-23 21:33:58 +01:00
Eugene Sandulenko 9015cf72a3 LAB: Reduced header dependency: interface.h 2015-12-23 21:33:57 +01:00
Eugene Sandulenko 66f2935a22 LAB: Reduced header dependency: dispman.h, eventman.h 2015-12-23 21:33:57 +01:00
Eugene Sandulenko 9a9b752c0e LAB: More header dependency redux 2015-12-23 21:33:57 +01:00
Eugene Sandulenko 5fad5cece3 LAB: Reduced header dependency: labsets.h, utils.h 2015-12-23 21:33:57 +01:00
Eugene Sandulenko b1585b2c62 LAB: Reduced header dependency: savegame.h 2015-12-23 21:33:57 +01:00
Eugene Sandulenko 8e9798a0bc LAB: Reduce header intra-dependency. Reduced image.h dependency 2015-12-23 21:33:57 +01:00
Eugene Sandulenko d8e01fe23a LAB: Reduce header dependency from music.h 2015-12-23 21:33:56 +01:00
Eugene Sandulenko eccb852749 LAB: Removed unnecessary includes 2015-12-23 21:33:56 +01:00
Filippos Karapetis 151e27f4b1 LAB: Fix regression in setCurClose(). Fixes closeups
A regression from 78e8896ce7583fbd1feee8e3e9c1aca0f11c2392
2015-12-23 21:33:56 +01:00
Filippos Karapetis 90e221a570 LAB: Plug a memory leak 2015-12-23 21:33:56 +01:00
Filippos Karapetis ff6dfee221 LAB: Initialize the game interface correctly after saving/loading 2015-12-23 21:33:56 +01:00
Filippos Karapetis 6230fcbeb9 LAB: Simplify the journal and map gadget handling 2015-12-23 21:33:55 +01:00
Strangerke 2d0fab7f4c LAB: Use // for comments 2015-12-23 21:33:55 +01:00
Strangerke ae056a767b LAB: Use doxygen format for function comments 2015-12-23 21:33:55 +01:00
Strangerke 3a1ee64761 LAB: Review spacing 2015-12-23 21:33:55 +01:00
Filippos Karapetis 00d61638ac LAB: Merge parsetypes.h and parsefun.h into processroom.h 2015-12-23 21:33:54 +01:00
Strangerke 5bc48cbbdd LAB: Move utility functions to a separate class 2015-12-23 21:33:54 +01:00
Strangerke f3a24ff593 LAB: Some refactoring, remove dead code and a useless return value 2015-12-23 21:33:53 +01:00
Strangerke 5636181b78 LAB: Move text functions to DisplayMan, some renaming 2015-12-23 21:33:52 +01:00
Strangerke 895d29c1ae LAB: Some more renaming, remove useless variables 2015-12-23 21:33:52 +01:00
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 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 ef99d82d13 LAB: Move more functions to DisplayMan 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 ea6d4579e2 LAB: Merge all of the different image drawing functions 2015-12-23 21:33:51 +01:00