Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | HDB: Add centerPrint() | Nipun Garg |
2019-09-03 | HDB: Add Sine and Cosine table | Nipun Garg |
2019-09-03 | HDB: Used transparent alpha blitting | Eugene Sandulenko |
2019-09-03 | HDB: Remove unnecessary functions | 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: Move Bots gfx into _ai class | Nipun Garg |
2019-09-03 | HDB: Move Bots gfx into _gfx | 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: Unstub HDBGame::restartMap() | Eugene Sandulenko |
2019-09-03 | HDB: More portable struct initializers | Eugene Sandulenko |
2019-09-03 | HDB: Rename class DrawMan -> Gfx | Eugene Sandulenko |
2019-09-03 | HDB: Renamed draw-manager.* -> gfx.* | Eugene Sandulenko |