Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko ab45c58e26 Use small_vector for bonus list to reduce allocations hace 11 meses
  Ivan Savenko ccb42deba4 Fix deserialization of int64 values hace 1 año
  Ivan Savenko c4481f3797 Remove logic for serialization of VLC entities hace 1 año
  Ivan Savenko 01396b62b7 Extracted handling of type ID's from serializer into a separate class hace 1 año
  Ivan Savenko 232a759db7 Remove type registration from library pack applying hace 1 año
  Ivan Savenko 97f1a310df Fix miscellaneous issues discovered by Sonar hace 1 año
  Ivan Savenko 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) hace 1 año
  Ivan Savenko 31738e8f90 Always track already serialized pointers to avoid infinite recursion on hace 1 año
  Ivan Savenko 8754e0ebb3 Code formatting and cleanup hace 1 año
  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
  RoboSchmied 9c334f54fe Fix: 9 typos 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
  Ivan Savenko ea1f05d15a Stabilization hace 1 año
  Ivan Savenko 60ffb81b33 Replaced remaining placeholder code with callbacks hace 1 año
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static hace 1 año
  Ivan Savenko 2c4cad7d9c Slight simplification of bonus system node class hace 1 año
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement hace 1 año
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 hace 2 años
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> hace 2 años
  Ivan Savenko 301ac2457a Cleanup hace 2 años