aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/map.h
AgeCommit message (Expand)Author
2019-09-05HDB: Fix some unintended sign extensionsStrangerke
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Add more Platform-specific ConstantsNipun Garg
2019-09-03HDB: Fix guard definesEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Added more constants instead of magic numbersEugene Sandulenko
2019-09-03HDB: Add moveMap() and startMoveMap()Nipun Garg
2019-09-03HDB: Turn _gratinds[] and _foregrounds[] into structs from pointersEugene Sandulenko
2019-09-03HDB: Add Map save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Unstub HDBGame::restartMap()Eugene Sandulenko
2019-09-03HDB: More portable struct initializersEugene Sandulenko
2019-09-03HDB: Rename map-loader.* -> map.*Eugene Sandulenko