Age | Commit message (Expand) | Author |
2016-09-10 | DM: Rename _C to _Cu | Eugene Sandulenko |
2016-09-10 | DM: Rename _B to _Bu to avoid name clashes on some platforms | Eugene Sandulenko |
2016-09-10 | DM: Finish the renaming in champion.h | Strangerke |
2016-09-10 | DM: Change constants into enums in champion.h, renaming | Strangerke |
2016-09-10 | DM: Rename ChampionSlot enum | Strangerke |
2016-09-09 | DM: More renaming in champion.h | Strangerke |
2016-09-09 | DM: Rename enums ChampionIndex, ChampionAttribute, ChampionWound, ChampionSta... | Strangerke |
2016-09-09 | DM: Rename IconIndice enum | Strangerke |
2016-09-05 | DM: Better refactoring of sensorIsTriggeredByClickOnWall | Strangerke |
2016-09-05 | DM: Better refactoring of processThingAdditionOrRemoval | Strangerke |
2016-09-05 | DM: Get rid of Gotos in processThingAdditionOrRemoval | Strangerke |
2016-09-04 | DM: Small refactoring in processThingAdditionOrRemoval | Strangerke |
2016-09-04 | DM: More polishing in MovesensMan | Strangerke |
2016-09-04 | DM: Fix typo in the name of isObjectInPartyPossession, get rid of the GOTO | Strangerke |
2016-09-04 | DM: First pass of refactoring in isObjcetInPartyPossession | Strangerke |
2016-09-04 | DM: First pass of refactoring of getTeleporterRotatedGroupResult | Strangerke |
2016-09-04 | DM: Some more refactoring in MovesensMan, change return value of getSound() | Strangerke |
2016-09-04 | DM: Fix original bug in isLevitating | Strangerke |
2016-09-04 | DM: Refactor getMoveResult() | Strangerke |
2016-09-04 | DM: Refactor sensorIsTriggeredByClickOnWall, remove all GOTOs | Strangerke |
2016-09-04 | DM: First pass of refactoring in sensorIsTriggeredByClickOnWall, clean pointe... | Strangerke |
2016-09-03 | DM: Clean up includes | Bendegúz Nagy |
2016-09-01 | DM: Fix a typo in the spelling of startWandering() | Strangerke |
2016-08-27 | DM: More renaming in DungeonMan, move some arrays | Strangerke |
2016-08-26 | DM: Finish the renaming of class members | Strangerke |
2016-08-26 | DM: Rename ObjectMan and ProjExpl members | Strangerke |
2016-08-26 | DM: Rename class members of MovesensMan | Strangerke |
2016-08-26 | DM: Rename members of InventoryMan | Strangerke |
2016-08-26 | DM: Rename functions and class members of GroupMan | Strangerke |
2016-08-26 | DM: Rename variables and functions of DisplayMan | Strangerke |
2016-08-26 | DM: Rename DungeonMan class members | Strangerke |
2016-08-26 | DM: Rename functions of DMEngine and DialogMan | Strangerke |
2016-08-26 | DM: Refactor unreadable if statement | Strangerke |
2016-08-26 | DM: Fix 2 more warnings | Strangerke |
2016-08-26 | DM: Fix some more GCC warnings | Strangerke |
2016-08-26 | DM: Renaming of Champion and ChampionMan functions | Strangerke |
2016-08-26 | DM: Some more work on GCC warnings | Strangerke |
2016-08-26 | DM: Pull sound handling into a separate class | Bendegúz Nagy |
2016-08-26 | DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile... | Strangerke |
2016-08-26 | DM: Refactor f322_championPoison, f284_setPartyDirection, f316_deleteScent, f... | Strangerke |
2016-08-26 | DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ... | 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: Fix pressure plate on level 0 | 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 warning with repeat parameter | Bendegúz Nagy |
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: Fix style used for pointer casts | Strangerke |