Commit Graph
74 Commits
Author SHA1 Message Date
Strangerke 938b38a66a DM: Rename class members of MovesensMan 2016-08-26 23:02:22 +02:00
Strangerke 5c81e4f4fd DM: Rename functions and class members of GroupMan 2016-08-26 23:02:22 +02:00
Strangerke 64b1c4fdf1 DM: Rename DungeonMan class members 2016-08-26 23:02:22 +02:00
Strangerke 544ce3578b DM: rename members of dungeonman 2016-08-26 23:02:22 +02:00
Strangerke e728cb706e DM: Rename functions of DMEngine and DialogMan 2016-08-26 23:02:22 +02:00
Strangerke 5bd4464076 DM: Fix some more GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke 857d4e72ed DM: Renaming of Champion and ChampionMan functions 2016-08-26 23:02:22 +02:00
Strangerke 0233b503f1 DM: Some more work on GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke 705e906698 DM: Some renaming, move some globals to class member 2016-08-26 23:02:22 +02:00
Strangerke a5b8085c48 DM: Fix regression (pressure plate), fix compilation 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0eb61d0a7d DM: Pull sound handling into a separate class 2016-08-26 23:02:22 +02:00
Strangerke cdbbc15e56 DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename _moveSens 2016-08-26 23:02:22 +02:00
Strangerke b174331e71 DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectileSpellCast and f326_championShootProjectile. Rename Direction. 2016-08-26 23:02:22 +02:00
Strangerke ebd672770a DM: Properly stub f064_SOUND_RequestPlay_CPSD 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 81a8c8cf74 DM: Clear some warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy cc5f1ab478 DM: Add f220_explosionProcessEvent25_explosion 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 12f06fd1d9 DM: Add f219_processEvents48To49_projectile 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 14bef5326a DM: Add warning with repeat parameter 2016-08-26 23:02:22 +02:00
Strangerke 9c4236d039 DM: Remove extra parenthesis 2016-08-26 23:02:22 +02:00
Strangerke af42277a93 DM: Reduce some variable scopes, silent CppCheck warnings 2016-08-26 23:02:22 +02:00
Strangerke 8504f944e0 DM: Fix style used for pointer casts 2016-08-26 23:02:22 +02:00
Strangerke 0a0e79357d DM: Fix compilation using MSVC9 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 723c96fffe DM: Clean up some initialization 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c95b23317c DM: Add some missing code 2016-08-26 23:02:22 +02:00