Mercurial
Mercurial
>
hedgewars-draft
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hedgewars/uLandGenTemplateBased.pas
2015-09-14
antonc27
- Attempt to fix a crash while selecting 'Random' for map generation
ios-revival
file
|
diff
|
annotate
2014-11-29
sheepluva
more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
file
|
diff
|
annotate
2014-11-29
sheepluva
some more fixing
file
|
diff
|
annotate
2014-11-17
sheepluva
some whitespace fixes
file
|
diff
|
annotate
2014-11-15
unc0rr
Fix difference in map generation between fpc and pas2c engine
file
|
diff
|
annotate
2014-11-15
nemo
modestly randomise dab, bump points again.
file
|
diff
|
annotate
2014-11-14
unc0rr
- Comment out getrandom in addgear for hedgehog, causes preview-game desync
file
|
diff
|
annotate
2014-11-14
unC0Rr
Fix warnings given by 32-bit fpc
file
|
diff
|
annotate
2014-11-09
unc0rr
Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
file
|
diff
|
annotate
2014-11-09
nemo
Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
file
|
diff
|
annotate
2014-11-08
nemo
Partially hook up feature size so horrorcat has something to test.
file
|
diff
|
annotate
2014-08-13
unc0rr
Apply new distortion on maze gen
file
|
diff
|
annotate
2014-04-16
unc0rr
Fix new generator on 32 bit arch
file
|
diff
|
annotate
2014-04-15
unc0rr
No more occasional long straight edges
file
|
diff
|
annotate
2014-03-20
unc0rr
Fix warnings
file
|
diff
|
annotate
2014-03-20
unc0rr
- Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
file
|
diff
|
annotate
2014-03-19
unc0rr
- Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps
file
|
diff
|
annotate
2014-03-19
unc0rr
Process segments from last to first point too
file
|
diff
|
annotate
2014-03-19
unc0rr
Prevent intersections with segment from last to first point, adjust size of details
file
|
diff
|
annotate
2014-03-19
unc0rr
Fix div by zero error in new generator
file
|
diff
|
annotate
2014-03-18
unc0rr
Greedy approach: divide while it divides
file
|
diff
|
annotate
2014-03-18
unc0rr
No self intersections, except for weirdness between first and last point
file
|
diff
|
annotate
2014-03-17
unc0rr
Fix detection of intersections, still need to check if passing any point in move, but result is already okayish
file
|
diff
|
annotate
2014-03-16
unc0rr
More math, implementation is nearly complete, just still have an issue to resolve
file
|
diff
|
annotate
2014-03-15
unc0rr
Some progress on new generator
file
|
diff
|
annotate
2014-03-14
unc0rr
Move template-based generator into its own file
file
|
diff
|
annotate
less
more
(0)
tip