Tomasz Zieliński
|
80b5c53815
Place quest artifacts after all the treasures are already created.
|
2 years ago |
Ivan Savenko
|
644f0f4b32
Removed ARRAY_COUNT in favor of std::size
|
2 years ago |
Ivan Savenko
|
dfa2e2a349
Merge beta into develop
|
2 years ago |
Konstantin
|
fedf7d377c
vcmi: remove TFaction
|
2 years ago |
Tomasz Zieliński
|
cf1f9c456b
Removed unrelated comment
|
2 years ago |
Tomasz Zieliński
|
f1c52f501d
Fix Pandora Box creature amounts to match OH3 exactly.
|
2 years ago |
Konstantin
|
11b237a23c
vcmi: massive refactoring v1
|
2 years ago |
Tomasz Zieliński
|
045942fd68
Fixed warning-as-error
|
2 years ago |
Tomasz Zieliński
|
b184e80b72
Use the most suitable template for object
|
2 years ago |
Tomasz Zieliński
|
b3a457c71a
Skip objects with value too low to be placed in the zone.
|
2 years ago |
Tomasz Zieliński
|
511a42f9b9
Oops missed that part.
|
2 years ago |
Tomasz Zieliński
|
18a87d1ec0
Distribute limited objects evenly in zones with matching terrain
|
2 years ago |
Tomasz Zieliński
|
a88e1dc1f6
Add only one template per object
|
2 years ago |
Konstantin
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 years ago |
Konstantin
|
0627e1ecaa
vcmi: remove unused variables from lib/rmg
|
2 years ago |
Andrey Filipenkov
|
aa217236b3
check amount of artifacts on hero when checking requirements of a quest that requires artifact(s)
|
3 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
|
494b0f0226
First version that compiles
|
3 years ago |
DjWarmonger
|
3d2dc2335b
Switch ObjectTemplate to shared_ptr<const> (#870)
|
3 years ago |
Nordsoft91
|
8f0dcf928c
Fix problems with water zone (#784)
|
3 years ago |
Nordsoft91
|
454889598f
Improve treasure placement logic (#775)
|
3 years ago |
Nordsoft91
|
1451385a9b
Fix problem with empty areas (#772)
|
3 years ago |
Nordsoft91
|
4bd0ff680a
Random map generator refactoring (#762)
|
3 years ago |