Commit Graph
75492 Commits
Author SHA1 Message Date
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 d893075343 DM: Fix unused viewport in DisplayMan::clearScreenBox 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9c544a44f2 DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProcess81ClickInPanel 2016-08-26 23:02:22 +02:00
Bendegúz Nagy dad087454c DM: Add missing load display in ChampionMan::drawChampionState 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 b820a36d3a DM: Add F0378_COMMAND_ProcessType81_ClickInPanel 2016-08-26 23:02:22 +02:00
Bendegúz Nagy eddf2f494d DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanel 2016-08-26 23:02:22 +02:00
Strangerke c1abeffecc DM: Fix some GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke 45461a4908 DM: Fix compilation on GCC 2016-08-26 23:02:22 +02:00
Bendegúz Nagy fab0510936 DM: Move gSlotBoxes to ObjectMan 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 4044dfa364 DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_ClickInDungeonView
Also add ElementType enum and G0462_as_Graphic561_Box_ObjectPiles, refactor DungeonMan::_dungeonViewClickableBoxes into Box type
2016-08-26 23:02:22 +02:00
Bendegúz Nagy d40e328e51 DM: Add F0372_COMMAND_ProcessType80_ClickInDungeonView_TouchFrontWall 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 18106aa967 DM: Add Cell enum, F0275_SENSOR_IsTriggeredByClickOnWall 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 4b67e047ed DM: Add MovesensMan 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
Bendegúz Nagy 94bd6db7a6 DM: Add F0291_CHAMPION_DrawSlot, G0425_aT_ChestSlots and constructor to Viewport, swap some warnings for code 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2f6e8a8e64 DM: Add G0030_as_Graphic562_SlotBoxes, SLOT_BOX, F0038_OBJECT_DrawIconInSlotBox 2016-08-26 23:02:22 +02:00
Strangerke 8ffd4a0bad DM: Add some default statements in switches, change the scope of namespace DM in gfx.cpp 2016-08-26 23:02:22 +02:00
Strangerke 0ad91dfe67 DM: Add missing explicit keyword 2016-08-26 23:02:22 +02:00
Strangerke a72bfe712d DM: Fix link 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9d7cfe5cd8 DM: Add several functions realted to text display
Add F0290_CHAMPION_DrawHealthStaminaManaValues, F0289_CHAMPION_DrawHealthOrStaminaOrManaValue,
F0288_CHAMPION_GetStringFromInteger, F0052_TEXT_PrintToViewport, swap warning for real code, expand viewport fields with width, height, remove self-inclusion
in dungeonman.h, remove extra black line when loading fonts, fix alignment error in TextMan::printTextToBitmap
2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2048539522 DM: Initialize some variables 2016-08-26 23:02:22 +02:00
Strangerke 75f9721e1d DM: Silent some CppCheck warnings 2016-08-26 23:02:22 +02:00
Strangerke 63d06a4011 DM: Fix code formatting 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 45419f971a DM: Add color setting to TextMan::printTextToBitmap 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9538db0b61 Add: TextMan, font loading and basic text display 2016-08-26 23:02:22 +02:00
Strangerke f46a588164 DM: Silent two more GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke f1ef774a28 DM: Fix another GCC warning and a bug 2016-08-26 23:02:22 +02:00
Strangerke b97535ef69 DM: Fix some more GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke 0f04a0902b DM: Fix some GCC warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3a2677eecf DM: Add missing code setting champion mana in ChampionMan::addCandidateChampionToParty 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1639c2e887 DM: Fix several inclusive boundary errors with Box types 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 485d5f94de DM: Fix box coordinates in drawChampionState 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 afd844b6de DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventory 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c986a71bea DM: Add F0292_CHAMPION_DrawState, G0407_s_Party, M26_CHAMPION_ICON_INDEX, several graphic indices, fix missing kPanelResurectReincaranteIndice value 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2c669d4119 DM: Add F0347_INVENTORY_DrawPanel 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 038056ed0f DM: Add G0423_i_InventoryChampionOrdinal and related enum, PanelContent 2016-08-26 23:02:22 +02:00
Strangerke e59be236e1 DM: Move junkInfo to getObjectWeight, make it static and const. 2016-08-26 23:02:22 +02:00
Strangerke b8c35406ac DM: Some renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6eea379cc5 DM: Add F0345_INVENTORY_DrawPanel_FoodWaterPoisoned 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 8c007d02fa DM: Add F0344_INVENTORY_DrawPanel_FoodOrWaterBar 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3385a3dd5c DM: Add F0343_INVENTORY_DrawPanel_HorizontalBar 2016-08-26 23:02:22 +02:00
Bendegúz Nagy b068beb33f DM: Add G0032_s_Graphic562_Box_Panel, G0035_s_Graphic562_Box_Food, G0036_s_Graphic562_Box_Water, G0037_s_Graphic562_Box_Poisoned 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3134891f6c DM: Add F0309_CHAMPION_GetMaximumLoad 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 493c8ed4bc DM: Add F0306_CHAMPION_GetStaminaAdjustedValue 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ef2411f7af DM: Add F0287_CHAMPION_DrawBarGraph 2016-08-26 23:02:22 +02:00