aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/map-loader.h
AgeCommit message (Expand)Author
2019-09-03HDB: Change _mapExplosions type from char to byteNipun Garg
2019-09-03HDB: Fix variables according to Naming ConventionsNipun Garg
2019-09-03HDB: Add the loadTiles() function to map-loaderNipun Garg
2019-09-03HDB: Fix breaking changes in map-loaderNipun Garg
2019-09-03HDB: Add Map Coordinate data members to MapNipun Garg
2019-09-03HDB: Shift loadMap from MapLoader to MapNipun Garg
2019-09-03HDB: Load the mapHeader in loadMap(...)Nipun Garg
2019-09-03HDB: Add skeletal map-loader subsystemNipun Garg