K
|
c1e6bbddfe
Reduce size of Bonus struct from 320 bytes to 296 bytes.
|
1 year ago |
Tomasz Zieliński
|
04691c851f
Fixes issue of bonuses not correctly removed
|
1 year ago |
Ivan Savenko
|
42616cf4e8
Fix text formatting, fix todo's
|
1 year ago |
Ivan Savenko
|
18ece6dcf6
Remove some usages of server-side translations
|
1 year ago |
Ivan Savenko
|
9e49587749
Replace bonus string description with metastring that can properly
|
1 year ago |
Ivan Savenko
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
1 year ago |
Ivan Savenko
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
2c4cad7d9c
Slight simplification of bonus system node class
|
1 year ago |
gamestales-com
|
a574f18e69
#2903-morale-description-#1442
|
1 year ago |
Ivan Savenko
|
5487f07d3b
added toEntity overload that accepts generic Services class
|
2 years ago |
Ivan Savenko
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
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
|
80e6485965
MetaIdentifier now uses std::variant internally
|
2 years ago |
Ivan Savenko
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
2 years ago |
Ivan Savenko
|
77facf9387
Implement missing functions, fixes linking errors
|
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
|
43246477d4
Update bonuses docs
|
2 years ago |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |
Konstantin P
|
9e1cdc410f
vcmi: replace school bonuses to unified ones
|
2 years ago |
Konstantin P
|
8764765dcf
Bonus: complex duration as bitset
|
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 |