Age | Commit message (Expand) | Author |
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 |
2016-08-26 | DM: Fix compilation using MSVC9 | Strangerke |
2016-08-26 | DM: Clean up some initialization | 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: More renaming | Bendegúz Nagy |
2016-08-26 | DM: Renaming in champion.c/h | Bendegúz Nagy |
2016-08-26 | DM: Add F0142_DUNGEON_GetProjectileAspect | Bendegúz Nagy |
2016-08-26 | DM: Add F0296_CHAMPION_DrawChangedObjectIcons | Bendegúz Nagy |
2016-08-26 | DM: Add Cell enum, F0275_SENSOR_IsTriggeredByClickOnWall | Bendegúz Nagy |
2016-08-26 | DM: Add MovesensMan | Bendegúz Nagy |