1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/constants
Ivan Savenko 87059be67b Added range checks to values read from h3m.
Fixes reading of morale/luck values (-3..3) as unsigned leading to
overflow.
2024-02-05 21:27:55 +02:00
..
EntityIdentifiers.cpp Moved checks for campaign heroes to CGHeroInstance class 2024-01-30 23:33:58 +02:00
EntityIdentifiers.h Fix copy-paste error 2024-02-05 21:07:50 +02:00
Enumerations.h Added range checks to values read from h3m. 2024-02-05 21:27:55 +02:00
IdentifierBase.h Merge branch 'master' into 'develop' 2024-01-25 16:23:13 +02:00
NumericConstants.h sacrifice routine 2024-01-27 23:01:57 +02:00
StringConstants.h Restructured difficulty config 2023-09-20 16:12:26 +02:00
VariantIdentifier.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00