lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
2 gadi atpakaļ |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 gadi atpakaļ |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 gadi atpakaļ |
Tomasz Zieliński
|
ebe45d512d
Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType.
|
3 gadi atpakaļ |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 gadi atpakaļ |
DjWarmonger
|
3d2dc2335b
Switch ObjectTemplate to shared_ptr<const> (#870)
|
3 gadi atpakaļ |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 gadi atpakaļ |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 gadi atpakaļ |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 gadi atpakaļ |
AlexVinS
|
b3c26615df
Fixed map format regression: there is no default difficulty.
|
6 gadi atpakaļ |
Alexander Shishkin
|
b00e935e4d
Warnings fixes (#538)
|
6 gadi atpakaļ |
Michał Janiszewski
|
0ff2e1180d
Throw std::runtime_exception instead of a pointer to new one
|
7 gadi atpakaļ |
Henning Koehler
|
6ddcb079a4
Enabled new secondary skills to be created (#438)
|
7 gadi atpakaļ |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 gadi atpakaļ |
Michał Kalinowski
|
26a222ac62
Change JsonType to enum class (#393)
|
8 gadi atpakaļ |
AlexVinS
|
b8d0dfac5f
[Map format] fixed player options "canPlay" field
|
8 gadi atpakaļ |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 gadi atpakaļ |
AlexVinS
|
046e1a7c29
Prepared JsonNode for new logging API.
|
8 gadi atpakaļ |
AlexVinS
|
61e241308d
Logging cleanup
|
8 gadi atpakaļ |
AlexVinS
|
12b42f4495
Improved map format tests
|
8 gadi atpakaļ |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 gadi atpakaļ |
Alexander Shishkin
|
7e1b0d71c5
Added option for saving generated maps on client side (#307)
|
8 gadi atpakaļ |
AlexVinS
|
7a1dd7bd7d
Fixed CID 1375707
|
8 gadi atpakaļ |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 gadi atpakaļ |
AlexVinS
|
8e3e574900
Fix map object appearance serialization
|
9 gadi atpakaļ |
AlexVinS
|
d2f04332d0
Load object appearance and pos before addNewObject call, it is required for block-visit calculation.
|
9 gadi atpakaļ |
AlexVinS
|
c3775486db
Serizlize main town info
|
9 gadi atpakaļ |
AlexVinS
|
17e557be17
Advance Logical identifier condition
|
9 gadi atpakaļ |
AlexVinS
|
8ed6aa762b
fix
|
9 gadi atpakaļ |
AlexVinS
|
4bcfb8c27d
Draft of new Event conditions
|
9 gadi atpakaļ |