aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/movesens.cpp
AgeCommit message (Expand)Author
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
2016-08-26DM: Add f370_commandProcessType100_clickInSpellAreaBendegúz Nagy
2016-08-26DM: Add warning with repeat parameterBendegúz Nagy
2016-08-26DM: Remove extra parenthesisStrangerke
2016-08-26DM: Some soft refactoring, in order to silent some CppCheck warningsBendegúz Nagy
2016-08-26DM: Fix style used for pointer castsStrangerke
2016-08-26DM: Fix compilation using MSVC9Strangerke
2016-08-26DM: Clean up some initializationBendegúz Nagy
2016-08-26DM: Add some missing codeBendegúz Nagy
2016-08-26DM: Rename functionsBendegúz Nagy
2016-08-26DM: More renamingBendegúz Nagy
2016-08-26DM: Renaming in champion.c/hBendegúz Nagy
2016-08-26DM: Add F0142_DUNGEON_GetProjectileAspectBendegúz Nagy
2016-08-26DM: Add F0296_CHAMPION_DrawChangedObjectIconsBendegúz Nagy
2016-08-26DM: Add Cell enum, F0275_SENSOR_IsTriggeredByClickOnWallBendegúz Nagy
2016-08-26DM: Add MovesensManBendegúz Nagy