summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/dungen
Commit message (Expand)AuthorAgeFilesLines
* little bit of extras to dunexploreepoch2020-10-091-1/+7
* cleaned up dungen Makefile a bit. just including the binaries named the same ...epoch2020-04-201-5/+2
* not outputting the seed anymore. set it manually if you want to know.epoch2020-04-141-1/+1
* 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
* 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
* added ability to set seed in dungen and commented out sleep that was used for...epoch2019-06-102-2/+11
* added a simple dungeon generator that might be used for something eventuallyepoch2019-06-103-0/+83