summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* temporarily commented out physics stuffepoch2020-04-211-2/+4
* set_title and a output the window id for easier resize automationepoch2020-04-211-1/+7
* added set_title stubepoch2020-04-211-0/+5
* LOTS of stuff needed to be changed to get rid of group_rot stuff in here.epoch2020-04-211-135/+126
* moved default load position and got rid of group_rot stuffepoch2020-04-211-4/+2
* switched from using group_rot array to ht_group. also, scaling is now in grou...epoch2020-04-211-14/+15
* got rid of group_rotepoch2020-04-211-2/+2
* cleaned up dungen Makefile a bit. just including the binaries named the same ...epoch2020-04-201-5/+2
* added spinning animation for when buttons are click in the radioepoch2020-04-191-6/+18
* Merge branch 'master' of /var/git/hackvrepoch2020-04-181-1/+3
|\
| * Merge branch 'master' of ssh://lin.thebackupbox.net:65432/~/hackvrepoch2020-04-187-1/+247
| |\
| * | made the tee in hackvr_uri exit on a write error so that if you exit hackvr i...epoch2020-04-181-1/+3
* | | rearrange radio buttons, use socat instead of ncat for connecting to local ha...epoch2020-04-183-28/+35
| |/ |/|
* | Merge branch 'master' of /var/git/hackvrepoch2020-04-1428-331/+218
|\|
| * Merge branch 'master' of ssh://lin.thebackupbox.net:65432/~/hackvrepoch2020-04-142-2/+3
| |\
| | * Merge branch 'master' of ssh://21.41.41.1/var/git/hackvrepoch2020-04-1314-87/+129
| | |\
| | * \ merged some derp in hackvr_termepoch2020-04-1310-24/+51
| | |\ \
| | * | | made hackvr_term not bother with background squares for now. added an exec an...epoch2020-04-073-6/+12
| * | | | removed a couple things in keyboard event code that was initializing the keyb...epoch2020-04-141-10/+2
| * | | | cleaned out a BUNCH of old commented out code. updated other parts to get it ...epoch2020-04-141-221/+11
| * | | | removed a comment, added a comment.epoch2020-04-141-4/+1
| * | | | added ability for graphics system to not generate events.epoch2020-04-141-5/+8
| * | | | redraw on mouse movement in X11 because... I dunnoepoch2020-04-141-0/+3
| * | | | now draw a cursor at the mouse location. useful in the fb versionepoch2020-04-142-3/+9
| * | | | added hackvr_fb back into the default buildepoch2020-04-141-4/+4
| * | | | redid most of the /dev/input/mice codeepoch2020-04-141-1/+44
| * | | | new function: c2_add. you can guess what it does.epoch2020-04-142-0/+6
| * | | | forgot to remove the hackvr script from the install targetepoch2020-04-131-1/+0
| | |_|/ | |/| |
| * | | why was I printing an informative message to stdout?epoch2020-04-131-1/+1
| * | | I do not remember why I have two of these boards, but both should work with t...epoch2020-04-132-18/+18
| * | | rewrote tic-tac-toe a bit until it worked againepoch2020-04-121-24/+28
| * | | noticed I don't need input.o in the makefile anymoreepoch2020-04-123-25/+13
| * | | added the two missing binaries that were hanging out in srcepoch2020-04-121-0/+2
| * | | added a new idea of using X11 video and /dev/input/event for input. moved hac...epoch2020-04-123-13/+25
| * | | fixed up the /dev/input/event (die) inputs to work better with libidcepoch2020-04-123-4/+24
| * | | added some more informative messages, split input into keyboard/mouseepoch2020-04-121-3/+19
| | |/ | |/|
| * | added a script hackvr_open to just open a file in hackvr without hackvr exiti...epoch2020-04-071-0/+4
| * | moved hackvr_coproc into main bin dir. added example uristart.conf file for h...epoch2020-04-074-4/+5
* | | not outputting the seed anymore. set it manually if you want to know.epoch2020-04-141-1/+1
* | | added a bunch of the hackvr-server scriptsepoch2020-04-146-0/+246
|/ /
* | added a hackvr file to test exportingepoch2020-04-071-0/+7
* | fixed export, glob_match, and y-axis-only movement.epoch2020-04-071-8/+15
* | added an execepoch2020-04-061-1/+1
* | added a new script to try to just get a single line of test from the userepoch2020-04-061-0/+5
* | added better error checking to not just assume EAGAINepoch2020-04-061-2/+3
* | lol. the order of the arguments has been backwards the whole timeepoch2020-04-061-1/+1
* | fixed hackvr_term's pty.c so I don't have to use python for getting a pty.epoch2020-04-061-6/+13
|/
* added a lot of code while trying to fix the 3D projection to be less suck. en...epoch2020-04-063-54/+106
* left some really derpy code in the move command. added extra check to return ...epoch2020-04-032-4/+22
* added the camera to the group_rotsepoch2020-04-031-0/+1