1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/constants
Ivan Savenko 86a3806bec MetaString refactor to eliminate integer usage for identifiers
- entity names are now stored and serialized as text ID's
- added helper methods for convenience to get entities names to
metastring
2023-11-07 22:47:10 +02:00
..
EntityIdentifiers.cpp added toEntity overload that accepts generic Services class 2023-11-04 17:04:53 +02:00
EntityIdentifiers.h MetaString refactor to eliminate integer usage for identifiers 2023-11-07 22:47:10 +02:00
Enumerations.h Merge branch 'josch/dos2unix' into develop 2023-10-22 18:39:03 +03:00
IdentifierBase.h Restore implicit conversion 2023-11-03 16:03:29 +02:00
NumericConstants.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
StringConstants.h Restructured difficulty config 2023-09-20 16:12:26 +02:00
VariantIdentifier.h Fix build 2023-11-02 20:01:20 +02:00