Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-26 | DM: Remove several blitting overloads | Bendegúz Nagy | |
2016-08-26 | DM: Add F0097_DUNGEONVIEW_DrawViewport | Bendegúz Nagy | |
2016-08-26 | DM: Renaming stuff | Bendegúz Nagy | |
2016-08-26 | DM: Refactor DisplayMan::_walsetBitmaps | Bendegúz Nagy | |
2016-08-26 | DM: Refactor DungeonMan | Bendegúz Nagy | |
2016-08-26 | DM: More constant and global variable renaming | Bendegúz Nagy | |
2016-08-26 | DM: More renaming | Bendegúz Nagy | |
2016-08-26 | DM: Massive renameing in gfx.cpp | Bendegúz Nagy | |
2016-08-26 | DM: Massive renaming in gfx.h | Bendegúz Nagy | |
2016-08-26 | DM: Add missing code to DisplayMan::drawSquareD3R ↵ | Bendegúz Nagy | |
(@F0117_DUNGEONVIEW_DrawSquareD3R) | |||
2016-08-26 | DM: Fix errors in DisplayMan::isDerivedBitmapInCache | Bendegúz Nagy | |
2016-08-26 | DM: Reversing several modifications and adding missing code warninings | Bendegúz Nagy | |
Add missing code warnings to DisplayMan::drawSquareD3L (@F0116_DUNGEONVIEW_DrawSquareD3L) Add missing annotations to SquareAspectIndice. Add several Frame globals. Remove StairIndex, replace DisplayMan::_stairIndices with direct class members. Refactor Frame into class, make it use Box type. Add several entries to GraphicIndices type. | |||
2016-08-26 | DM: Add F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExplosions_CPSEF | Bendegúz Nagy | |
2016-08-26 | DM: Add dependencies for ↵ | Bendegúz Nagy | |
F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExplosions_CPSEF | |||
2016-08-26 | DM: Add creature masks/types, F0176_GROUP_GetCreatureOrdinalInCell | Bendegúz Nagy | |
2016-08-26 | DM: Add F0142_DUNGEON_GetProjectileAspect | Bendegúz Nagy | |
2016-08-26 | DM: Add F0114_DUNGEONVIEW_GetExplosionBitmap | Bendegúz Nagy | |
2016-08-26 | DM: Add dummy blitBoxFilledWithMaskedBitmap and DisplayMan::drawField | Bendegúz Nagy | |
2016-08-26 | DM: Add F0491_CACHE_IsDerivedBitmapInCache, F0492_CACHE_GetDerivedBitmap | Bendegúz Nagy | |
2016-08-26 | DM: Continue F0460_START_InitializeGraphicData | Bendegúz Nagy | |
2016-08-26 | DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames | Bendegúz Nagy | |
2016-08-26 | DM: Add F0392_MENUS_BuildSpellAreaLine | Bendegúz Nagy | |
2016-08-26 | DM: Fix unused viewport in DisplayMan::clearScreenBox | Bendegúz Nagy | |
2016-08-26 | DM: Fix compilation on GCC | Strangerke | |
2016-08-26 | DM: Add F0157_DUNGEON_GetSquareFirstThingData, ↵ | Bendegúz Nagy | |
F0377_COMMAND_ProcessType80_ClickInDungeonView Also add ElementType enum and G0462_as_Graphic561_Box_ObjectPiles, refactor DungeonMan::_dungeonViewClickableBoxes into Box type | |||
2016-08-26 | DM: Add standard GPLv2 header | Bendegúz Nagy | |
2016-08-26 | DM: Add F0291_CHAMPION_DrawSlot, G0425_aT_ChestSlots and constructor to ↵ | Bendegúz Nagy | |
Viewport, swap some warnings for code | |||
2016-08-26 | DM: Add some default statements in switches, change the scope of namespace ↵ | Strangerke | |
DM in gfx.cpp | |||
2016-08-26 | DM: Add several functions realted to text display | Bendegúz Nagy | |
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 | DM: Initialize some variables | Bendegúz Nagy | |
2016-08-26 | Add: TextMan, font loading and basic text display | Bendegúz Nagy | |
2016-08-26 | DM: Silent two more GCC warnings | Strangerke | |
2016-08-26 | DM: Fix another GCC warning and a bug | Strangerke | |
2016-08-26 | DM: Add fix gDungeonViewport, some comments | Bendegúz Nagy | |
2016-08-26 | DM: Add blitToScreen using Box | Bendegúz Nagy | |
2016-08-26 | DM: Add F0355_INVENTORY_Toggle_CPSE | Bendegúz Nagy | |
2016-08-26 | DM: Add D24_FillScreenBox | Bendegúz Nagy | |
2016-08-26 | DM: Some more renaming | Strangerke | |
2016-08-26 | DM: Some more renaming, remove extra semi-column | Strangerke | |
2016-08-26 | DM: Some renaming | Strangerke | |
2016-08-26 | DM: Fix compilation on MSVC9 | Strangerke | |
2016-08-26 | DM: Add champion POD and it's enums | Bendegúz Nagy | |
2016-08-26 | DM: Add mouse input processing and display for movement arrows | Bendegúz Nagy | |
2016-08-26 | DM: Add mouseclick processing | Bendegúz Nagy | |
2016-08-26 | DM: Move some structs to header in gfx | Strangerke | |
2016-08-26 | DM: Fix Frame initializations | Strangerke | |
2016-08-26 | DM: Fix some compilation errors under MSVC9 | Strangerke | |
2016-08-26 | DM: Add blitToBitmapShrinkWithPalChange | WinterGrascph | |
2016-08-26 | DM: Add isDrawnWallOrnAnAlcove function | WinterGrascph | |
2016-08-26 | DM: Add global variable dependencies for isDrawnWallOrnAnAlcove | WinterGrascph | |