1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/lib/mapping
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
..
CDrawRoadsOperation.cpp
CDrawRoadsOperation.h
CMap.cpp Event message meta string 2023-09-27 23:28:17 +02:00
CMap.h Rumors meta string 2023-09-27 23:22:45 +02:00
CMapDefines.h Fix headers 2023-09-28 13:28:24 +02:00
CMapEditManager.cpp
CMapEditManager.h
CMapHeader.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
CMapHeader.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
CMapInfo.cpp First steps 2023-09-27 22:53:13 +02:00
CMapInfo.h Code review fixes 2023-10-01 18:00:36 +02:00
CMapOperation.cpp
CMapOperation.h
CMapService.cpp Show root mods for maps 2023-09-21 22:38:01 +02:00
CMapService.h Proper mod compatibility check system 2023-09-21 04:31:08 +02:00
MapEditUtils.cpp Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
MapEditUtils.h
MapFeaturesH3M.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapFeaturesH3M.h Converted several enumerations into constants 2023-08-25 13:38:02 +03:00
MapFormat.h
MapFormatH3M.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapFormatH3M.h Use meta string for messages 2023-09-27 23:11:11 +02:00
MapFormatJson.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapFormatJson.h Proper map translations loading 2023-09-28 13:09:01 +02:00
MapIdentifiersH3M.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapIdentifiersH3M.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapReaderH3M.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapReaderH3M.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
ObstacleProxy.cpp
ObstacleProxy.h