Age | Commit message (Expand) | Author |
2016-08-26 | DM: Get rid of labels and GOTOs in f280_addCandidateChampionToParty | Strangerke |
2016-08-26 | DM: Update todos | Bendegúz Nagy |
2016-08-26 | DM: Fix compilation with MSVC9, some light renaming | Strangerke |
2016-08-26 | DM: Rename a variable in f287_drawChampionBarGraphs | Strangerke |
2016-08-26 | DM: First pass of refactoring in f280_addCandidateChampionToParty | Strangerke |
2016-08-26 | DM: Debug loading savegames, add missing save loading parts | Bendegúz Nagy |
2016-08-26 | DM: Finish f433_processCommand140_saveGame | Bendegúz Nagy |
2016-08-26 | DM: Use error() in f278_resetDataToStartGame | Strangerke |
2016-08-26 | DM: Fix compilation on MSVC9 | Strangerke |
2016-08-26 | DM: Refactor f331_applyTimeEffects | Strangerke |
2016-08-26 | DM: Rename mapTime in dm.cpp | Strangerke |
2016-08-26 | DM: Remove useless cast and the associated obsolete comment | Strangerke |
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 |