Age | Commit message (Expand) | Author |
2016-08-26 | DM: Fix incorrect thumbnails | Bendegúz Nagy |
2016-08-26 | DM: Add proper save header | Bendegúz Nagy |
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: Finish f113_drawField | Bendegúz Nagy |
2016-08-26 | DM: Add support for uncompressed dungeon.dat | Bendegúz Nagy |
2016-08-26 | DM: Add localization | Bendegúz Nagy |
2016-08-26 | DM: Fix no food and water bar graphs | Bendegúz Nagy |
2016-08-26 | DM: Add missing localization warnings and query function for language | Bendegúz Nagy |
2016-08-26 | DM: Add colour to mouse | Bendegúz Nagy |
2016-08-26 | DM: Add DMEngine::f446_STARTEND_fuseSequnce() | Bendegúz Nagy |
2016-08-26 | DM: Reorder MenuMan::f392_buildSpellAreaLine, add MenuMan::_gK73_bitmapSpellA... | Bendegúz Nagy |
2016-08-26 | DM: Fix dungon not drawn behind entrance doors | Bendegúz Nagy |
2016-08-26 | DM: Fill stub method f438_STARTEND_OpenEntranceDoors | Bendegúz Nagy |
2016-08-26 | DM: Add stub methods, clean up warnings and some comments | Bendegúz Nagy |
2016-08-26 | DM: Update TODOs | Bendegúz Nagy |
2016-08-26 | DM: Partially fix drawing of shrunk bitmaps | Bendegúz Nagy |
2016-08-26 | DM: Add f444_endGame and checks for Common::EVENT_QUIT | Bendegúz Nagy |
2016-08-26 | DM: Add f385_drawActionDamage | Bendegúz Nagy |
2016-08-26 | DM: Adjust idle delay when renaming champion | Bendegúz Nagy |
2016-08-26 | DM: Add some missing calls to already implemented methods | Bendegúz Nagy |
2016-08-26 | DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements ... | Bendegúz Nagy |
2016-08-26 | DM: Add f349_processCommand70_clickOnMouth | Bendegúz Nagy |
2016-08-26 | DM: Fix bug where code crashed if trying to display a doorfront in square R3 | Bendegúz Nagy |
2016-08-26 | DM: Fix torch, lever bug and fix several Sensor methods | Bendegúz Nagy |
2016-08-26 | DM: Fix champion bargraphs | Bendegúz Nagy |
2016-08-26 | DM: Move DMEngine::_rnd to private, fix erroneous ranges with random number g... | Bendegúz Nagy |
2016-08-26 | DM: Fix broken champion action hand slots | Bendegúz Nagy |
2016-08-26 | DM: Update todos | Bendegúz Nagy |
2016-08-26 | DM: Add entrance processing | Bendegúz Nagy |
2016-08-26 | DM: Engine now correctly set's the activeGroupIndex of groups | Bendegúz Nagy |
2016-08-26 | DM: Fix setting _g309_partyMapIndex when moving between levels | Bendegúz Nagy |
2016-08-26 | DM: Some refactoring | Bendegúz Nagy |
2016-08-26 | DM: Fix pressure plate on level 0 | Bendegúz Nagy |
2016-08-26 | DM: Fix champion bar graphs | Bendegúz Nagy |
2016-08-26 | DM: Fix broken damage display | Bendegúz Nagy |
2016-08-26 | DM: Fix missing messages at the bottom of the screen | Bendegúz Nagy |
2016-08-26 | DM: Fix Timeline _g370_events initialization | Bendegúz Nagy |
2016-08-26 | DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies | Bendegúz Nagy |
2016-08-26 | DM: Add f367_commandProcessTypes12to27_clickInChampionStatusBox | Bendegúz Nagy |
2016-08-26 | DM: Clean up f380_processCommandQueue, add _g318_waitForInputMaxVerticalBlank... | Bendegúz Nagy |
2016-08-26 | DM: Add f220_explosionProcessEvent25_explosion | Bendegúz Nagy |
2016-08-26 | DM: Fix several bugs realted to dungeon thing management and item handling | Bendegúz Nagy |
2016-08-26 | DM: Add some missing code | Bendegúz Nagy |
2016-08-26 | DM: Fix some comments | Bendegúz Nagy |
2016-08-26 | DM: Refactor DisplayMan::_walsetBitmaps | Bendegúz Nagy |
2016-08-26 | DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExp... | Bendegúz Nagy |
2016-08-26 | DM: Add creature masks/types, F0176_GROUP_GetCreatureOrdinalInCell | Bendegúz Nagy |
2016-08-26 | DM: Add F0147_DUNGEON_GetGroupDirections | Bendegúz Nagy |
2016-08-26 | DM: Add GroupMan, Group, ActiveGroup, F0196_GROUP_InitializeActiveGroups | Bendegúz Nagy |