index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
dm
/
gfx.h
Age
Commit message (
Expand
)
Author
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
2016-08-26
DM: Add flipped wall bitmaps
WinterGrascph
2016-08-26
DM: Fix file loading dependancy
WinterGrascph
2016-08-26
DM: Add some draw dungeon dependencies
WinterGrascph
2016-08-26
DM: Finish implementing ornament masks in DungeonMan::getSquare
WinterGrascph
2016-08-26
DM: Add dungeonman.o to module.mk, fix _bitmaps memory leak
WinterGrascph
2016-08-26
DM: Add loadWallSet(..) and loadFloorSet(..)
WinterGrascph
2016-08-26
DM: Add missing cross-references in gfx.h
WinterGrascph
2016-08-26
DM: Add support for viewports with blitting
WinterGrascph
2016-08-26
DM: Fix constant and global variable names according to coding conventions
WinterGrascph
2016-08-26
DM: Rewrite blitting methods, revise FRAME POD
WinterGrascph
2016-08-26
DM: Add horizontal and vertical bitmap flipping
WinterGrascph
2016-08-26
DM: Refactor DisplayMan::DrawFrame and Frame POD
WinterGrascph
2016-08-26
DM: Add support for transparency in blitting
WinterGrascph
2016-08-26
DM: Add support for drawing portions of bitmaps
WinterGrascph
2016-08-26
DM: Add the original palettes, edit palette loading accordingly
WinterGrascph
2016-08-26
DM: Add support for Dungeon.dat uncompression
WinterGrascph
2016-08-26
DM: Create DisplayMan, add support parsing IMG0 files
WinterGrascph
[prev]