Age | Commit message (Expand) | Author |
2016-08-26 | DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename... | Strangerke |
2016-08-26 | DM: Refactor f320_applyAndDrawPendingDamageAndWounds | Strangerke |
2016-08-26 | DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile... | Strangerke |
2016-08-26 | DM: Add f427_dialogDraw, f425_printCenteredChoice, f426_isMessageOnTwoLines | Bendegúz Nagy |
2016-08-26 | DM: Add DialogMan | Bendegúz Nagy |
2016-08-26 | DM: Fix segfault with resume game | Bendegúz Nagy |
2016-08-26 | DM: Refactor f322_championPoison, f284_setPartyDirection, f316_deleteScent, f... | Strangerke |
2016-08-26 | DM: Refactor f324_damageAll_getDamagedChampionCount, f286_getTargetChampionIn... | Strangerke |
2016-08-26 | DM: Refactor f304_addSkillExperience, change _g313_gameTime to int32 | Strangerke |
2016-08-26 | DM: Refactor f307_getStatisticAdjustedAttack, f305_getThrowingStaminaCost and... | Strangerke |
2016-08-26 | DM: Refactor f313_getWoundDefense | Strangerke |
2016-08-26 | DM: Get rid of a GOTO in f321_addPendingDamageAndWounds_getDamage | Strangerke |
2016-08-26 | DM: Some refactoring in f321_addPendingDamageAndWounds_getDamage | Strangerke |
2016-08-26 | DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ... | Strangerke |
2016-08-26 | DM: Some renaming in f298_getObjectRemovedFromLeaderHand, refactor f312_getSt... | Strangerke |
2016-08-26 | DM: Refactor f299_applyModifiersToStatistics, remove a GOTO. | Strangerke |
2016-08-26 | DM: Fix a bug in f288_getStringFromInteger | Strangerke |
2016-08-26 | DM: Light refactoring and renaming of local variables in f328_isObjectThrown | Strangerke |
2016-08-26 | DM: Fix some more CppCheck warnings | Strangerke |
2016-08-26 | DM: Properly stub f064_SOUND_RequestPlay_CPSD | Strangerke |
2016-08-26 | DM: Remove variable redefinition in f337_setDungeonViewPalette, reduce some s... | Strangerke |
2016-08-26 | DM: Remove broken characters in f231_getMeleeActionDamage body | Strangerke |
2016-08-26 | DM: Silent some CppCheck warnings in eventman.cpp | Strangerke |
2016-08-26 | DM: Reduce the scope of a couple of variables | Strangerke |
2016-08-26 | DM: Remove a broken character in the definition of f231_getMeleeActionDamage | Strangerke |
2016-08-26 | DM: Fix compilation using MSVC9 | Strangerke |
2016-08-26 | DM: Add code for loading the save files | Bendegúz Nagy |
2016-08-26 | DM: Fix footprints everywhere | Bendegúz Nagy |
2016-08-26 | DM: Fix activeGroup removal | Bendegúz Nagy |
2016-08-26 | DM: Add entrance processing | 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: 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: Add ChampionMan::f331_applyTimeEffects | Bendegúz Nagy |
2016-08-26 | DM: Add ChampionMan::f320_applyAndDrawPendingDamageAndWounds() | Bendegúz Nagy |
2016-08-26 | DM: Add input timeout and fix movement after throwing a projectile | Bendegúz Nagy |
2016-08-26 | DM: Fix broken ChampionMan::f303_getSkillLevel | 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 f370_commandProcessType100_clickInSpellArea | Bendegúz Nagy |
2016-08-26 | DM: Add f70_mouseProcessCommands125To128_clickOnChampionIcon | 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: Fix up main loop | Bendegúz Nagy |
2016-08-26 | DM: Add f255_timelineProcessEvent13_ViAltarRebirth | Bendegúz Nagy |