Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-23 | LAB: Some renaming and refactoring in special.cpp | Strangerke | |
2015-12-23 | LAB: Refactor readPictToMem() | Filippos Karapetis | |
This fixes crashes in the teleporter and the journal, and plugs several memory leaks | |||
2015-12-23 | LAB: Move getWord to DisplayMan | Strangerke | |
2015-12-23 | LAB: Rename CloseDataPtr pointers, some refactoring | Strangerke | |
2015-12-23 | LAB: Use a local buffer for moving tiles in the tile puzzle | Filippos Karapetis | |
This fixes the crash when a tile is moved | |||
2015-12-23 | LAB: Converted DisplayMan::_dispBitMap to a pointer. | Eugene Sandulenko | |
2015-12-23 | LAB: Reduce header intra-dependency. Reduced image.h dependency | Eugene Sandulenko | |
2015-12-23 | LAB: Removed unnecessary includes | Eugene Sandulenko | |
2015-12-23 | LAB: Rename graphics.* to dispman.* | Eugene Sandulenko | |