aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | removed some commented out code and put braces around an if's bodyepoch2020-07-171-16/+1
| |
* | hackvr_svg? what kind of madness is this?epoch2020-07-171-1/+6
| |
* | added another example that makes a marquee out a text file that contains ↵epoch2020-07-131-0/+28
| | | | | | | | one line and will periodically change.
* | subsume got multiple group globbing and actually works againepoch2020-07-051-3/+16
| |
* | added a subsume testerepoch2020-07-052-0/+18
| |
* | anything isspace() things is space is allowed as whitespace instead of just 0x20epoch2020-06-251-6/+7
| |
* | added horizon line backepoch2020-06-251-3/+7
|/
* split some code apart and added the recursive code needed for groups being ↵epoch2020-06-031-8/+42
| | | | subgroups
* mass rename of group_rot to group_relepoch2020-06-031-1/+1
|
* mass rename of group_rot to group_relepoch2020-06-033-15/+16
|
* mass rename of group_rot to group_relepoch2020-06-031-9/+9
|
* added the "subsume" commandepoch2020-06-034-12/+20
|
* I should stop commiting code that does not compile. it compiles now. going ↵epoch2020-05-161-50/+55
| | | | to commit, push, then check for runtime errors.
* Merge branch 'master' of ssh://21.41.41.1/~/hackvrepoch2020-05-164-7/+41
|\
| * changed default size of window to 1024x768epoch2020-05-051-2/+2
| |
| * added ability to set library-specific pathsepoch2020-05-051-2/+9
| |
| * updated the readme with build vars and locations of libsepoch2020-05-051-2/+26
| |
| * the cp -r I was using in the makefile was copying into the dir if it already ↵epoch2020-05-051-1/+4
| | | | | | | | existed
* | got rid of the selfcommand in the move command. redid the delete commands. ↵epoch2020-05-161-61/+83
| | | | | | | | changed some indention.
* | I needed a 12 sided shape for a chaosgate so I upped MAX_SIDES to 20epoch2020-05-161-1/+1
| |
* | get_group_relative simplification and error checkingepoch2020-05-161-7/+8
| |
* | added a test 3D cursor. it might stick around. it might just get commented out.epoch2020-05-161-1/+19
|/
* colors were in the wrong order...epoch2020-05-051-1/+1
|
* fixed color to "gold" (yellow) and 16-sided looks better and is a nice power ↵epoch2020-04-301-2/+2
| | | | of 2 number
* the floppy disk hackvr mesh, and the chaosgate generator and its tester-scriptepoch2020-04-303-0/+99
|
* forgot to prevent the deletion commands from trying to free the camera ↵epoch2020-04-231-8/+12
| | | | struct. will probably allow that in the future. dynamic cameras and stuff. :)
* derped up with the check against what should have been the id, but was the ↵epoch2020-04-231-9/+9
| | | | whole struct.
* forgot to put the code for applying rotations to globbed groupsepoch2020-04-221-0/+7
|
* attempt at fixing bug in renamegroup based on hashtable crapepoch2020-04-221-1/+3
|
* redid some of the help crapepoch2020-04-221-26/+87
|
* was setting the scale to 0 after flattening, also was cleaning the gr before ↵epoch2020-04-221-7/+7
| | | | I was done with it. >_>
* 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 ↵epoch2020-04-211-14/+15
| | | | group_rot struct
* 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
| | | | as the source as requirements for the all target is enough to get them to build the default way. also added dun2hackvr.
* 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 ↵epoch2020-04-181-1/+3
| | | | | | | | | | | | it'll stop the script
* | | rearrange radio buttons, use socat instead of ncat for connecting to local ↵epoch2020-04-183-28/+35
| |/ |/| | | | | hackvr service from the ssh command. fixed a missing "cd" in hackvrd.sh
* | 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 ↵epoch2020-04-073-6/+12
| | | | | | | | | | | | | | | | | | | | and pipefail to hackvr_data_decode.sh
| * | | | removed a couple things in keyboard event code that was initializing the ↵epoch2020-04-141-10/+2
| | | | | | | | | | | | | | | | | | | | keyboard