unc0rr [Thu, 20 Mar 2014 22:14:30 +0400] rev 10211
Better detection
nemo [Thu, 20 Mar 2014 13:12:05 -0400] rev 10210
hm. I think I forgot to commit this when adding speech bubble change
unc0rr [Thu, 20 Mar 2014 17:14:25 +0400] rev 10209
Fix warnings
unc0rr [Thu, 20 Mar 2014 17:04:49 +0400] rev 10208
- Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
- Fix most of templates which could produce self-intersecting polyline as a start for distortion
- Fix parsing in templates editor
unc0rr [Thu, 20 Mar 2014 00:59:15 +0400] rev 10207
- Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps
- Some adjustments/comments
unc0rr [Wed, 19 Mar 2014 18:45:20 +0400] rev 10206
Process segments from last to first point too
unc0rr [Wed, 19 Mar 2014 12:53:07 +0400] rev 10205
Prevent intersections with segment from last to first point, adjust size of details
unc0rr [Wed, 19 Mar 2014 11:54:09 +0400] rev 10204
Fix div by zero error in new generator
unc0rr [Wed, 19 Mar 2014 00:34:14 +0400] rev 10203
Greedy approach: divide while it divides
unc0rr [Wed, 19 Mar 2014 00:28:52 +0400] rev 10202
No self intersections, except for weirdness between first and last point