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.cpp
Age
Commit message (
Collapse
)
Author
2016-08-26
DM: Fix regression (pressure plate), fix compilation
Strangerke
2016-08-26
DM: Clear check some warnings, complete minor functions
Bendegúz Nagy
2016-08-26
DM: Fix regression in f107_isDrawnWallOrnAnAlcove
Strangerke
2016-08-26
DM: Finish f113_drawField
Bendegúz Nagy
2016-08-26
DM: Pull K0016_aui_Palette_FadeTemporary into a class vaiable
Bendegúz Nagy
2016-08-26
DM: Some more work on f115_cthulhu
Strangerke
2016-08-26
DM: WIP renaming and cleanup in f115_cthulhu
Strangerke
2016-08-26
DM: Some refactoring and renaming
Strangerke
2016-08-26
DM: Some refactoring, get rid of some more globals
Strangerke
2016-08-26
DM: Refactor f107_isDrawnWallOrnAnAlcove
Strangerke
2016-08-26
DM: Refactor f123_drawSquareD1R, f124_drawSquareD1C and f125_drawSquareD0L
Strangerke
2016-08-26
DM: Refactor f120_drawSquareD2R, f121_drawSquareD2C and f122_drawSquareD1L, ↵
Strangerke
remove more GOTOs
2016-08-26
DM: Refactor f118_drawSquareD3C and f119_drawSquareD2L, remove several GOTOs
Strangerke
2016-08-26
DM: Refactor f117_drawSquareD3R, get rid of several GOTOs
Strangerke
2016-08-26
DM: Refactor f116_drawSquareD3L, remove 4 GOTOs
Strangerke
2016-08-26
DM: Refactor f109_drawDoorOrnament, f111_drawDoor, f112_drawCeilingPit and ↵
Strangerke
f116_drawSquareD3L
2016-08-26
DM: Refactor f108_drawFloorOrnament, get rid of a GOTO
Strangerke
2016-08-26
DM: Add support for LZW compresssed graphics.dat
Bendegúz Nagy
2016-08-26
DM: Some small refactoring in DisplayMan
Strangerke
2016-08-26
DM: Minor adjustment to fuseSequence timing
Bendegúz Nagy
2016-08-26
DM: Get rid the last globals of gfx.cpp
Strangerke
2016-08-26
DM: More work on globals in gfx.cpp
Strangerke
2016-08-26
DM: More work on globals
Strangerke
2016-08-26
DM: Get rid of more globals
Strangerke
2016-08-26
DM: More work on globals in gfx.cpp
Strangerke
2016-08-26
DM: Add missing code in f125_drawSquareD0L, rename a constant
Strangerke
2016-08-26
DM: More work on global variables
Strangerke
2016-08-26
DM: Get rid of more global variables in gfx
Strangerke
2016-08-26
DM: Get rid of more global variables
Strangerke
2016-08-26
DM: Refactoring in DisplayMan
Strangerke
2016-08-26
DM: Move some globals in DisplayMan, renaming
Strangerke
2016-08-26
DM: Add sanity check to blitToBimap
Bendegúz Nagy
2016-08-26
DM: Remove default parameters from blitToBitmap
Bendegúz Nagy
2016-08-26
DM: Disable releaseBlock code in f115_cthulhu
Bendegúz Nagy
2016-08-26
DM: Fix addActiveGroup with groupGenerator
Bendegúz Nagy
2016-08-26
DM: Start moving globals to DisplayMan
Strangerke
2016-08-26
DM: Fix building copper
Bendegúz Nagy
2016-08-26
DM: Add missing code related to palettes
Bendegúz Nagy
2016-08-26
DM: Complete DisplayMan::f436_STARTEND_fadeToPalette
Bendegúz Nagy
2016-08-26
DM: Deprecate DisplayMan::loadPalette
Bendegúz Nagy
2016-08-26
DM: Add partial fix of color palette
Bendegúz Nagy
2016-08-26
DM: Add debugger console
Bendegúz Nagy
2016-08-26
DM: Fill stub method f438_STARTEND_OpenEntranceDoors
Bendegúz Nagy
2016-08-26
DM: Add stub methods, clean up warnings and some comments
Bendegúz Nagy
2016-08-26
DM: Remove unnecessary redirection through DMEngine members
Bendegúz Nagy
2016-08-26
DM: Fix item display in the dungeon, add f480_releaseBlock
Bendegúz Nagy
2016-08-26
DM: Improve upon blitShrink
Bendegúz Nagy
2016-08-26
DM: Improve on broken display
Bendegúz Nagy
2016-08-26
DM: Remove hack from f107_isDrawnWallOrnAnAlcove
Bendegúz Nagy
2016-08-26
DM: Fix portrait drawing
Bendegúz Nagy
[next]