| Commit message (Expand) | Author | Age | Files | Lines |
* | added another example that makes a marquee out a text file that contains one... | epoch | 2020-07-13 | 1 | -0/+28 |
* | added a subsume tester | epoch | 2020-07-05 | 2 | -0/+18 |
* | 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 | 2 | -0/+69 |
* | 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 |
* | 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 | 9 | -49/+53 |
|\ |
|
| * | Merge branch 'master' of ssh://21.41.41.1/var/git/hackvr | epoch | 2020-04-13 | 4 | -43/+47 |
| |\ |
|
| | * | 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 |
| * | | merged some derp in hackvr_term | epoch | 2020-04-13 | 6 | -16/+23 |
| |\| |
|
| | * | moved hackvr_coproc into main bin dir. added example uristart.conf file for h... | epoch | 2020-04-07 | 3 | -4/+3 |
| * | | made hackvr_term not bother with background squares for now. added an exec an... | epoch | 2020-04-07 | 3 | -6/+12 |
* | | | 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 an exec | epoch | 2020-04-06 | 1 | -1/+1 |
* | | added a new script to try to just get a single line of test from the user | epoch | 2020-04-06 | 1 | -0/+5 |
* | | added better error checking to not just assume EAGAIN | epoch | 2020-04-06 | 1 | -2/+3 |
* | | lol. the order of the arguments has been backwards the whole time | epoch | 2020-04-06 | 1 | -1/+1 |
* | | fixed hackvr_term's pty.c so I don't have to use python for getting a pty. | epoch | 2020-04-06 | 1 | -6/+13 |
|/ |
|
* | Merge branch 'master' of ssh://git.main.lv/hackvr | epoch | 2020-04-02 | 1 | -3/+16 |
|\ |
|
| * | merge | epoch | 2020-04-02 | 1 | -0/+1 |
| |\ |
|
| * | | added caching to map | epoch | 2020-04-02 | 1 | -4/+4 |
| * | | added caching to the map | epoch | 2020-04-02 | 1 | -3/+16 |
* | | | changed a couple old scripts to not used a named pipe anymore | epoch | 2020-04-02 | 2 | -2/+2 |
| |/
|/| |
|
* | | forgot to mkdir for calendar stuff | epoch | 2020-03-28 | 1 | -0/+1 |
|/ |
|
* | updated anonet map to use the new name for "scaleup" which is just "scale" | epoch | 2020-03-28 | 1 | -1/+1 |
* | added a clock to the calendar | epoch | 2020-03-28 | 1 | -25/+55 |
* | added an anonet map | epoch | 2020-03-13 | 3 | -0/+71 |
* | I renamed a variable then renamed it back and forgot one spot | epoch | 2020-02-24 | 1 | -1/+1 |
* | clicking on a door that is moving will not break it anymore | epoch | 2020-02-24 | 1 | -1/+1 |
* | fixed an unquoted variable because was too lazy to type them before | epoch | 2020-02-24 | 1 | -1/+1 |
* | example script of using the doors in the dungeon | epoch | 2020-02-24 | 1 | -11/+9 |
* | added doors with hinges in the proper spots for opening by just rotating | epoch | 2020-02-24 | 2 | -2/+50 |
* | noticed even more stuff to remove from dun2hackvr | epoch | 2020-02-23 | 1 | -7/+0 |
* | cleaned up dun2hackvr.c a bunch, added some comments. only draw half of the d... | epoch | 2020-02-23 | 1 | -32/+14 |
* | finally used the dungen example with hackvr | epoch | 2020-02-23 | 1 | -0/+74 |
* | made fib.sh not just pseudo-code | epoch | 2020-02-23 | 1 | -11/+23 |
* | added one of those spinner squares | epoch | 2020-02-19 | 1 | -0/+19 |
* | set default PREFIX to /usr/local | epoch | 2020-02-13 | 1 | -0/+3 |
* | the hour hand placement is now based on minutes too | epoch | 2020-02-13 | 1 | -3/+3 |
* | got rid of extra newlines. | epoch | 2020-02-11 | 1 | -4/+4 |
* | added another example of a clock that uses nonblocktail | epoch | 2020-02-11 | 3 | -0/+24 |
* | added rectangles behind the month and prev and next arrows to make them easie... | epoch | 2020-01-30 | 1 | -3/+18 |
* | put gaps between the days and made them not distance-based shading | epoch | 2020-01-30 | 1 | -9/+11 |
* | left in a debug tee to stderr | epoch | 2020-01-30 | 1 | -1/+1 |
* | tic-tac-toe update | epoch | 2020-01-30 | 2 | -9/+13 |
* | moved the deleteallexcept to a single spot | epoch | 2020-01-29 | 1 | -4/+6 |