Ivan Savenko
|
84cf7b052d
Map objects now use shared_ptr (rmg)
|
7 月之前 |
Tomasz Zieliński
|
d631e3f604
Do not call visitablePos for non-visitable objects
|
10 月之前 |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 年之前 |
Tomasz Zieliński
|
186b6629c7
Do not hide roads behind objects
|
1 年之前 |
Tomasz Zieliński
|
5315beec8c
Fixes for guard condition
|
1 年之前 |
Tomasz Zieliński
|
7f3cf607a7
Allow guards not stronger than 1/3 max value next to roads
|
1 年之前 |
Tomasz Zieliński
|
9301bb9af5
Do not place guardes treasure on roads. Do not place guards next to roads.
|
1 年之前 |
Ivan Savenko
|
339fad6e27
Merge pull request #3528 from vcmi/master
|
1 年之前 |
Ivan Savenko
|
aa02d5787a
Better solution for rmg crash fix
|
1 年之前 |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 年之前 |
Tomasz Zieliński
|
d5f9de5beb
Definitive solution for Corpse
|
1 年之前 |
Tomasz Zieliński
|
99870be24c
Tiny optimizations to avoid copies
|
1 年之前 |
Tomasz Zieliński
|
6cd19b81dd
Working fir for Corpse issue:
|
1 年之前 |
Tomasz Zieliński
|
03fa75c51e
Some refactoring, commiting current state after tests
|
1 年之前 |
nordsoft
|
ce62ab3e66
Select random object template instead of first
|
2 年之前 |
Tomasz Zieliński
|
52d33fc7a6
Generate all treasures of certain value beforehand and try to place them all, don't interrupt at first failure.
|
2 年之前 |
Tomasz Zieliński
|
3c87b3934d
Do not place object visible tiles over the top of the map.
|
2 年之前 |
Konstantin
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 年之前 |
Tomasz Zieliński
|
8c481dff46
Fix incorrect templates for mines in HoTA
|
3 年之前 |
Tomasz Zieliński
|
20c102e648
Remove T prefix from new typedefs
|
3 年之前 |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 年之前 |
Tomasz Zieliński
|
4ea57ea7fc
A variety of suggested style tweaks
|
3 年之前 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 年之前 |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 年之前 |
Nordsoft91
|
4bd0ff680a
Random map generator refactoring (#762)
|
3 年之前 |