index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
hackvr
/
examples
/
dungen
Commit message (
Expand
)
Author
Age
Files
Lines
*
little bit of extras to dunexplore
epoch
2020-10-09
1
-1
/
+7
*
cleaned up dungen Makefile a bit. just including the binaries named the same ...
epoch
2020-04-20
1
-5
/
+2
*
not outputting the seed anymore. set it manually if you want to know.
epoch
2020-04-14
1
-1
/
+1
*
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
*
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