Ivan Savenko
|
97f1a310df
Fix miscellaneous issues discovered by Sonar
|
1 year ago |
Ivan Savenko
|
1c63fefe02
Moved banks randomization to server-side with client netpack
|
1 year ago |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
Tomasz Zieliński
|
d7a4ea9f32
Draw random artifact as an atomic operation
|
1 year ago |
Ivan Savenko
|
19e851ddff
Implemented configurable level of decorations for terrains
|
1 year ago |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 years ago |
Ivan Savenko
|
e1c01ca636
Fix CI build
|
2 years ago |
Ivan Savenko
|
acac42291e
Remove excessive CMap.h includes
|
2 years ago |
Konstantin
|
b16f66477c
vcmi: modernize lib/mapping
|
2 years ago |
Ivan Savenko
|
facf77b3ae
vstd::unique -> std::unique
|
2 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
|
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 |
Nordsoft91
|
e4ac0d4370
Editor prerequisites [part 2] (#889)
|
3 years ago |
Nordsoft91
|
4bd0ff680a
Random map generator refactoring (#762)
|
3 years ago |
Andrii Danylchenko
|
4b4cc3cf4b
battlefields in VLC and custom bonuses for terrain patches
|
3 years ago |
Nordsoft91
|
c4035134e5
New battlegrounds (#758)
|
3 years ago |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 years ago |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 years ago |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 years ago |
AlexVinS
|
85e952f25f
Logging cleanup 3
|
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
|
a85b4cf2a5
* WIP on event condition format
|
9 years ago |
DjWarmonger
|
2a9ddadedd
Fixes. Everything works now.
|
9 years ago |
DjWarmonger
|
9b58450cb0
Part 3 - first working draft, cut generation time by half.
|
9 years ago |