Age | Commit message (Expand) | Author |
2015-12-23 | LAB: Get rid of _isBM | Filippos Karapetis |
2015-12-23 | LAB: Use doxygen format for function comments | Strangerke |
2015-12-23 | LAB: Review spacing | Strangerke |
2015-12-23 | LAB: Some more refactoring and renaming | Strangerke |
2015-12-23 | LAB: Refactoring the vgaUnscale code and the way it's used | Strangerke |
2015-12-23 | LAB: Revert incorrect change | Filippos Karapetis |
2015-12-23 | LAB: Merge parsetypes.h and parsefun.h into processroom.h | Filippos Karapetis |
2015-12-23 | LAB: Use SWAP<> to simplify the transition code | Filippos Karapetis |
2015-12-23 | LAB: Some cleanup of the transition code | Filippos Karapetis |
2015-12-23 | LAB: Fix some coding style in tilepuzzle | Strangerke |
2015-12-23 | LAB: Remove more extern variables | Strangerke |
2015-12-23 | LAB: Move scene transition functions into a separate file | Filippos Karapetis |
2015-12-23 | LAB: remove some useless forward references and includes | Strangerke |
2015-12-23 | LAB: Add safeguards in unDiff() | Strangerke |
2015-12-23 | LAB: Move utility functions to a separate class | Strangerke |
2015-12-23 | LAB: Get rid of the intermediate display bitmap pointer | Filippos Karapetis |
2015-12-23 | LAB: Use the correct bitmap buffer in the Anim class | Filippos Karapetis |
2015-12-23 | LAB: Replace some uses of malloc() with new | Filippos Karapetis |
2015-12-23 | LAB: Move readSound() into the Music class | Filippos Karapetis |
2015-12-23 | LAB: Get rid of _numHidden | Filippos Karapetis |
2015-12-23 | LAB: Clean up checkGadgetHit() a bit | Filippos Karapetis |
2015-12-23 | LAB: Merge the uniffMemory() code into unDiff() | Filippos Karapetis |
2015-12-23 | LAB: Remove useless return | Filippos Karapetis |
2015-12-23 | LAB: Fix spelling | Filippos Karapetis |
2015-12-23 | LAB: Clean up processArrow() | Filippos Karapetis |
2015-12-23 | LAB: Rename and clean up some of the scene transition code | Filippos Karapetis |
2015-12-23 | LAB: Some refactoring, remove dead code and a useless return value | Strangerke |
2015-12-23 | LAB: Move text functions to DisplayMan, some renaming | Strangerke |
2015-12-23 | LAB: Some more renaming, remove useless variables | Strangerke |
2015-12-23 | LAB: Fix compilation | Eugene Sandulenko |
2015-12-23 | LAB: Simplify the calling code of playSoundEffect() | Filippos Karapetis |
2015-12-23 | LAB: Simplify usage of the DIFF file buffer | Filippos Karapetis |
2015-12-23 | LAB: Rename parse types | Strangerke |
2015-12-23 | LAB: Change the gadget lists to use Common::List | Filippos Karapetis |
2015-12-23 | LAB: Move _rooms to LabEngine, some renaming | Strangerke |
2015-12-23 | LAB: Move readMusic to the Music class | Strangerke |
2015-12-23 | LAB: Remove some useless uses of g_lab | Strangerke |
2015-12-23 | LAB: Move fade functions to DisplayMan, some renaming | Strangerke |
2015-12-23 | LAB: Get rid of some global variables | Strangerke |
2015-12-23 | LAB: Move doNotes and doWestPaper to LabEngine, remove some useless defines | Strangerke |
2015-12-23 | LAB: Remove vga.cpp | Strangerke |
2015-12-23 | LAB: Move more functions to DisplayMan | Strangerke |
2015-12-23 | LAB: Use the windows keyboard mapping for the other versions | Strangerke |
2015-12-23 | LAB: Small cleanup in drawMap() | Filippos Karapetis |
2015-12-23 | LAB: Simplify several calls to flowText() and rectFill() | Filippos Karapetis |
2015-12-23 | LAB: Some cleanup of the monitor code | Filippos Karapetis |
2015-12-23 | LAB: Split the tile puzzle related functions into a separate file | Filippos Karapetis |
2015-12-23 | LAB: Merge all of the different image drawing functions | Filippos Karapetis |
2015-12-23 | LAB: Fix a regression in roomCoords() | Filippos Karapetis |
2015-12-23 | LAB: Remove unused code | Filippos Karapetis |