index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
hackvr
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]