Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Ivan Savenko
|
df83fa33a1
Merge branch 'vcmi/master' into 'vcmi/develop'
|
1 year ago |
Ivan Savenko
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 year ago |
Ivan Savenko
|
f309a4eb82
Exclude some AB creatures from randomization picks
|
1 year ago |
Laserlicht
|
ab50bf9198
biography to description
|
1 year ago |
Laserlicht
|
e4b60baa3b
creature/town biography/description
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Alexander Wilms
|
522cb571b3
Remove redundant `virtual` specifiers
|
1 year ago |
Ivan Savenko
|
a9866bb5c6
Added RandomGeneratorUtil::nextItemWeighted convenience method
|
1 year ago |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 year ago |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 year ago |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
2 years ago |
Ivan Savenko
|
54103813dd
Remove no longer used serialization methods
|
2 years ago |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 years ago |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 years ago |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Ivan Savenko
|
dfc72134f2
Removed unused property
|
2 years ago |
Ivan Savenko
|
8dfdfffd87
Use ResourcePath for audio files
|
2 years ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
Ivan Savenko
|
8dde8018d0
Implemented support for fixed monster def's from hota
|
2 years ago |
Konstantin
|
05eccbc2bb
vcmi: split bonus to enumerator and HeroBonus.h
|
2 years ago |
Konstantin
|
a6de9097be
vcmi: rename HeroBonus.h to Bonus.h
|
2 years ago |
Konstantin
|
1d34c73c2d
vcmi: split CBonusSystemNode, BonusParams and prop
|
2 years ago |
Konstantin
|
6fa1b2b19f
vcmi: move bonuses to its own folder
|
2 years ago |
Konstantin P
|
e5f78a8997
vcmi: fix tests with latest develop
|
2 years ago |
Konstantin
|
9db2e2068e
vcmi: fixup crash
|
2 years ago |
Konstantin
|
4da97682be
vcmi: remove code duplication for native terrain
|
2 years ago |