1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/constants
Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class
- Constructor of Identifier from integer is now explicit
- Lobby hero/town selection now uses Identifiers instead of int's
- Removed serialization workaround for hero portraits
- Added dummy objects for custom heroes portraits for ID resolver to use
- HeroInstance now stores portrait ID only in case of custom portrait
- Fixed loading of campaign heroes portraits on RoE maps
2023-10-04 18:05:23 +03:00
..
EntityIdentifiers.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
EntityIdentifiers.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
Enumerations.h Fix build 2023-08-25 13:46:42 +03:00
NumericConstants.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
StringConstants.h Restructured difficulty config 2023-09-20 16:12:26 +02:00