Ivan Savenko
|
44d16b32fe
Use API identical to std classes where possible
|
2 년 전 |
Tomasz Zieliński
|
025b0814c8
+ Handled banning spells and artifacts
|
2 년 전 |
Warzyw647
|
bc4755a89a
Merge branch 'develop' into rmg-split-enum-monster-strength
|
2 년 전 |
Warzyw647
|
4c513e8bb0
Water zones get monster strength ZONE_NONE during their creation instead of a hardcoded check for zone type WATER at guard creation time.
|
2 년 전 |
Tomasz Zieliński
|
15b254fded
Give every Zone its own RNG
|
2 년 전 |
Tomasz Zieliński
|
5da8c96214
Fix include paths
|
2 년 전 |
Tomasz Zieliński
|
5f99facd8f
Optimization - don't add multiple copies of Modificators which only need one instance.
|
2 년 전 |
Tomasz Zieliński
|
73d9f5bd0a
Parallel RMG works fine for maps without water.
|
2 년 전 |
Tomasz Zieliński
|
80b5c53815
Place quest artifacts after all the treasures are already created.
|
2 년 전 |
Konstantin
|
fedf7d377c
vcmi: remove TFaction
|
2 년 전 |
Tomasz Zieliński
|
46a24043e8
Add back Mines.
|
2 년 전 |
Tomasz Zieliński
|
18a87d1ec0
Distribute limited objects evenly in zones with matching terrain
|
2 년 전 |
Ivan Savenko
|
4260726e4b
Provide encoding information to maps & campaigns loaders
|
2 년 전 |
Konstantin
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 년 전 |
Ivan Savenko
|
e1799379dd
Terrain/Road/River handler are now in compileable state
|
2 년 전 |
Ivan Savenko
|
1468f6aded
Converted terrainTypeHandler into proper handler class
|
2 년 전 |
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
|
ebe45d512d
Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType.
|
3 년 전 |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 년 전 |
DjWarmonger
|
7ba271edf1
Rotation rebase2 (#912)
|
3 년 전 |
Nordsoft91
|
8f0dcf928c
Fix problems with water zone (#784)
|
3 년 전 |
Nordsoft91
|
4bd0ff680a
Random map generator refactoring (#762)
|
3 년 전 |