Tomasz Zieliński
|
af0207470d
- Increased minimal obstacle density on surface
|
1 year ago |
Tomasz Zieliński
|
2e8801084d
Clean up RMG logs
|
1 year ago |
Ivan Savenko
|
4c70abbeb5
Reduced usage of global variables - removed or made const / constexpr
|
1 year ago |
Tomasz Zieliński
|
6528124c1e
Do not fill water zone with obstacles
|
1 year ago |
Tomasz Zieliński
|
ad82eff225
Final and perfect treasue nd obstacle density
|
1 year ago |
Tomasz Zieliński
|
9b12f54972
Compile fix
|
1 year ago |
Tomasz Zieliński
|
985a2682ae
Place Monoliths at max distance in Junction zone
|
1 year ago |
Tomasz Zieliński
|
24f74875ef
Do not fractalize tiles near the edge of the map to avoid paths adjacent to map edge
|
1 year ago |
Tomasz Zieliński
|
d31789e745
Extra cache for search area
|
1 year ago |
Ivan Savenko
|
34338f4eaa
Remove few more implicit conversions
|
2 years ago |
Tomasz Zieliński
|
983633d73b
Do not decrease the density of obstacles in zones of medium treasure value. For high values, decrease them more rapidly.
|
2 years ago |
Tomasz Zieliński
|
b65870f31e
A bunch of magic formulas to assure nice balance of blocked areas and obstacles on every template
|
2 years ago |
Tomasz Zieliński
|
15b254fded
Give every Zone its own RNG
|
2 years ago |
Tomasz Zieliński
|
73d9f5bd0a
Parallel RMG works fine for maps without water.
|
2 years ago |
Tomasz Zieliński
|
a58094aefe
Thread pool kinda works.
|
2 years ago |
Tomasz Zieliński
|
a8545935c3
ThreadPool implementation. It runs, but dies from race conditions.
|
2 years ago |
Tomasz Zieliński
|
a952a9e279
Remove unused code
|
2 years ago |
Tomasz Zieliński
|
d22ec0ee0c
Move Modificator to separate file.
|
2 years ago |
Tomasz Zieliński
|
80b5c53815
Place quest artifacts after all the treasures are already created.
|
2 years ago |
Konstantin
|
fedf7d377c
vcmi: remove TFaction
|
2 years ago |
Konstantin
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 years ago |
Ivan Savenko
|
e1799379dd
Terrain/Road/River handler are now in compileable state
|
2 years ago |
Ivan Savenko
|
1468f6aded
Converted terrainTypeHandler into proper handler class
|
2 years ago |
Tomasz Zieliński
|
20c102e648
Remove T prefix from new typedefs
|
3 years ago |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Tomasz Zieliński
|
4ea57ea7fc
A variety of suggested style tweaks
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
a5077245a8
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Andrey Filipenkov
|
c9c79887a7
remove unused variables
|
3 years ago |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 years ago |