summaryrefslogtreecommitdiff
path: root/hackvr_term
Commit message (Collapse)AuthorAgeFilesLines
* added preloading of glyphs for hackvr font (with ability to disable it) to ↵epoch2018-03-291-0/+62
| | | | hackvr_term
* 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
|
* made hackvr_term use path hackvr instead of relativeepoch2018-02-041-1/+1
|
* added install and uninstall and a Makefile to the root dir.epoch2018-01-021-2/+15
|
* 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
* added script to decode hackvr data linesepoch2017-12-241-0/+2
|
* made hackvr_term take advantage of non-lighted colors and increased ↵epoch2017-12-241-3/+4
| | | | character spacing
* added commented hackvr commands to move terminal for slightly rotated pretty ↵epoch2017-12-241-1/+4
| | | | screenshots
* made run script decode the data lines by running new script before sending ↵epoch2017-12-241-4/+4
| | | | to pty
* added hackvr_termepoch2017-12-198-0/+1395