Commit Graph
127 Commits
Author SHA1 Message Date
Strangerke 92c9c54481 DM: Start refactoring of eventMan 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 80f2199151 DM: Clear check some warnings, complete minor functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy fb14fea014 DM: Make thumbnail capture the dungeon 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
Bendegúz Nagy b5eb075a66 DM: Fix wrong global initialized in InventoryMan::initConstants() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy aacbcc0757 DM: Correct language from GR_GRE to DE_DEU 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 5bd6e3a49b DM: Add missing calls in constructors to initConstant methods 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f7ad6488e3 DM: Add localization 2016-08-26 23:02:22 +02:00
Bendegúz Nagy e75c07d9a2 DM: Fix no food and water bar graphs 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3fffb08a40 DM: Add missing localization warnings and query function for language 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c7b353385d DM: Fix mouse when clicking on eye 2016-08-26 23:02:22 +02:00
Strangerke 89030204bc DM: More work on globals in gfx.cpp 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 52f76a5d74 DM: Remove default parameters from blitToBitmap 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1be1728c95 DM: Add missing code setting _g587_hideMousePointerRequestCount 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ead63373ca DM: Add stub methods, clean up warnings and some comments 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 774ae8e821 DM: Remove unnecessary redirection through DMEngine members 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2b2a028332 DM: Add f444_endGame and checks for Common::EVENT_QUIT 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6e9fbffce3 DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements now prevents mouse movement 2016-08-26 23:02:22 +02:00
Bendegúz Nagy e9622e27b1 DM: Add f349_processCommand70_clickOnMouth 2016-08-26 23:02:22 +02:00
Strangerke 2f3c9b7c78 DM: Remove variable redefinition in f337_setDungeonViewPalette, reduce some scopes 2016-08-26 23:02:22 +02:00
Strangerke 33aac99bee DM: Reduce the scope of a couple of variables 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
Strangerke e8342f2d2a DM: Fix a bug in drawPanelObject, fix some casts formatting 2016-08-26 23:02:22 +02:00
Bendegúz Nagy dd3f12c7d5 DM: Complete main gameloop 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
Bendegúz Nagy 1f73323113 DM: Add proper keyboard input handling 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2c860f1069 DM: Some soft refactoring, in order to silent some CppCheck warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 92a3ccb4a7 DM: Replace InventoryMan::f355_toggleInventory with original 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0d4b09980e DM: Replace ChampionMan::f292_drawChampionState with original 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 816319c659 DM: Revert to using byteWidths where the original does so as well 2016-08-26 23:02:22 +02:00
Bendegúz Nagy bd06132072 DM: Box objects are not expected to conatain inclusive boundaries, blitting and other methods adapted 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c756d17556 DM: Reorder DisplayMan::D24_clearScrenBox parameters 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ec0b26ce79 DM: Reorder blitting method parameters 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 ce1c52bceb DM: Remove blitToScreen overloads 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 883370eb7d DM: Remove several blitting overloads 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 ce45a71ba0 DM: More renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy a9cda9df7c DM: More 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 da317f14be DM: Massive renameing in gfx.cpp 2016-08-26 23:02:22 +02:00
Bendegúz Nagy e2300bd04c DM: Massive renaming in gfx.h 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f3d4b854b7 DM: Add F0142_DUNGEON_GetProjectileAspect 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1f73d771ce DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 792f48858b DM: Add F0339_INVENTORY_DrawPanel_ArrowOrEye, G0033_s_Graphic562_Box_ArrowOrEye 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c40aca2d2d DM: Add F0335_INVENTORY_DrawPanel_ObjectDescriptionString 2016-08-26 23:02:22 +02:00