Ivan Savenko
|
facf77b3ae
vstd::unique -> std::unique
|
2 years ago |
nordsoft
|
2f2c980a0c
Fix crash on map destroying
|
2 years ago |
lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
2 years ago |
Tomasz Zieliński
|
475f835769
More style tweaks
|
3 years ago |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Tomasz Zieliński
|
25f66097cc
Handle RoadType by value / reference
|
3 years ago |
Tomasz Zieliński
|
f804f8a326
Store RiverType by value, handle by reference
|
3 years ago |
Tomasz Zieliński
|
cd3a1a02c2
More 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
|
ebe45d512d
Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType.
|
3 years ago |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 years ago |
DjWarmonger
|
7ba271edf1
Rotation rebase2 (#912)
|
3 years ago |
Nordsoft91
|
e4ac0d4370
Editor prerequisites [part 2] (#889)
|
3 years ago |
DjWarmonger
|
3d2dc2335b
Switch ObjectTemplate to shared_ptr<const> (#870)
|
3 years ago |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 years ago |
Andrii Danylchenko
|
9c8d776398
Merge branch 'develop' into handlersAbstraction
|
4 years ago |
Andrii Danylchenko
|
6d8373a473
Configure github actions
|
4 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 years ago |
Arseniy Shestakov
|
ac66fc7f42
Full rework of pre-game interface and networking
|
7 years ago |
Henning Koehler
|
6ddcb079a4
Enabled new secondary skills to be created (#438)
|
7 years ago |
AlexVinS
|
d7366f04a9
[Map format, PreGame] allow selection of any allowed faction
|
8 years ago |
AlexVinS
|
8c0fab1dcf
fixes
|
8 years ago |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 years ago |
AlexVinS
|
61e241308d
Logging cleanup
|
8 years ago |
ArseniyShestakov
|
a4c0ad94b1
Code style: remove default value hints in definitions (#342)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
AlexVinS
|
70a092f58c
[Refactoring] use virtual method for object specific actions when new map object is created
|
8 years ago |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 years ago |
DjWarmonger
|
cc452bdfa9
Improved road routing so they can go under any passable object.
|
8 years ago |