index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
hackvr
/
examples
/
hackvr_term
Commit message (
Collapse
)
Author
Age
Files
Lines
*
updated README to show that everything that got deleted went to an -extras ↵
HEAD
master
epoch
2022-08-17
13
-1580
/
+0
|
|
|
|
repo. also, hackvr script updated to be better bash
*
merged some derp in hackvr_term
epoch
2020-04-13
3
-12
/
+20
|
\
|
*
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
|
|
*
|
made hackvr_term not bother with background squares for now. added an exec ↵
epoch
2020-04-07
3
-6
/
+12
|
/
|
|
|
and pipefail to hackvr_data_decode.sh
*
changed the shebang from /bin/bash to /usr/bin/env bash on a lot of the ↵
epoch
2019-02-06
2
-2
/
+2
|
|
|
|
examples.
*
I forgot to add the examples dir somehow. they're back. tictactoe works ↵
epoch
2019-02-06
12
-0
/
+1566
again too.