Tomasz Zieliński
|
a94286c23d
Code cleanup
|
1 year ago |
Tomasz Zieliński
|
37f6993402
Clean the comments
|
1 year ago |
Tomasz Zieliński
|
d8c93cb222
Protect every access to zone tiles with a mutex
|
1 year ago |
Tomasz Zieliński
|
0c0a1bd777
Don't scale distance of large treasures beyond 30K value
|
1 year ago |
Tomasz Zieliński
|
02fc410a98
Sonarcloud fixes
|
1 year ago |
Tomasz Zieliński
|
68cdcb893e
Include treasure value in min distance calculation
|
1 year ago |
Tomasz Zieliński
|
a8d1d72b15
Cleaned logs
|
1 year ago |
Tomasz Zieliński
|
1546a221d1
Best result so far
|
1 year ago |
Ivan Savenko
|
6b760089a4
Merge pull request #3473 from IvanSavenko/const_lib
|
1 year ago |
Ivan Savenko
|
aa02d5787a
Better solution for rmg crash fix
|
1 year ago |
Ivan Savenko
|
789c96d9b0
Fixed binding lambda to a reference to a temporary on stack
|
1 year ago |
Ivan Savenko
|
e50f586d8b
Stabilization
|
1 year ago |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 year ago |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 year ago |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 year ago |
Tomasz Zieliński
|
66efb07e52
More
|
1 year ago |
Tomasz Zieliński
|
a568a9b3fb
Fix lambda capture
|
1 year ago |
Tomasz Zieliński
|
253f1dc7e6
Refactor duplicated code as suggested by SonarCloud
|
1 year ago |
Tomasz Zieliński
|
afc9bd908c
Unused capture
|
1 year ago |
Tomasz Zieliński
|
71844d4d92
Unban artifacts if RMG fails to place Seer Hut (unlikely)
|
1 year ago |
Tomasz Zieliński
|
0273d9c36b
Remove unused variable
|
1 year ago |
Tomasz Zieliński
|
285bafdbf4
Do not ban heroes in Prisons, they might be rehired after they are defeated.
|
1 year ago |
Tomasz Zieliński
|
ebf2055afc
- Unban hero if related Prison is destroyed during map generation
|
1 year ago |
Tomasz Zieliński
|
b0f0e9caa8
Merge remote-tracking branch 'origin/beta' into random_prison_distributor
|
1 year ago |
Tomasz Zieliński
|
d5f9de5beb
Definitive solution for Corpse
|
1 year ago |
Tomasz Zieliński
|
e22f6dd07e
Fix for choosing most specific templates. Also seems to fix the Prisons.
|
1 year ago |
Tomasz Zieliński
|
ad82eff225
Final and perfect treasue nd obstacle density
|
1 year ago |
Tomasz Zieliński
|
c701d42781
Multiple optimizations to avoid copying and allocating tiles for rmg::Area
|
1 year ago |
Tomasz Zieliński
|
bfea30e318
Optimization tweaks
|
2 years ago |
Tomasz Zieliński
|
2d3b8ee866
Increased amount of generated treasure piles without increasing density
|
2 years ago |