summaryrefslogtreecommitdiff
path: root/hackvr_term/hackvr_term.c
Commit message (Collapse)AuthorAgeFilesLines
* re-enabled background rectangles in hackvr_termepoch2018-02-041-1/+1
|
* hackvr_term.c now uses defined font width and heightepoch2018-02-041-2/+11
|
* moved the background rectangles closer because they won't interferre with ↵epoch2018-01-021-3/+6
| | | | glyphs anymore because of the changed zsort method being used in hackvr
* made hackvr_term take advantage of non-lighted colors and increased ↵epoch2017-12-241-3/+4
| | | | character spacing
* added hackvr_termepoch2017-12-191-0/+101