Age | Commit message (Expand) | Author |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Some renaming in group.cpp, get rid of a global | Strangerke |
2016-08-26 | DM: Pull sound handling into a separate class | Bendegúz Nagy |
2016-08-26 | DM: Fix addActiveGroup with groupGenerator | Bendegúz Nagy |
2016-08-26 | DM: Add DMEngine::f446_STARTEND_fuseSequnce() | Bendegúz Nagy |
2016-08-26 | DM: Remove unnecessary redirection through DMEngine members | 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: Refactor f304_addSkillExperience, change _g313_gameTime to int32 | Strangerke |
2016-08-26 | DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ... | Strangerke |
2016-08-26 | DM: Properly stub f064_SOUND_RequestPlay_CPSD | Strangerke |
2016-08-26 | DM: Remove broken characters in f231_getMeleeActionDamage body | Strangerke |
2016-08-26 | DM: Add code for loading the save files | Bendegúz Nagy |
2016-08-26 | DM: Fix activeGroup removal | Bendegúz Nagy |
2016-08-26 | DM: Add savegame functions | Bendegúz Nagy |
2016-08-26 | DM: Engine now correctly set's the activeGroupIndex of groups | Bendegúz Nagy |
2016-08-26 | DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies | Bendegúz Nagy |
2016-08-26 | DM: Add f252_timelineProcessEvents60to61_moveGroup | Bendegúz Nagy |
2016-08-26 | DM: Add f245_timlineProcessEvent5_squareCorridor | Bendegúz Nagy |
2016-08-26 | DM: Add f241_timelineProcessEvent1_doorAnimation | Bendegúz Nagy |
2016-08-26 | DM: Add warning with repeat parameter | Bendegúz Nagy |
2016-08-26 | DM: Some rework in group.cpp | Strangerke |
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: 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: 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 F0145_DUNGEON_GetGroupCells | Bendegúz Nagy |
2016-08-26 | DM: Add GroupMan, Group, ActiveGroup, F0196_GROUP_InitializeActiveGroups | Bendegúz Nagy |