Ivan Savenko
|
2d0bd94135
Fix rmg generation if player list is not continuous
|
1 年之前 |
Tomasz Zieliński
|
d8c93cb222
Protect every access to zone tiles with a mutex
|
1 年之前 |
Tomasz Zieliński
|
9d620b924d
Implement TODO
|
1 年之前 |
Tomasz Zieliński
|
0b8dc02d2b
Clean up duplicated code
|
1 年之前 |
Tomasz Zieliński
|
c6a9d94630
Fix crash with empty zone
|
1 年之前 |
Tomasz Zieliński
|
2e8801084d
Clean up RMG logs
|
1 年之前 |
Tomasz Zieliński
|
af3c6450a7
Update comments
|
1 年之前 |
Tomasz Zieliński
|
e6f0afd586
Tweaking parameters, cleanup
|
1 年之前 |
Tomasz Zieliński
|
178f960533
First working version
|
1 年之前 |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 年之前 |
Alexander Wilms
|
cca08e29da
Remove duplicate semicolons
|
1 年之前 |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 年之前 |
Tomasz Zieliński
|
c909bd766e
Merge remote-tracking branch 'origin/develop' into fix_rmg_teams
|
2 年之前 |
Ivan Savenko
|
3634fb2158
Remove int <=> Identifier comparisons
|
2 年之前 |
Tomasz Zieliński
|
07dac8b6d4
Works more or less
|
2 年之前 |
Ivan Savenko
|
ec8d31bbfc
First step at unifying game identifiers code
|
2 年之前 |
Tomasz Zieliński
|
3889193a48
Reorganize namespaces
|
2 年之前 |
Tomasz Zieliński
|
64e8b9b2b9
Smarter scaling for forces between zones.
|
2 年之前 |
Tomasz Zieliński
|
25707b6d5e
Place zones in order given by template. Yields better results in a number of cases.
|
2 年之前 |
Tomasz Zieliński
|
65d10cf9f2
+ Handle Wide Connections
|
2 年之前 |
Tomasz Zieliński
|
2603e11f48
Simplify and correct ZonePlacer main loop, make sure to save optimal solution at every step.
|
2 年之前 |
Tomasz Zieliński
|
aa16f57b8a
Remove unused variables
|
2 年之前 |
Tomasz Zieliński
|
71f882d5ba
Refactored Functions.cpp, removed unused function.
|
2 年之前 |
Tomasz Zieliński
|
73d9f5bd0a
Parallel RMG works fine for maps without water.
|
2 年之前 |
Tomasz Zieliński
|
80b5c53815
Place quest artifacts after all the treasures are already created.
|
2 年之前 |
Tomasz Zieliński
|
88c436691d
Simplify logs
|
2 年之前 |
Tomasz Zieliński
|
09b493681b
More iterations, higher gravity constant for better results.
|
2 年之前 |
Tomasz Zieliński
|
55d7d7b9b5
Fix coefficients to make dead code actually be used sometimes.
|
2 年之前 |
Tomasz Zieliński
|
00d7901e59
Add another placement technique - swap two misplaced zones. Don't move same zones in consecutive iterations.
|
2 年之前 |
Tomasz Zieliński
|
c34b1cd713
Fix warning-as-errors.
|
2 年之前 |