unC0Rr [Thu, 02 Feb 2023 08:41:31 +0100] rev 15915
Add loading of tiles from png
unC0Rr [Wed, 01 Feb 2023 11:19:45 +0100] rev 15914
Fix mapgen
unC0Rr [Wed, 01 Feb 2023 10:58:45 +0100] rev 15913
Switch to Vec2D in wavefront algorithm
unC0Rr [Mon, 30 Jan 2023 15:50:14 +0100] rev 15912
Add basics of wavefront collapse algorithm
jpr [Fri, 27 Jan 2023 06:22:22 +0300] rev 15911
fix typo
alfadur [Sun, 22 Jan 2023 04:13:20 +0300] rev 15910
update credits
alfadur [Sun, 22 Jan 2023 03:53:09 +0300] rev 15909
update spanish engine translation
nemo [Fri, 20 Jan 2023 21:40:37 -0500] rev 15908
merge to trunk
nemo [Fri, 20 Jan 2023 21:39:53 -0500] rev 15907
forbid hiding already hidden hogs
unC0Rr [Wed, 04 Jan 2023 15:26:30 +0100] rev 15906
Fix fill points getting out of bounds when the map is mirrored
unC0Rr [Wed, 04 Jan 2023 11:56:58 +0100] rev 15905
Split generation and painting phases, paint by old engine, use template filters
unC0Rr [Wed, 04 Jan 2023 10:42:21 +0100] rev 15904
Use rust land generator in hwengine
unC0Rr [Wed, 04 Jan 2023 10:40:40 +0100] rev 15903
Update mapgen to take into account actual values for 'zero' and 'basic' colors
unC0Rr [Wed, 04 Jan 2023 10:37:12 +0100] rev 15902
Update lfprng for better distribution, make it conform 'rand' package traits
unC0Rr [Tue, 03 Jan 2023 12:05:59 +0100] rev 15901
Use LandPixels array allocate in hwengine-future library