Age | Commit message (Expand) | Author |
2016-08-26 | DM: Refactor f165_getDiscardThing | Strangerke |
2016-08-26 | DM: Remove two GOTOs in f165_getDiscardTHing | Strangerke |
2016-08-26 | DM: Refactoring of f163_linkThingToList, f142_getProjectileAspect and f154_ge... | Strangerke |
2016-08-26 | DM: Move 3 arrays to f168_decodeText, some refactoring in f166_getUnusedThing... | Strangerke |
2016-08-26 | DM: remove some more GOTOs in f172_setSquareAspect | Strangerke |
2016-08-26 | DM: Remove some GOTOs in f172_setSquareAspect | Strangerke |
2016-08-26 | DM: First pass of refactoring in f161_getSquareFirstThing | Strangerke |
2016-08-26 | DM: Some refactoring in dungeonman.cpp | Strangerke |
2016-08-26 | DM: Improve on broken display | Bendegúz Nagy |
2016-08-26 | DM: Refactor f151_getSquare | Strangerke |
2016-08-26 | DM: Some renaming in f173_setCurrentMap | Strangerke |
2016-08-26 | DM: Debug loading savegames, add missing save loading parts | Bendegúz Nagy |
2016-08-26 | DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename... | Strangerke |
2016-08-26 | DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile... | Strangerke |
2016-08-26 | DM: Add DialogMan | 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: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies | Bendegúz Nagy |
2016-08-26 | DM: Add f370_commandProcessType100_clickInSpellArea | Bendegúz Nagy |
2016-08-26 | DM: Add f367_commandProcessTypes12to27_clickInChampionStatusBox | Bendegúz Nagy |
2016-08-26 | DM: Add warning with repeat parameter | Bendegúz Nagy |
2016-08-26 | DM: Fix typo in comment | Strangerke |
2016-08-26 | DM: Remove some more extra parenthesis, remove a useless call to c_str() | Strangerke |
2016-08-26 | DM: Remove extra parenthesis | Strangerke |
2016-08-26 | DM: Some soft refactoring, in order to silent some CppCheck warnings | Bendegúz Nagy |
2016-08-26 | DM: Silent some more CppCheck warnings | 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: Clean up some initialization | Bendegúz Nagy |
2016-08-26 | DM: Fix some compilation errors using MSVC9 | Bendegúz Nagy |
2016-08-26 | DM: Add some missing code | Bendegúz Nagy |
2016-08-26 | DM: Add missing code to several display functions | Bendegúz Nagy |
2016-08-26 | DM: Add paritial drawing of doors | Bendegúz Nagy |
2016-08-26 | DM: Rename functions | Bendegúz Nagy |
2016-08-26 | DM: Refactor DungeonMan | Bendegúz Nagy |
2016-08-26 | DM: More constant and global variable renaming | Bendegúz Nagy |
2016-08-26 | DM: More renaming | Bendegúz Nagy |
2016-08-26 | DM: More renaming | Bendegúz Nagy |
2016-08-26 | DM: Massive renaming in gfx.h | Bendegúz Nagy |
2016-08-26 | DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExp... | Bendegúz Nagy |
2016-08-26 | DM: Add GroupMan, Group, ActiveGroup, F0196_GROUP_InitializeActiveGroups | Bendegúz Nagy |
2016-08-26 | DM: Add F0142_DUNGEON_GetProjectileAspect | Bendegúz Nagy |
2016-08-26 | DM: Move two global arrays to DMEngine | Strangerke |
2016-08-26 | DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames | Bendegúz Nagy |
2016-08-26 | DM: Add G0426_T_OpenChest, F0334_INVENTORY_CloseChest | Bendegúz Nagy |
2016-08-26 | DM: Add F0163_DUNGEON_LinkThingToList | Bendegúz Nagy |
2016-08-26 | DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanel | Bendegúz Nagy |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Fix compilation on GCC | Strangerke |
2016-08-26 | DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_Cl... | Bendegúz Nagy |
2016-08-26 | DM: Add standard GPLv2 header | Bendegúz Nagy |