aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/map.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Turn _gratinds[] and _foregrounds[] into structs from pointersEugene Sandulenko
2019-09-03HDB: Fix Endian reading issuesNipun Garg
2019-09-03HDB: Fix removeBGTileAnimation() and removeFGTileAnimation() implementationsEugene Sandulenko
2019-09-03HDB: Remove unreferenced variableNipun Garg
2019-09-03HDB: Add Map save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Unstub addtoFairystones callsNipun Garg
2019-09-03HDB: Implement loadMap()Eugene Sandulenko
2019-09-03HDB: Unstub HDBGame::restartMap()Eugene Sandulenko
2019-09-03HDB: Fix tile animation speedEugene Sandulenko
2019-09-03HDB: Initialise variableEugene Sandulenko
2019-09-03HDB: Rename map-loader.* -> map.*Eugene Sandulenko