about summary refs log tree commit diff
path: root/src/Xanthous/Util (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-11 Add ViewPatterns to default-extensionsGriffin Smith1-1/+0
2020-05-10 Use open circles to generate filled circlesGriffin Smith1-37/+68
2020-02-17 Drop Rasterific for non-filled circlesGriffin Smith1-8/+35
2020-01-19 Switch to DelaunayTriangulation.NaiveGriffin Smith1-1/+4
2020-01-04 Add support for multiple levelsGriffin Smith1-0/+24
2019-12-30 Add dungeon level generationGriffin Smith3-4/+86
2019-12-30 Fix circle rendering, add filled circleGriffin Smith1-30/+51
2019-11-30 Fail on all warnings in CIGriffin Smith1-1/+0
2019-11-29 Add DerivingVia newtype for generic arbitraryGriffin Smith1-1/+16
2019-11-29 Implement saving+loading the gameGriffin Smith2-0/+47
2019-09-29 Gormlaks attack backGriffin Smith1-1/+1
2019-09-20 Describe what you see when you walk over itemsGriffin Smith1-0/+15
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-0/+64