Ivan Savenko
|
25655184d3
Add support for custom icons & descriptions for bonuses
|
5 months ago |
Ivan Savenko
|
e6a8e5d4bd
Correctly restore bonus system on deserialization
|
6 months ago |
Ivan Savenko
|
ee59bc4e71
Add bonus description generation for map objects
|
1 year ago |
Ivan Savenko
|
82c37573fa
Removed save compatibility with 1.4
|
1 year ago |
Ivan Savenko
|
48c92711f2
Fixed deserialization of new artifacts (and possibly some other objects)
|
1 year ago |
Ivan Savenko
|
e8aa6efbb9
Merge pull request #4261 from kaja47/shrinkage
|
1 year ago |
K
|
c1e6bbddfe
Reduce size of Bonus struct from 320 bytes to 296 bytes.
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
3bea383b59
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
1 year ago |
Ivan Savenko
|
e32b6bd807
Fix potentially uninitialized members
|
1 year ago |
Ivan Savenko
|
84bc6c42db
Added 'Serializeable' base class for classes serializeable by pointer
|
1 year ago |
Ivan Savenko
|
50e8d1fd82
Add save compatibility check
|
1 year ago |
Ivan Savenko
|
42616cf4e8
Fix text formatting, fix todo's
|
1 year ago |
Ivan Savenko
|
9e49587749
Replace bonus string description with metastring that can properly
|
1 year ago |
Kris-Ja
|
27ba4f10be
Fix BonusLimitEffect #3070
|
1 year ago |
Kris-Ja
|
ff35a27176
Fix loading saved games (add ESerializationVersion)
|
1 year ago |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
Dydzio
|
fe39faf36c
Add UNTIL_OWN_ATTACK bonus duration and use for berserk
|
1 year 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
|
3b010d9596
Renamed MetaIdentifier to VariantIdentifier
|
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
|
910ad50417
Fix client & server compilation
|
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 |
Konstantin
|
e60a4318c3
vcmi: a bunch of forward definitions
|
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 |