Nordsoft91
|
4bd0ff680a
Random map generator refactoring (#762)
|
3 éve |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 éve |
Nordsoft91
|
5c1a66ab69
Rmg water support (#745)
|
3 éve |
Nordsoft91
|
9d06e51631
Place proper towns in underground (#743)
|
3 éve |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 éve |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 éve |
AlexVinS
|
9d108d59db
Redone RMG template serialization using JSON serializer, added tests
|
7 éve |
Nikolay Shalakin
|
3795985de9
Eliminate warnings / errors. Pull request #388
|
8 éve |
DJWarmonger
|
8f42cdea67
Refactoring: use private pointer to CMapGenerator
|
8 éve |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 éve |
AlexVinS
|
143ff682bc
Logging cleanup
|
8 éve |
AlexVinS
|
85e952f25f
Logging cleanup 3
|
8 éve |
AlexVinS
|
61e241308d
Logging cleanup
|
8 éve |
Arseniy Shestakov
|
cdd9dbc7f1
Code style: avoid some ambiguous else if indentation
|
8 éve |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 éve |
DJWarmonger
|
4d1fb67594
Sanity check for Coverity #1366290.
|
8 éve |
AlexVinS
|
609c6f81bd
Fixed a few CWE-457
|
9 éve |
DjWarmonger
|
56b201e7e8
Fixed CID 1366289 and 1366290.
|
9 éve |
Vadim Markovtsev
|
c696746017
Fix some compilation warnings
|
9 éve |
DjWarmonger
|
7f0b852449
Huge optimization based on profiling - cut generation time by almost half (Jebus XL+U).
|
9 éve |
DjWarmonger
|
7db2fc6d25
Fixes. Works correctly only for player factions configured in RMG options.
|
9 éve |
DjWarmonger
|
f980de7107
Place starting zones on surface/underground depending on player faction - first draft.
|
9 éve |
DjWarmonger
|
40f28778c2
Minor optimization, saves few seconds.
|
9 éve |
DjWarmonger
|
7d7b51d0db
Generated zones can now have different sizes depending on template.
|
9 éve |
DjWarmonger
|
1d8fb01f46
More even distribution of surface / underground zones + refactoring.
|
9 éve |
DjWarmonger
|
ac68dca328
Fixed zone placer so it now correctly evaluates found solution.
|
9 éve |
DjWarmonger
|
e1e520f0a2
Removed "growing" zones which don't fit the rest of algorithm. Zones are now better connected on complex maps.
|
9 éve |
DjWarmonger
|
c3cbe89e2a
Last improvement: attract zones and push them bakc in separate steps.
|
9 éve |
DjWarmonger
|
87ef3701aa
Probably better fitness function.
|
9 éve |
DjWarmonger
|
fb3adf762a
Improved zone placer - zones on different levels are allowed to overlap completely.
|
9 éve |