1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/campaign
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
..
CampaignConstants.h Fix build 2023-06-26 19:44:38 +03:00
CampaignHandler.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
CampaignHandler.h basic voice support 2023-09-11 12:57:10 +02:00
CampaignScenarioPrologEpilog.h Campaign meta strings 2023-09-28 00:10:28 +02:00
CampaignState.cpp First steps 2023-09-27 22:53:13 +02:00
CampaignState.h Campaign meta strings 2023-09-28 00:10:28 +02:00