unC0Rr [Wed, 15 Feb 2023 12:42:43 +0100] rev 15956
Format the code, apply clippy fixes
unC0Rr [Wed, 15 Feb 2023 12:36:24 +0100] rev 15955
Allow defining compatible edges for grid, add few more templates
unC0Rr [Tue, 14 Feb 2023 08:52:20 +0100] rev 15954
Some bug fixes, build fixes and code formatting
unC0Rr [Mon, 13 Feb 2023 17:02:08 +0100] rev 15953
Get wavefront collapse generator to work in engine
unC0Rr [Mon, 13 Feb 2023 12:31:30 +0100] rev 15952
Refactor mapgen to allow for easy switching between generators
unC0Rr [Mon, 13 Feb 2023 11:00:12 +0100] rev 15951
Refactor landgen package structure
unC0Rr [Mon, 13 Feb 2023 10:39:37 +0100] rev 15950
Extract tile loading into separate method
unC0Rr [Sun, 12 Feb 2023 15:10:10 +0100] rev 15949
Fix some bugs
unC0Rr [Sun, 12 Feb 2023 14:19:02 +0100] rev 15948
Fix several issues with transformations, more work on getting generated image
unC0Rr [Fri, 03 Feb 2023 15:59:18 +0100] rev 15947
Add WIP for generation of rules
unC0Rr [Fri, 03 Feb 2023 14:44:33 +0100] rev 15946
Rework how rules are defined, add transformations for tiles
unC0Rr [Thu, 02 Feb 2023 08:41:31 +0100] rev 15945
Add loading of tiles from png
unC0Rr [Wed, 01 Feb 2023 11:19:45 +0100] rev 15944
Fix mapgen
unC0Rr [Wed, 01 Feb 2023 10:58:45 +0100] rev 15943
Switch to Vec2D in wavefront algorithm