aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/projexpl.cpp
AgeCommit message (Expand)Author
2016-08-26DM: Some more work on GCC warningsStrangerke
2016-08-26DM: Some renaming, move some globals to class memberStrangerke
2016-08-26DM: Fix regression (pressure plate), fix compilationStrangerke
2016-08-26DM: Pull sound handling into a separate classBendegúz Nagy
2016-08-26DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename...Strangerke
2016-08-26DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile...Strangerke
2016-08-26DM: Properly stub f064_SOUND_RequestPlay_CPSDStrangerke
2016-08-26DM: Clear some warningsBendegúz Nagy
2016-08-26DM: Add f220_explosionProcessEvent25_explosionBendegúz Nagy
2016-08-26DM: Add f219_processEvents48To49_projectileBendegúz Nagy
2016-08-26DM: Add warning with repeat parameterBendegúz Nagy
2016-08-26DM: Remove extra parenthesisStrangerke
2016-08-26DM: Reduce some variable scopes, silent CppCheck warningsStrangerke
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