Commit Graph
32 Commits
Author SHA1 Message Date
Strangerke fd8082593e DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
Strangerke 8bdabc16bd DM: Rename some more enums 2016-09-18 22:16:52 +02:00
Strangerke 9284e4c9fd DM: Remove a variant of blitToScreen, refactor drawActionDamage 2016-09-04 18:29:16 +02:00
Strangerke db99e8bc60 DM: Fix original bug in MenuMan 2016-09-04 11:24:22 +02:00
Strangerke 4eeeea2c8d DM: Refactoring, enforce the use of ChampionIndex 2016-09-04 08:47:13 +02:00
Bendegúz Nagy cd3b485952 DM: Clean up includes
Swap <> to "" with scummvm files
Add dm/ prefix to dm files
Reorder includes to system files, dm files
2016-09-03 10:38:43 +02:00
Strangerke d2fbd98f3d DM: Renaming in MenuMan definition 2016-08-26 23:02:22 +02:00
Strangerke 8ed20d852e DM: Change several string constness, hopefully fixing GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke fecb869af9 DM: Fix some more GCC warnings, move some globals to MenuMan 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 256c2c10f8 DM: Reorder MenuMan::f392_buildSpellAreaLine, add MenuMan::_gK73_bitmapSpellAreaLines 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ec28573a3b DM: Add f385_drawActionDamage 2016-08-26 23:02:22 +02:00
Bendegúz Nagy b4bebaa845 DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1e8dfd7bb6 DM: Add f370_commandProcessType100_clickInSpellArea 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
Bendegúz Nagy d69236e674 DM: Rename functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 63ff1666d6 DM: More constant and global variable renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 71e4b5b2bc DM: Renaming in champion.c/h 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 72506aebba DM: Add MenuMan::setMagicCasterAndDrawSpellArea 2016-08-26 23:02:22 +02:00
Bendegúz Nagy fc6837b964 DM: Add F0392_MENUS_BuildSpellAreaLine 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 5893dc7c98 DM: Add F0393_MENUS_DrawSpellAreaControls 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 12d359166c DM: Add F0387_MENUS_DrawActionArea 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c392f7e977 DM: Add F0390_MENUS_RefreshActionAreaAndSetChampionDirectionMaximumDamageReceived 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 23e0dfcc28 DM: Add standard GPLv2 header 2016-08-26 23:02:22 +02:00
Strangerke 75f9721e1d DM: Silent some CppCheck warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 4b83ebc0da DM: Add fix gDungeonViewport, some comments 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 11e779e0a4 DM: Add F0456_START_DrawDisabledMenus 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 7782754d68 DM: Add F0386_MENUS_DrawActionIcon 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6b833550b0 DM: Add F0388_MENUS_ClearActingChampion 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 78d8a8d3c8 DM: Add several global variables, add code to F0462_START_StartGame_CPSF 2016-08-26 23:02:22 +02:00
Bendegúz Nagy a2328b9eb2 DM: Add G0508_B_RefreshActionArea 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 98c79f89bf DM: Add mouse input processing and display for movement arrows 2016-08-26 23:02:22 +02:00