Tomasz Zieliński
|
4f2cde018c
Fixed most of reported issues, removed unused code.
|
2 vuotta sitten |
Tomasz Zieliński
|
3889193a48
Reorganize namespaces
|
2 vuotta sitten |
Tomasz Zieliński
|
0d3ac4a502
- Add new option for connection
|
2 vuotta sitten |
Tomasz Zieliński
|
a592f5604b
Add "bannedTerrains", "bannedMonsters" options for templates.
|
2 vuotta sitten |
Tomasz Zieliński
|
73b78dd75e
Handle "bannedTowns" (alredy used on Jebus).
|
2 vuotta sitten |
Tomasz Zieliński
|
cb4d818241
Inherit terrain types only after all terrain Ids are resolved.
|
2 vuotta sitten |
Tomasz Zieliński
|
65d10cf9f2
+ Handle Wide Connections
|
2 vuotta sitten |
Warzyw647
|
af3c6abb5e
Added zone guard strength "none"
|
2 vuotta sitten |
Warzyw647
|
7afcc3b350
Merge branch 'rmg-split-enum-monster-strength' into rmg-no-monster-zone
|
2 vuotta sitten |
Warzyw647
|
149ae9986c
Merge branch 'rmg-refactor-enums' into rmg-no-monster-zone
|
2 vuotta sitten |
Warzyw647
|
5363fd5db3
Changing other enums to enum classes and adding comments with reasons for why some enums stay as enum-in-namespace.
|
2 vuotta sitten |
Warzyw647
|
d74fdad432
Renamed enum EMonsterStrength to EGlobalMonsterStrength. Enum EZoneMonsterStrength unchanged.
|
2 vuotta sitten |
Warzyw647
|
7f180b6e81
Split enum EMonsterStrength into EMonsterStrength and EZoneMonsterStrength.
|
2 vuotta sitten |
Warzyw647
|
8ebaa3fd6b
Adding zoneMonserStrength: none
|
2 vuotta sitten |
Konstantin
|
7a5775a9f9
vcmi: use std::optional
|
2 vuotta sitten |
Konstantin
|
fedf7d377c
vcmi: remove TFaction
|
2 vuotta sitten |
Tomasz Zieliński
|
49c029ea6c
Minor refactor
|
2 vuotta sitten |
Tomasz Zieliński
|
b3a457c71a
Skip objects with value too low to be placed in the zone.
|
2 vuotta sitten |
Tomasz Zieliński
|
9e206dbbc7
Forgot this one
|
2 vuotta sitten |
Tomasz Zieliński
|
f52c465322
Allow zones to inherit properties recursively, in any order.
|
2 vuotta sitten |
Konstantin
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 vuotta sitten |
Ivan Savenko
|
8c2b1d74be
Removed unused code
|
2 vuotta sitten |
Ivan Savenko
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 vuotta sitten |
nordsoft
|
53b2f68560
Serialize template
|
2 vuotta sitten |
Tomasz Zieliński
|
20c102e648
Remove T prefix from new typedefs
|
3 vuotta sitten |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 vuotta sitten |
Tomasz Zieliński
|
4ea57ea7fc
A variety of suggested style tweaks
|
3 vuotta sitten |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 vuotta sitten |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 vuotta sitten |
Nordsoft91
|
4bd0ff680a
Random map generator refactoring (#762)
|
3 vuotta sitten |