aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/gfx.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Add Bonus Star functionsNipun Garg
2019-09-03HDB: Add centerPrint()Nipun Garg
2019-09-03HDB: Add Sine and Cosine tableNipun Garg
2019-09-03HDB: Fix Sky handlingEugene Sandulenko
2019-09-03HDB: Used transparent alpha blittingEugene Sandulenko
2019-09-03HDB: Unstub double reads and writesNipun Garg
2019-09-03HDB: Remove unnecessary functionsNipun Garg
2019-09-03HDB: Fix endian issuesNipun Garg
2019-09-03HDB: Add save and loadSave functionsNipun Garg
2019-09-03HDB: Add Gfx save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Add turnOnSnow()Nipun Garg
2019-09-03HDB: Add PanicZone data and functionsNipun Garg
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