aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/movesens.cpp
AgeCommit message (Expand)Author
2016-09-11DM: Rename more constantsStrangerke
2016-09-11DM: Start renaming constants in DungeonManStrangerke
2016-09-11DM: Rework functions related to Directions in order to make them consistent a...Strangerke
2016-09-11DM: Move some globals to DMEngineStrangerke
2016-09-11DM Rename enum members in dm.h and dialog.hStrangerke
2016-09-10DM: Rename _C to _CuEugene Sandulenko
2016-09-10DM: Rename _B to _Bu to avoid name clashes on some platformsEugene Sandulenko
2016-09-10DM: Finish the renaming in champion.hStrangerke
2016-09-10DM: Change constants into enums in champion.h, renamingStrangerke
2016-09-10DM: Rename ChampionSlot enumStrangerke
2016-09-09DM: More renaming in champion.hStrangerke
2016-09-09DM: Rename enums ChampionIndex, ChampionAttribute, ChampionWound, ChampionSta...Strangerke
2016-09-09DM: Rename IconIndice enumStrangerke
2016-09-05DM: Better refactoring of sensorIsTriggeredByClickOnWallStrangerke
2016-09-05DM: Better refactoring of processThingAdditionOrRemovalStrangerke
2016-09-05DM: Get rid of Gotos in processThingAdditionOrRemovalStrangerke
2016-09-04DM: Small refactoring in processThingAdditionOrRemovalStrangerke
2016-09-04DM: More polishing in MovesensManStrangerke
2016-09-04DM: Fix typo in the name of isObjectInPartyPossession, get rid of the GOTOStrangerke
2016-09-04DM: First pass of refactoring in isObjcetInPartyPossessionStrangerke
2016-09-04DM: First pass of refactoring of getTeleporterRotatedGroupResultStrangerke
2016-09-04DM: Some more refactoring in MovesensMan, change return value of getSound()Strangerke
2016-09-04DM: Fix original bug in isLevitatingStrangerke
2016-09-04DM: Refactor getMoveResult()Strangerke
2016-09-04DM: Refactor sensorIsTriggeredByClickOnWall, remove all GOTOsStrangerke
2016-09-04DM: First pass of refactoring in sensorIsTriggeredByClickOnWall, clean pointe...Strangerke
2016-09-03DM: Clean up includesBendegúz Nagy
2016-09-01DM: Fix a typo in the spelling of startWandering()Strangerke
2016-08-27DM: More renaming in DungeonMan, move some arraysStrangerke
2016-08-26DM: Finish the renaming of class membersStrangerke
2016-08-26DM: Rename ObjectMan and ProjExpl membersStrangerke
2016-08-26DM: Rename class members of MovesensManStrangerke
2016-08-26DM: Rename members of InventoryManStrangerke
2016-08-26DM: Rename functions and class members of GroupManStrangerke
2016-08-26DM: Rename variables and functions of DisplayManStrangerke
2016-08-26DM: Rename DungeonMan class membersStrangerke
2016-08-26DM: Rename functions of DMEngine and DialogManStrangerke
2016-08-26DM: Refactor unreadable if statementStrangerke
2016-08-26DM: Fix 2 more warningsStrangerke
2016-08-26DM: Fix some more GCC warningsStrangerke
2016-08-26DM: Renaming of Champion and ChampionMan functionsStrangerke
2016-08-26DM: Some more work on GCC warningsStrangerke
2016-08-26DM: Pull sound handling into a separate classBendegúz Nagy
2016-08-26DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile...Strangerke
2016-08-26DM: Refactor f322_championPoison, f284_setPartyDirection, f316_deleteScent, f...Strangerke
2016-08-26DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ...Strangerke
2016-08-26DM: Fix some more CppCheck warningsStrangerke
2016-08-26DM: Properly stub f064_SOUND_RequestPlay_CPSDStrangerke
2016-08-26DM: Fix pressure plate on level 0Bendegúz Nagy
2016-08-26DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependenciesBendegúz Nagy