| Commit message (Expand) | Author | Age | Files | Lines |
* | changed to using redrawplzkthx instead of force_redraw to request a redraw. f... | epoch | 2020-07-17 | 1 | -3/+8 |
* | removed some commented out code and put braces around an if's body | epoch | 2020-07-17 | 1 | -16/+1 |
* | hackvr_svg? what kind of madness is this? | epoch | 2020-07-17 | 1 | -1/+6 |
* | added another example that makes a marquee out a text file that contains one... | epoch | 2020-07-13 | 1 | -0/+28 |
* | subsume got multiple group globbing and actually works again | epoch | 2020-07-05 | 1 | -3/+16 |
* | added a subsume tester | epoch | 2020-07-05 | 2 | -0/+18 |
* | anything isspace() things is space is allowed as whitespace instead of just 0x20 | epoch | 2020-06-25 | 1 | -6/+7 |
* | added horizon line back | epoch | 2020-06-25 | 1 | -3/+7 |
* | split some code apart and added the recursive code needed for groups being su... | epoch | 2020-06-03 | 1 | -8/+42 |
* | mass rename of group_rot to group_rel | epoch | 2020-06-03 | 1 | -1/+1 |
* | mass rename of group_rot to group_rel | epoch | 2020-06-03 | 3 | -15/+16 |
* | mass rename of group_rot to group_rel | epoch | 2020-06-03 | 1 | -9/+9 |
* | added the "subsume" command | epoch | 2020-06-03 | 4 | -12/+20 |
* | I should stop commiting code that does not compile. it compiles now. going to... | epoch | 2020-05-16 | 1 | -50/+55 |
* | Merge branch 'master' of ssh://21.41.41.1/~/hackvr | epoch | 2020-05-16 | 4 | -7/+41 |
|\ |
|
| * | changed default size of window to 1024x768 | epoch | 2020-05-05 | 1 | -2/+2 |
| * | added ability to set library-specific paths | epoch | 2020-05-05 | 1 | -2/+9 |
| * | updated the readme with build vars and locations of libs | epoch | 2020-05-05 | 1 | -2/+26 |
| * | the cp -r I was using in the makefile was copying into the dir if it already ... | epoch | 2020-05-05 | 1 | -1/+4 |
* | | got rid of the selfcommand in the move command. redid the delete commands. ch... | epoch | 2020-05-16 | 1 | -61/+83 |
* | | I needed a 12 sided shape for a chaosgate so I upped MAX_SIDES to 20 | epoch | 2020-05-16 | 1 | -1/+1 |
* | | get_group_relative simplification and error checking | epoch | 2020-05-16 | 1 | -7/+8 |
* | | added a test 3D cursor. it might stick around. it might just get commented out. | epoch | 2020-05-16 | 1 | -1/+19 |
|/ |
|
* | colors were in the wrong order... | epoch | 2020-05-05 | 1 | -1/+1 |
* | 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 |