Age | Commit message (Expand) | Author |
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: Reversing several modifications and adding missing code warninings | Bendegúz Nagy |
2016-08-26 | DM: Add F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExplosions_CPSEF | Bendegúz Nagy |
2016-08-26 | DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExp... | Bendegúz Nagy |
2016-08-26 | DM: Add creature masks/types, F0176_GROUP_GetCreatureOrdinalInCell | 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 F0339_INVENTORY_DrawPanel_ArrowOrEye, G0033_s_Graphic562_Box_ArrowOrEye | Bendegúz Nagy |
2016-08-26 | DM: Add F0333_INVENTORY_OpenAndDrawChest | Bendegúz Nagy |
2016-08-26 | DM: Add F0341_INVENTORY_DrawPanel_Scroll | Bendegúz Nagy |
2016-08-26 | DM: Add MenuMan::setMagicCasterAndDrawSpellArea | Bendegúz Nagy |
2016-08-26 | DM: Add F0392_MENUS_BuildSpellAreaLine | Bendegúz Nagy |
2016-08-26 | DM: Add F0387_MENUS_DrawActionArea | Bendegúz Nagy |
2016-08-26 | DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProces... | Bendegúz Nagy |
2016-08-26 | DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_Cl... | Bendegúz Nagy |
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 View... | Bendegúz Nagy |
2016-08-26 | DM: Add several functions realted to text display | Bendegúz Nagy |
2016-08-26 | DM: Silent some CppCheck warnings | Strangerke |
2016-08-26 | Add: TextMan, font loading and basic text display | Bendegúz Nagy |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Add F0292_CHAMPION_DrawState, G0407_s_Party, M26_CHAMPION_ICON_INDEX, se... | Bendegúz Nagy |
2016-08-26 | DM: Add G0423_i_InventoryChampionOrdinal and related enum, PanelContent | Bendegúz Nagy |
2016-08-26 | DM: Add F0345_INVENTORY_DrawPanel_FoodWaterPoisoned | 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 F0386_MENUS_DrawActionIcon | Bendegúz Nagy |
2016-08-26 | DM: Add F0036_OBJECT_ExtractIconFromBitmap, K0077_ai_IconGraphicHeight, Objec... | Bendegúz Nagy |
2016-08-26 | DM: Add D24_FillScreenBox | Bendegúz Nagy |
2016-08-26 | DM: Add several global variables, add code to F0462_START_StartGame_CPSF | Bendegúz Nagy |
2016-08-26 | DM: Some more renaming | Strangerke |
2016-08-26 | DM: Rearrange main parts to better align with the original | Bendegúz Nagy |
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: Add commands | Bendegúz Nagy |
2016-08-26 | DM: Move some structs to header in gfx | 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 |
2016-08-26 | DM: Add stairs display | WinterGrascph |
2016-08-26 | DM: Add dummy movement code for testing | WinterGrascph |
2016-08-26 | DM: Add wall flipping display | WinterGrascph |
2016-08-26 | DM: getSquareAspect(..) is complete | WinterGrascph |
2016-08-26 | DM: Add the partial drawing of dungeonwalls | WinterGrascph |