hedgewars/uLandGenTemplateBased.pas
Wed, 13 Aug 2014 23:14:08 +0400 unc0rr Apply new distortion on maze gen
Wed, 16 Apr 2014 11:18:39 +0400 unc0rr Fix new generator on 32 bit arch
Tue, 15 Apr 2014 22:36:44 +0400 unc0rr No more occasional long straight edges
Thu, 20 Mar 2014 17:14:25 +0400 unc0rr Fix warnings
Thu, 20 Mar 2014 17:04:49 +0400 unc0rr - Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
Thu, 20 Mar 2014 00:59:15 +0400 unc0rr - Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps
Wed, 19 Mar 2014 18:45:20 +0400 unc0rr Process segments from last to first point too
Wed, 19 Mar 2014 12:53:07 +0400 unc0rr Prevent intersections with segment from last to first point, adjust size of details
Wed, 19 Mar 2014 11:54:09 +0400 unc0rr Fix div by zero error in new generator
Wed, 19 Mar 2014 00:34:14 +0400 unc0rr Greedy approach: divide while it divides
Wed, 19 Mar 2014 00:28:52 +0400 unc0rr No self intersections, except for weirdness between first and last point
Tue, 18 Mar 2014 00:01:52 +0400 unc0rr Fix detection of intersections, still need to check if passing any point in move, but result is already okayish
Mon, 17 Mar 2014 00:41:45 +0400 unc0rr More math, implementation is nearly complete, just still have an issue to resolve
Sun, 16 Mar 2014 00:47:18 +0400 unc0rr Some progress on new generator
Fri, 14 Mar 2014 19:59:34 +0400 unc0rr Move template-based generator into its own file
less more (0) tip