aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/gfx.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Add Tile::free() and Picture::free()Nipun Garg
2019-09-03HDB: Modify the return type of draw functionsNipun Garg
2019-09-03HDB: Add check for unknown sizeNipun Garg
2019-09-03HDB: Prevent crash when _skyClounds is empty.Eugene Sandulenko
2019-09-03HDB: Unstub HDBGame::restartMap()Eugene Sandulenko
2019-09-03HDB: Fix tile animationsEugene Sandulenko
2019-09-03HDB: Rename class DrawMan -> GfxEugene Sandulenko
2019-09-03HDB: Rename _drawMan -> _gfxEugene Sandulenko
2019-09-03HDB: Renamed draw-manager.* -> gfx.*Eugene Sandulenko