about summary refs log tree commit diff
path: root/src/Xanthous/Generators/Util.hs
AgeCommit message (Expand)AuthorFilesLines
2020-05-11 Add ViewPatterns to default-extensionsGriffin Smith1-1/+0
2019-12-30 Add dungeon level generationGriffin Smith1-1/+6
2019-12-30 Fix circle rendering, add filled circleGriffin Smith1-9/+40
2019-09-15 Remove all but the largest region in cavesGriffin Smith1-4/+9
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-8/+0
2019-09-14 Fill the outer edges of generated levelsGriffin Smith1-1/+12
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith1-9/+88
2019-09-09 Convert generated levels to wallsGriffin Smith1-0/+29
2019-09-07 Add cellular-automata cave generatorGriffin Smith1-0/+70