| Commit message (Expand) | Author | Age | Files | Lines |
* | forgot a part of the path in part of that last commit. :/ | epoch | 2019-02-05 | 1 | -1/+1 |
* | added default font and set makelabel to use it. | epoch | 2019-02-05 | 2 | -2/+3 |
* | fixed derped shebang | epoch | 2019-02-05 | 1 | -1/+1 |
* | forgot to add bin dir that contains a LOT of the handy stuff | epoch | 2019-02-05 | 12 | -0/+360 |
* | added --version/-v/version flag/command. changed mouse coords from shrot to int | epoch | 2019-02-05 | 3 | -3/+23 |
* | fuck if I know. lots of shit. moved files. | epoch | 2018-12-16 | 141 | -2244/+46717 |
* | variable initialization in makerotate.sh so commenting out loops won't break ... | epoch | 2018-04-02 | 1 | -0/+3 |
* | added script to generate the drugsandwires.fail logo | epoch | 2018-04-02 | 1 | -0/+60 |
* | added example game of chess that uses gnuchess as backend | epoch | 2018-03-31 | 11 | -0/+104 |
* | moved tictactoe and made the reset button not move user back to default position | epoch | 2018-03-29 | 7 | -6/+7 |
* | added preloading of glyphs for hackvr font (with ability to disable it) to ha... | epoch | 2018-03-29 | 1 | -0/+62 |
* | updated the gitignore with new binaries to ignore. also added new example tha... | epoch | 2018-03-29 | 3 | -0/+41 |
* | fixed a bug that caused glitch art from uninitialized memory in the clean bac... | epoch | 2018-03-29 | 1 | -2/+10 |
* | various. :> | epoch | 2018-03-29 | 1 | -7/+22 |
* | removed comment out code and comment about needless header | epoch | 2018-03-29 | 1 | -2/+0 |
* | renamed a function | epoch | 2018-03-29 | 1 | -1/+1 |
* | added a comment about an idea and renamed a function. | epoch | 2018-03-29 | 1 | -2/+2 |
* | added a check for if we need to supress normal output because we're doing per... | epoch | 2018-03-29 | 1 | -12/+18 |
* | added periodic output and normalized angles | epoch | 2018-03-29 | 1 | -3/+28 |
* | added ability to periodically output changed state instead of instantaneously | epoch | 2018-03-29 | 1 | -0/+1 |
* | added ability to periodically output changed state instead of instantaneously | epoch | 2018-03-29 | 1 | -0/+1 |
* | moved filebrowser stuff to examples dir | epoch | 2018-03-29 | 9 | -0/+20 |
* | updated some NOTES | epoch | 2018-03-29 | 1 | -7/+7 |
* | forgot to add camera.pos to hackvr repo. the browser scripts use it to center... | epoch | 2018-03-29 | 1 | -0/+2 |
* | filed filebrowser backend to not print .. twice. think I did that originally ... | epoch | 2018-03-29 | 1 | -1/+0 |
* | gopher backend for browser scripts now exits cleaning if hackvr exits by chec... | epoch | 2018-03-29 | 1 | -0/+4 |
* | made makelabel.sh more likely to catch errors before they get passed out into... | epoch | 2018-03-29 | 1 | -1/+14 |
* | added hex encoding and fixed uninitialized variable bug | epoch | 2018-03-29 | 1 | -3/+11 |
* | added comment to action_to_target and made it also do hex encoded stuff to ma... | epoch | 2018-03-29 | 2 | -3/+10 |
* | added comments to offsetshape.sh | epoch | 2018-03-29 | 1 | -0/+2 |
* | update frontent-hackvr.sh to use PATHed hackvr instead of relative | epoch | 2018-03-21 | 1 | -1/+1 |
* | updated slowcat to output help message for -h and --help | epoch | 2018-03-21 | 1 | -1/+1 |
* | added anonet_map.sh example and helper script for it xcmd.sh. and a NOTES file. | epoch | 2018-03-20 | 3 | -0/+70 |
* | shouldn't delete hackvr on clean... it is a script and not a binary. oops. | epoch | 2018-02-22 | 1 | -1/+0 |
* | added comments and shit to common.h | epoch | 2018-02-21 | 1 | -8/+10 |
* | added attempt at freeglut doing 3d | epoch | 2018-02-21 | 3 | -0/+504 |
* | made makerotate rotate through all dimensions... eventually. | epoch | 2018-02-21 | 1 | -2/+7 |
* | messed up the relative rotation of the camera | epoch | 2018-02-19 | 2 | -12/+12 |
* | added missing fonts | epoch | 2018-02-19 | 2 | -0/+1225 |
* | fixed src Makefile to actually create the installation target dirs (-D to ins... | epoch | 2018-02-19 | 1 | -5/+5 |
* | added small hackvr script to wrap _x11 and _fb. updated README a bit to menti... | epoch | 2018-02-19 | 3 | -4/+17 |
* | added a couple fixes to the makefile. | epoch | 2018-02-19 | 1 | -1/+3 |
* | added relative movement and absolute movement to rotate and move. added group... | epoch | 2018-02-19 | 3 | -79/+122 |
* | added ability for shapes to rotate around the z-axis in addition to y-axis | epoch | 2018-02-07 | 1 | -3/+7 |
* | added control command to change target of key press commands | epoch | 2018-02-07 | 1 | -0/+9 |
* | set font.hackvr to my font | epoch | 2018-02-04 | 1 | -699/+1 |
* | re-enabled background rectangles in hackvr_term | epoch | 2018-02-04 | 1 | -1/+1 |
* | hackvr_term.c now uses defined font width and height | epoch | 2018-02-04 | 1 | -2/+11 |
* | made hackvr_term use path hackvr instead of relative | epoch | 2018-02-04 | 1 | -1/+1 |
* | made twirl.sh be pipable into whatever hackvr you want instead of running hac... | epoch | 2018-02-04 | 1 | -1/+1 |