summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://21.41.41.1/var/git/hackvrepoch2020-04-134-43/+47
|\
| * 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
* | merged some derp in hackvr_termepoch2020-04-136-16/+23
|\|
| * moved hackvr_coproc into main bin dir. added example uristart.conf file for h...epoch2020-04-073-4/+3
| * 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
* | made hackvr_term not bother with background squares for now. added an exec an...epoch2020-04-073-6/+12
|/
* Merge branch 'master' of ssh://git.main.lv/hackvrepoch2020-04-021-3/+16
|\
| * mergeepoch2020-04-021-0/+1
| |\
| * | added caching to mapepoch2020-04-021-4/+4
| * | added caching to the mapepoch2020-04-021-3/+16
* | | changed a couple old scripts to not used a named pipe anymoreepoch2020-04-022-2/+2
| |/ |/|
* | forgot to mkdir for calendar stuffepoch2020-03-281-0/+1
|/
* updated anonet map to use the new name for "scaleup" which is just "scale"epoch2020-03-281-1/+1
* after reading rfc6838, decided to use application/hackvr instead of text/hackvrepoch2020-03-281-1/+1
* added a .desktop file for hackvr_openepoch2020-03-281-0/+9
* added a clock to the calendarepoch2020-03-281-25/+55
* added an anonet mapepoch2020-03-133-0/+71
* I renamed a variable then renamed it back and forgot one spotepoch2020-02-241-1/+1
* clicking on a door that is moving will not break it anymoreepoch2020-02-241-1/+1
* fixed an unquoted variable because was too lazy to type them beforeepoch2020-02-241-1/+1
* example script of using the doors in the dungeonepoch2020-02-241-11/+9
* added doors with hinges in the proper spots for opening by just rotatingepoch2020-02-242-2/+50
* noticed even more stuff to remove from dun2hackvrepoch2020-02-231-7/+0
* cleaned up dun2hackvr.c a bunch, added some comments. only draw half of the d...epoch2020-02-231-32/+14
* finally used the dungen example with hackvrepoch2020-02-231-0/+74
* made fib.sh not just pseudo-codeepoch2020-02-231-11/+23
* added one of those spinner squaresepoch2020-02-191-0/+19
* set default PREFIX to /usr/localepoch2020-02-131-0/+3
* the hour hand placement is now based on minutes tooepoch2020-02-131-3/+3
* got rid of extra newlines.epoch2020-02-111-4/+4
* added another example of a clock that uses nonblocktailepoch2020-02-113-0/+24
* added rectangles behind the month and prev and next arrows to make them easie...epoch2020-01-301-3/+18
* put gaps between the days and made them not distance-based shadingepoch2020-01-301-9/+11
* left in a debug tee to stderrepoch2020-01-301-1/+1
* tic-tac-toe updateepoch2020-01-302-9/+13
* moved the deleteallexcept to a single spotepoch2020-01-291-4/+6
* lol. got the empty check backwardsepoch2020-01-291-1/+1
* remove day files after they have been edited if they are emptyepoch2020-01-291-0/+3
* not sure how I expected the infinite loop to exit when I wasn't checking for ...epoch2020-01-281-1/+3
* forgot the Makefileepoch2020-01-271-0/+5
* added ANOTHER example of a calendar program. might have figured out a good wa...epoch2020-01-272-0/+117
* updated dungen tools to separate ascii viewer and the actual generatorepoch2019-07-133-40/+58
* forgot to even build it before commit. wtf?epoch2019-06-101-0/+1
* pretty print to stderr. output 256 byts of raw dungeon to stdoutepoch2019-06-101-9/+16