| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed color to "gold" (yellow) and 16-sided looks better and is a nice power ... | epoch | 2020-04-30 | 1 | -2/+2 |
* | the floppy disk hackvr mesh, and the chaosgate generator and its tester-script | epoch | 2020-04-30 | 3 | -0/+99 |
* | forgot to prevent the deletion commands from trying to free the camera struct... | epoch | 2020-04-23 | 1 | -8/+12 |
* | derped up with the check against what should have been the id, but was the wh... | epoch | 2020-04-23 | 1 | -9/+9 |
* | forgot to put the code for applying rotations to globbed groups | epoch | 2020-04-22 | 1 | -0/+7 |
* | attempt at fixing bug in renamegroup based on hashtable crap | epoch | 2020-04-22 | 1 | -1/+3 |
* | redid some of the help crap | epoch | 2020-04-22 | 1 | -26/+87 |
* | was setting the scale to 0 after flattening, also was cleaning the gr before ... | epoch | 2020-04-22 | 1 | -7/+7 |
* | temporarily commented out physics stuff | epoch | 2020-04-21 | 1 | -2/+4 |
* | set_title and a output the window id for easier resize automation | epoch | 2020-04-21 | 1 | -1/+7 |
* | added set_title stub | epoch | 2020-04-21 | 1 | -0/+5 |
* | LOTS of stuff needed to be changed to get rid of group_rot stuff in here. | epoch | 2020-04-21 | 1 | -135/+126 |
* | moved default load position and got rid of group_rot stuff | epoch | 2020-04-21 | 1 | -4/+2 |
* | switched from using group_rot array to ht_group. also, scaling is now in grou... | epoch | 2020-04-21 | 1 | -14/+15 |
* | got rid of group_rot | epoch | 2020-04-21 | 1 | -2/+2 |
* | cleaned up dungen Makefile a bit. just including the binaries named the same ... | epoch | 2020-04-20 | 1 | -5/+2 |
* | added spinning animation for when buttons are click in the radio | epoch | 2020-04-19 | 1 | -6/+18 |
* | Merge branch 'master' of /var/git/hackvr | epoch | 2020-04-18 | 1 | -1/+3 |
|\ |
|
| * | Merge branch 'master' of ssh://lin.thebackupbox.net:65432/~/hackvr | epoch | 2020-04-18 | 7 | -1/+247 |
| |\ |
|
| * | | made the tee in hackvr_uri exit on a write error so that if you exit hackvr i... | epoch | 2020-04-18 | 1 | -1/+3 |
* | | | rearrange radio buttons, use socat instead of ncat for connecting to local ha... | epoch | 2020-04-18 | 3 | -28/+35 |
| |/
|/| |
|
* | | Merge branch 'master' of /var/git/hackvr | epoch | 2020-04-14 | 28 | -331/+218 |
|\| |
|
| * | Merge branch 'master' of ssh://lin.thebackupbox.net:65432/~/hackvr | epoch | 2020-04-14 | 2 | -2/+3 |
| |\ |
|
| | * | Merge branch 'master' of ssh://21.41.41.1/var/git/hackvr | epoch | 2020-04-13 | 14 | -87/+129 |
| | |\ |
|
| | * \ | merged some derp in hackvr_term | epoch | 2020-04-13 | 10 | -24/+51 |
| | |\ \ |
|
| | * | | | made hackvr_term not bother with background squares for now. added an exec an... | epoch | 2020-04-07 | 3 | -6/+12 |
| * | | | | removed a couple things in keyboard event code that was initializing the keyb... | epoch | 2020-04-14 | 1 | -10/+2 |
| * | | | | cleaned out a BUNCH of old commented out code. updated other parts to get it ... | epoch | 2020-04-14 | 1 | -221/+11 |
| * | | | | removed a comment, added a comment. | epoch | 2020-04-14 | 1 | -4/+1 |
| * | | | | added ability for graphics system to not generate events. | epoch | 2020-04-14 | 1 | -5/+8 |
| * | | | | redraw on mouse movement in X11 because... I dunno | epoch | 2020-04-14 | 1 | -0/+3 |
| * | | | | now draw a cursor at the mouse location. useful in the fb version | epoch | 2020-04-14 | 2 | -3/+9 |
| * | | | | added hackvr_fb back into the default build | epoch | 2020-04-14 | 1 | -4/+4 |
| * | | | | redid most of the /dev/input/mice code | epoch | 2020-04-14 | 1 | -1/+44 |
| * | | | | new function: c2_add. you can guess what it does. | epoch | 2020-04-14 | 2 | -0/+6 |
| * | | | | forgot to remove the hackvr script from the install target | epoch | 2020-04-13 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
| * | | | why was I printing an informative message to stdout? | epoch | 2020-04-13 | 1 | -1/+1 |
| * | | | I do not remember why I have two of these boards, but both should work with t... | epoch | 2020-04-13 | 2 | -18/+18 |
| * | | | rewrote tic-tac-toe a bit until it worked again | epoch | 2020-04-12 | 1 | -24/+28 |
| * | | | noticed I don't need input.o in the makefile anymore | epoch | 2020-04-12 | 3 | -25/+13 |
| * | | | added the two missing binaries that were hanging out in src | epoch | 2020-04-12 | 1 | -0/+2 |
| * | | | added a new idea of using X11 video and /dev/input/event for input. moved hac... | epoch | 2020-04-12 | 3 | -13/+25 |
| * | | | fixed up the /dev/input/event (die) inputs to work better with libidc | epoch | 2020-04-12 | 3 | -4/+24 |
| * | | | added some more informative messages, split input into keyboard/mouse | epoch | 2020-04-12 | 1 | -3/+19 |
| | |/
| |/| |
|
| * | | added a script hackvr_open to just open a file in hackvr without hackvr exiti... | epoch | 2020-04-07 | 1 | -0/+4 |
| * | | moved hackvr_coproc into main bin dir. added example uristart.conf file for h... | epoch | 2020-04-07 | 4 | -4/+5 |
* | | | not outputting the seed anymore. set it manually if you want to know. | epoch | 2020-04-14 | 1 | -1/+1 |
* | | | added a bunch of the hackvr-server scripts | epoch | 2020-04-14 | 6 | -0/+246 |
|/ / |
|
* | | added a hackvr file to test exporting | epoch | 2020-04-07 | 1 | -0/+7 |
* | | fixed export, glob_match, and y-axis-only movement. | epoch | 2020-04-07 | 1 | -8/+15 |