Commit Graph
161 Commits
Author SHA1 Message Date
Strangerke 6a02a571cd DM: Rename variables and functions of DisplayMan 2016-08-26 23:02:22 +02:00
Strangerke 0d5f9a762e DM: Rename class members in EventManager 2016-08-26 23:02:22 +02:00
Strangerke 64b1c4fdf1 DM: Rename DungeonMan class members 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 857d4e72ed DM: Renaming of Champion and ChampionMan functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2199f879bd DM: Fix incorrect thumbnails 2016-08-26 23:02:22 +02:00
Strangerke 20165b1865 DM: Fix some GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke e26a655e67 DM: Finish moving globals to EventMan 2016-08-26 23:02:22 +02:00
Strangerke 901ba6f132 DM: Move more globals to EventMan 2016-08-26 23:02:22 +02:00
Strangerke d90f365728 DM: Work on eventman globals, renaming and apply some coding conventions 2016-08-26 23:02:22 +02:00
Strangerke c469c72824 DM: Move some more globals 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d97a8905cc DM: Remove some warnings 2016-08-26 23:02:22 +02:00
Strangerke 92c9c54481 DM: Start refactoring of eventMan 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
Strangerke b4b76047ff DM: Fix some GCC warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy cefc231968 DM: Make ScummVM's save dialog open up when saving 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 aacbcc0757 DM: Correct language from GR_GRE to DE_DEU 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f7ad6488e3 DM: Add localization 2016-08-26 23:02:22 +02:00
Strangerke 641ef973b0 DM: More work on globals in gfx.cpp 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f866d4a1ca DM: Add colour to mouse 2016-08-26 23:02:22 +02:00
Strangerke 94e0dbc3fe DM: Refactor f367_commandProcessTypes12to27_clickInChampionStatusBox, f70_mouseProcessCommands125To128_clickOnChampionIcon,
f370_commandProcessType100_clickInSpellArea, f369_commandProcessTypes101To108_clickInSpellSymbolsArea and
f371_commandProcessType111To115_ClickInActionArea
2016-08-26 23:02:22 +02:00
Strangerke d36b492b61 DM: Remove a useless variable in f374_processType80_clickInDungeonViewDropLeaderHandObject 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6cba484abb DM: Make EventManager:f541_waitForMouseOrKeyActivity discard input first 2016-08-26 23:02:22 +02:00
Strangerke cba80bc69d DM: Some refactoring in f373_processType80_clickInDungeonView_grabLeaderHandObject and f374_processType80_clickInDungeonViewDropLeaderHandObject 2016-08-26 23:02:22 +02:00
Strangerke 90a57f3625 DM: REfactor f375_processType80_clickDungeonView_isLeaderHandObjThrown, f372_commandProcessType80ClickInDungeonViewTouchFrontWall and f377_commandProcessType80ClickInDungeonView 2016-08-26 23:02:22 +02:00
Strangerke ed9d1e4f38 DM: Refactor f366_commandMoveParty 2016-08-26 23:02:22 +02:00
Strangerke bf403cc6e3 DM: Renaming in f380_processCommandQueue and f366_commandMoveParty 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0eea48a59b DM: Add missing return in processInput with ctrl+d 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9b772cfb75 DM: Fix possibly dangerous cast in eventman.cpp, moveParty 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1c3c33c76d DM: Add noclip debug command 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 50c5b39887 DM: Add debugger console 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
Strangerke 1690a717ef DM: Refactor f73_buildpointerScreenArea, enable code in f78_showMouse and f77_hideMouse 2016-08-26 23:02:22 +02:00
Strangerke c97b5e170f DM: Refactor f68_setPointerToObject 2016-08-26 23:02:22 +02:00
Bendegúz Nagy fd775be377 DM: Swap warnings to stub method f363_highlightBoxDisable 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3f1fee6dcb DM: Add _g335_selectedDialogChoice 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 233f93fefe DM: Swap some warnings to stub methods
Stub methods: f362_commandHighlightBoxEnable, f442_SARTEND_processCommand202_entranceDrawCredits, f437_STARTEND_drawTittle
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 2994cf707b DM: Fix mouse cursor dimensions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy a0543f7502 DM: Remove unnecessary memset from setMousePointerFromSpriteData 2016-08-26 23:02:22 +02:00
Bendegúz Nagy da7c739d71 DM: Fix cursor data decoding 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 ac9f4d7d44 DM: Add some missing calls to already implemented methods 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6bbd68199c DM: Add missing call to f379_drawSleepScreen, fix bytewidth bug in f379_drawSleepScreen 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
Bendegúz Nagy 040a02003b DM: Complete ChampionMan::f281_renameChampion 2016-08-26 23:02:22 +02:00
Bendegúz Nagy dfc2d7e769 DM: Fix broken champion action hand slots 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