Commit Graph
86814 Commits
Author SHA1 Message Date
Strangerke 69c5b01e12 DM: Refactor f155_getStairsExitDirection 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6885cf6e59 DM: Fix broken spell symbols 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0ab1a2a51e DM: Reorder MenuMan::f393_drawSpellAreaControls 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f563f8d04f DM: Fix g0_BoxSpellArea value 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 644284e077 DM: Fix entrance door placement 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 1f99dab5b5 DM: Fix double delete[] of DMEngine::_savedScreenForOpenEntranceDoor 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6428110da8 DM: Fix dungon not drawn behind entrance doors 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 7570844f5e DM: Fill stub method f438_STARTEND_OpenEntranceDoors 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d69c2d12fa DM: Change Box's member fields from uint16 to int16 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 0f9995851b DM: Add stub method f6_highlightScreenBox 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
Strangerke d7ff812715 DM: Refactor f164_unlinkThingFromList 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 be4f0665d0 DM: Update TODOs 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 262e74aee8 DM: Fix item display in the dungeon, add f480_releaseBlock 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
Strangerke 2b1b784479 DM: Remove GOTOs in f164_unlinkThingFromList 2016-08-26 23:02:22 +02:00
Strangerke c57929d3da DM: Refactor f144_getCreatureAttributes, f146_setGroupCells and f139_isCreatureAllowedOnMap 2016-08-26 23:02:22 +02:00
Strangerke 0009c223ea DM: Refactor f165_getDiscardThing 2016-08-26 23:02:22 +02:00
Strangerke 81781f6f00 DM: Remove two GOTOs in f165_getDiscardTHing 2016-08-26 23:02:22 +02:00
Strangerke f92ba7f55d DM: Refactoring of f163_linkThingToList, f142_getProjectileAspect and f154_getLocationAfterLevelChange 2016-08-26 23:02:22 +02:00
Strangerke dd418e439f DM: Move 3 arrays to f168_decodeText, some refactoring in f166_getUnusedThing and f140_getObjectWeight 2016-08-26 23:02:22 +02:00
Strangerke 6122e199fe DM: remove some more GOTOs in f172_setSquareAspect 2016-08-26 23:02:22 +02:00
Strangerke af5e50a837 DM: Remove some GOTOs in f172_setSquareAspect 2016-08-26 23:02:22 +02:00
Strangerke 5ff8c3d92d DM: First pass of refactoring in f161_getSquareFirstThing 2016-08-26 23:02:22 +02:00
Strangerke 15918a00cb DM: Some refactoring in dungeonman.cpp 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 9cd5732b03 DM: Improve upon blitShrink 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 65e4098080 DM: Improve on broken display 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d02a66d5ee DM: Remove hack from f107_isDrawnWallOrnAnAlcove 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1a96af48c5 DM: Fix portrait drawing 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 483f05206f DM: Fix drawing of some wall oranments 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2e2732df39 DM: Partially fix drawing of shrunk bitmaps 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 79c0a0adc9 DM: Add f064_SOUND_RequestPlay_CPSD, f65_playPendingSound, f505_soundGetVolume 2016-08-26 23:02:22 +02:00
Bendegúz Nagy a387f45d57 DM: Add f60_playSound 2016-08-26 23:02:22 +02:00
Strangerke 03db641f25 DM: Refactor f151_getSquare 2016-08-26 23:02:22 +02:00
Strangerke 19317e631c DM: Some renaming in f173_setCurrentMap 2016-08-26 23:02:22 +02:00
Strangerke db164ae9d6 DM: Refactor f439_drawEntrance 2016-08-26 23:02:22 +02:00
Strangerke a2b495e0e5 DM: Refactor f444_endGame 2016-08-26 23:02:22 +02:00
Strangerke ef34e8bb39 DM: Apply coding conventions to a couple of oneliner functions, remove a GOTO 2016-08-26 23:02:22 +02:00
Strangerke f0e037e305 DM: Some renaming, add a couple of STUBS 2016-08-26 23:02:22 +02:00
Strangerke 16c3757dcd DM: Refactor f426_isMessageOnTwoLines 2016-08-26 23:02:22 +02:00
Strangerke ba46060b13 DM: Fix compilation using MSVC9 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 22d6973de5 DM: Add sound loading 2016-08-26 23:02:22 +02:00
Strangerke e29d843cfa DM: Refactor f427_dialogDraw 2016-08-26 23:02:22 +02:00