Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | HDB: Add stubbed-out Map::draw function | Nipun Garg |
2019-09-03 | HDB: Call DrawMan::setSky from Map::load | Nipun Garg |
2019-09-03 | HDB: Change _mapExplosions type from char to byte | Nipun Garg |
2019-09-03 | HDB: Fix variables according to Naming Conventions | Nipun Garg |
2019-09-03 | HDB: Add the loadTiles() function to map-loader | Nipun Garg |
2019-09-03 | HDB: Fix breaking changes in map-loader | Nipun Garg |
2019-09-03 | HDB: Add Map Coordinate data members to Map | Nipun Garg |
2019-09-03 | HDB: Shift loadMap from MapLoader to Map | Nipun Garg |
2019-09-03 | HDB: Load the mapHeader in loadMap(...) | Nipun Garg |
2019-09-03 | HDB: Add skeletal map-loader subsystem | Nipun Garg |