Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 69e33e406d Try to minimize dll linkage usage hace 1 año
  Ivan Savenko 2ed355952c Added proper serialization for unordered_map hace 1 año
  Ivan Savenko 42f7a48fa4 Simplified integer serialization code hace 1 año
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer hace 1 año
  Ivan Savenko cce3f1cb2d Implemented compact serialization of integer numbers hace 1 año
  Ivan Savenko 87eac164e6 Implemented string deduplication for serializer hace 1 año
  Ivan Savenko 5b182c31df Add 'hasFeature' method for convenience hace 1 año
  SoundSSGood d143f53d7e using deque for hero's backpack storage hace 1 año
  Alexander Wilms ea48257100 Fix SonarCloud issues hace 1 año
  Ivan Savenko 03fcfe3392 Use std::byte in serializer hace 1 año
  Ivan Savenko 9f3655c41b Minor code cleanup hace 1 año
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling hace 1 año
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement hace 1 año
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> hace 2 años
  Ivan Savenko 5c810df36f Reorganized types registration code hace 2 años
  Ivan Savenko 4a7fa9bf8c Simplified CTypeList class hace 2 años
  Ivan Savenko 4e654a7e6e Better names hace 2 años
  Ivan Savenko 2cc8b5baeb Fix map startup hace 2 años
  Ivan Savenko c7676bde53 Serialize Enitity classes by their ID hace 2 años
  Ivan Savenko b2c336de0d JsonNode now uses std::variant internally. Fixes crash on deserialize hace 2 años
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage hace 2 años
  Ivan Savenko 21a39f0b01 Removed boost::iostreams in favor of std::stream / boost::filesystem hace 2 años
  Konstantin P e9a90a8cbf Serializer: serialize small bitsets (32 bits) hace 2 años
  Konstantin 86f5d6de69 vcmi: modernize headers hace 2 años
  Konstantin 54eb550eb9 vcmi: remove unused functions now hace 2 años
  Konstantin 7a5775a9f9 vcmi: use std::optional hace 2 años
  Konstantin 0d35606a44 vcmi: use std::variant hace 2 años
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size hace 2 años
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined hace 3 años
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) hace 3 años