Age | Commit message (Expand) | Author |
2016-08-26 | DM: Change several string constness, hopefully fixing GCC warnings | Strangerke |
2016-08-26 | DM: Fix some more GCC warnings, move some globals to MenuMan | Strangerke |
2016-08-26 | DM: Add target and original platform to save files | Bendegúz Nagy |
2016-08-26 | DM: Fix incorrect thumbnails | Bendegúz Nagy |
2016-08-26 | DM: Fix drawing of some dungeon items | Bendegúz Nagy |
2016-08-26 | DM: Fix drawing title | Bendegúz Nagy |
2016-08-26 | DM: Add proper save header | Bendegúz Nagy |
2016-08-26 | DM: Get rid of some globals in inventory | Strangerke |
2016-08-26 | DM: Fix more GCC warnings | Strangerke |
2016-08-26 | DM: Fix some more GCC warnings | Strangerke |
2016-08-26 | DM: Fix some more GCC warnings | Strangerke |
2016-08-26 | DM: Implement missing code in f125_drawSquareD0L | Strangerke |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Finish moving globals to EventMan | Strangerke |
2016-08-26 | DM: Move more globals to EventMan | Strangerke |
2016-08-26 | DM: Work on eventman globals, renaming and apply some coding conventions | Strangerke |
2016-08-26 | DM: Move some more globals | Strangerke |
2016-08-26 | DM: Remove some warnings | Bendegúz Nagy |
2016-08-26 | DM: Add file error checking for save game | Bendegúz Nagy |
2016-08-26 | DM: Fix releasing flagged bitmaps | Bendegúz Nagy |
2016-08-26 | DM: Start refactoring of eventMan | Strangerke |
2016-08-26 | DM: Some renaming, move some globals to class member | Strangerke |
2016-08-26 | DM: Silent a couple of CppCheck warnings | Strangerke |
2016-08-26 | DM: Fix regression (pressure plate), fix compilation | Strangerke |
2016-08-26 | DM: Clear check some warnings, complete minor functions | Bendegúz Nagy |
2016-08-26 | DM: Complete f437_STARTEND_drawTittle | Bendegúz Nagy |
2016-08-26 | DM: Fix regression in f107_isDrawnWallOrnAnAlcove | Strangerke |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Add loading from game | Bendegúz Nagy |
2016-08-26 | DM: Fix double load when loading from launcher | Bendegúz Nagy |
2016-08-26 | DM: Make ScummVM's save dialog open up when saving | Bendegúz Nagy |
2016-08-26 | DM: Make resume button load up ScummVM's global load dialog | Bendegúz Nagy |
2016-08-26 | DM: Make thumbnail capture the dungeon | Bendegúz Nagy |
2016-08-26 | DM: Add support for loading from launcher | Bendegúz Nagy |
2016-08-26 | DM: Finish f113_drawField | Bendegúz Nagy |
2016-08-26 | DM: Pull K0016_aui_Palette_FadeTemporary into a class vaiable | Bendegúz Nagy |
2016-08-26 | DM: Some renaming in group.cpp, get rid of a global | Strangerke |
2016-08-26 | DM: Some more work on f115_cthulhu | Strangerke |
2016-08-26 | DM: WIP renaming and cleanup in f115_cthulhu | Strangerke |
2016-08-26 | DM: Some refactoring and renaming | Strangerke |
2016-08-26 | DM: Some refactoring, get rid of some more globals | Strangerke |
2016-08-26 | DM: Refactor f107_isDrawnWallOrnAnAlcove | Strangerke |
2016-08-26 | DM: Refactor f123_drawSquareD1R, f124_drawSquareD1C and f125_drawSquareD0L | Strangerke |
2016-08-26 | DM: Refactor f120_drawSquareD2R, f121_drawSquareD2C and f122_drawSquareD1L, r... | Strangerke |
2016-08-26 | DM: Refactor f118_drawSquareD3C and f119_drawSquareD2L, remove several GOTOs | Strangerke |
2016-08-26 | DM: Refactor f117_drawSquareD3R, get rid of several GOTOs | Strangerke |
2016-08-26 | DM: Refactor f116_drawSquareD3L, remove 4 GOTOs | Strangerke |
2016-08-26 | DM: Refactor f109_drawDoorOrnament, f111_drawDoor, f112_drawCeilingPit and f1... | Strangerke |
2016-08-26 | DM: Refactor f108_drawFloorOrnament, get rid of a GOTO | Strangerke |