Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | HDB: Unstub double reads and writes | Nipun Garg |
2019-09-03 | HDB: Remove unnecessary functions | Nipun Garg |
2019-09-03 | HDB: Fix endian issues | Nipun Garg |
2019-09-03 | HDB: Add save and loadSave functions | Nipun Garg |
2019-09-03 | HDB: Add Gfx save() and loadSaveFile() | Nipun Garg |
2019-09-03 | HDB: Add turnOnSnow() | Nipun Garg |
2019-09-03 | HDB: Add PanicZone data and functions | Nipun Garg |
2019-09-03 | HDB: Add Tile::free() and Picture::free() | Nipun Garg |
2019-09-03 | HDB: Modify the return type of draw functions | Nipun Garg |
2019-09-03 | HDB: Add check for unknown size | Nipun Garg |
2019-09-03 | HDB: Prevent crash when _skyClounds is empty. | Eugene Sandulenko |
2019-09-03 | HDB: Unstub HDBGame::restartMap() | Eugene Sandulenko |
2019-09-03 | HDB: Fix tile animations | Eugene Sandulenko |
2019-09-03 | HDB: Rename class DrawMan -> Gfx | Eugene Sandulenko |
2019-09-03 | HDB: Rename _drawMan -> _gfx | Eugene Sandulenko |
2019-09-03 | HDB: Renamed draw-manager.* -> gfx.* | Eugene Sandulenko |