| Commit message (Expand) | Author | Age | Files | Lines |
* | added a .desktop file for hackvr_open | epoch | 2020-03-28 | 1 | -0/+9 |
* | 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 |
* | lol. got the empty check backwards | epoch | 2020-01-29 | 1 | -1/+1 |
* | remove day files after they have been edited if they are empty | epoch | 2020-01-29 | 1 | -0/+3 |
* | not sure how I expected the infinite loop to exit when I wasn't checking for ... | epoch | 2020-01-28 | 1 | -1/+3 |
* | forgot the Makefile | epoch | 2020-01-27 | 1 | -0/+5 |
* | added ANOTHER example of a calendar program. might have figured out a good wa... | epoch | 2020-01-27 | 2 | -0/+117 |
* | updated dungen tools to separate ascii viewer and the actual generator | epoch | 2019-07-13 | 3 | -40/+58 |
* | forgot to even build it before commit. wtf? | epoch | 2019-06-10 | 1 | -0/+1 |
* | pretty print to stderr. output 256 byts of raw dungeon to stdout | epoch | 2019-06-10 | 1 | -9/+16 |
* | added ability to set seed in dungen and commented out sleep that was used for... | epoch | 2019-06-10 | 2 | -2/+11 |
* | added a simple dungeon generator that might be used for something eventually | epoch | 2019-06-10 | 3 | -0/+83 |
* | nulling errors from grep and shuf in the game.sh for wordsearch | epoch | 2019-05-18 | 1 | -2/+2 |
* | switched run script for tictactoe to use socat | epoch | 2019-05-18 | 1 | -3/+1 |
* | renamed Makefile to GNUmakefile because I use GNU specific stuff | epoch | 2019-05-18 | 2 | -0/+45 |
* | merge with testing | epochqwert | 2019-02-07 | 4 | -11/+27 |
|\ |
|
| * | tictactoe changes likely to get overwritten | epoch | 2019-02-07 | 3 | -4/+4 |
| * | merged some derpage I did on the wrong branch in the wrong copy of the repo | epoch | 2019-02-06 | 3 | -10/+26 |
| |\ |
|
| | * | added elevation choice and a default camera rotation for chess example | epoch | 2019-02-06 | 3 | -10/+26 |
* | | | changed listen.sh to not use named pipes and game.sh to not use uniq since it... | epochqwert | 2019-02-07 | 2 | -20/+12 |
|/ / |
|
* / | changed the shebang from /bin/bash to /usr/bin/env bash on a lot of the examp... | epoch | 2019-02-06 | 17 | -18/+18 |
|/ |
|
* | I forgot to add the examples dir somehow. they're back. tictactoe works again... | epoch | 2019-02-06 | 53 | -0/+1970 |
* | added default font and set makelabel to use it. | epoch | 2019-02-05 | 1 | -0/+1 |
* | fuck if I know. lots of shit. moved files. | epoch | 2018-12-16 | 74 | -0/+59465 |