Tomasz Zieliński
|
4413f03276
Cleanup
|
1 жил өмнө |
Tomasz Zieliński
|
d10711928f
Allow connecting zone to itself (always through the portal)
|
1 жил өмнө |
Tomasz Zieliński
|
f4f416eb16
Add RMG option "forcePortal"
|
1 жил өмнө |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 жил өмнө |
Ivan Savenko
|
60a51e98de
Remove usage of std::function from CRandomGenerator
|
1 жил өмнө |
Tomasz Zieliński
|
a94286c23d
Code cleanup
|
1 жил өмнө |
Tomasz Zieliński
|
37f6993402
Clean the comments
|
1 жил өмнө |
Tomasz Zieliński
|
d8c93cb222
Protect every access to zone tiles with a mutex
|
1 жил өмнө |
Tomasz Zieliński
|
b3adb9e554
Do not place zone guards adjacent to 3rd zone
|
1 жил өмнө |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 жил өмнө |
Tomasz Zieliński
|
bd5361a108
Possible fix to https://github.com/vcmi/vcmi/issues/3334
|
1 жил өмнө |
Tomasz Zieliński
|
29f023eaa5
More tolerance for Subterranean Gates placement
|
2 жил өмнө |
nordsoft
|
ce62ab3e66
Select random object template instead of first
|
2 жил өмнө |
Ivan Savenko
|
593b82d178
Removed all references to boost::interprocess library
|
2 жил өмнө |
Tomasz Zieliński
|
e2940d2b0c
Fix Subterranean Gates incorrectly placed outside the map
|
2 жил өмнө |
Tomasz Zieliński
|
3711ce846e
Check road settings for connections
|
2 жил өмнө |
Tomasz Zieliński
|
7e07ed65c8
- Check road connection for Shipyards
|
2 жил өмнө |
Tomasz Zieliński
|
1cad64c470
Move road flag to placeObject() method
|
2 жил өмнө |
Tomasz Zieliński
|
3889193a48
Reorganize namespaces
|
2 жил өмнө |
Tomasz Zieliński
|
0d3ac4a502
- Add new option for connection
|
2 жил өмнө |
DjWarmonger
|
a560eaea51
Merge pull request #2237 from vcmi/fictive_connections
|
2 жил өмнө |
Tomasz Zieliński
|
a5ddc225ac
Place objects away from connection even if it's empty (not guarded)
|
2 жил өмнө |
Ivan Savenko
|
6f743916db
Moved CGCreature to a new file
|
2 жил өмнө |
Tomasz Zieliński
|
8510af487e
Place objects away from wide connection
|
2 жил өмнө |
Tomasz Zieliński
|
47726625c2
Do not generate passable connections for virtual connections.
|
2 жил өмнө |
Tomasz Zieliński
|
acc141d626
Fix unused variable
|
2 жил өмнө |
Tomasz Zieliński
|
65d10cf9f2
+ Handle Wide Connections
|
2 жил өмнө |
Tomasz Zieliński
|
14d46cbed8
Keep the distance between zone guards and other objects, while trying to place them closer to zone centers at the same time.
|
2 жил өмнө |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 жил өмнө |
Ivan Savenko
|
acac42291e
Remove excessive CMap.h includes
|
2 жил өмнө |