Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 9f3655c41b Minor code cleanup il y a 1 an
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling il y a 1 an
  Ivan Savenko ea1f05d15a Stabilization il y a 1 an
  Ivan Savenko 60ffb81b33 Replaced remaining placeholder code with callbacks il y a 1 an
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static il y a 1 an
  Ivan Savenko 2c4cad7d9c Slight simplification of bonus system node class il y a 1 an
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement il y a 1 an
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 il y a 1 an
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> il y a 2 ans
  Ivan Savenko 301ac2457a Cleanup il y a 1 an
  Ivan Savenko a6f37b7cd7 Fixed few more memory leaks in client il y a 1 an
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind il y a 1 an
  Ivan Savenko 5c810df36f Reorganized types registration code il y a 2 ans
  Ivan Savenko 4a7fa9bf8c Simplified CTypeList class il y a 2 ans
  Ivan Savenko 4e654a7e6e Better names il y a 2 ans
  Ivan Savenko 2cc8b5baeb Fix map startup il y a 2 ans
  Ivan Savenko c7676bde53 Serialize Enitity classes by their ID il y a 2 ans
  Ivan Savenko f8a7f6e5a7 Remove remaining boost::mpl usages il y a 2 ans
  Ivan Savenko b2c336de0d JsonNode now uses std::variant internally. Fixes crash on deserialize il y a 2 ans
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage il y a 2 ans
  Ivan Savenko 21a39f0b01 Removed boost::iostreams in favor of std::stream / boost::filesystem il y a 2 ans
  Konstantin P e9a90a8cbf Serializer: serialize small bitsets (32 bits) il y a 2 ans
  Konstantin 86f5d6de69 vcmi: modernize headers il y a 2 ans
  Konstantin 54eb550eb9 vcmi: remove unused functions now il y a 2 ans
  Konstantin 7a5775a9f9 vcmi: use std::optional il y a 2 ans
  Konstantin 0d35606a44 vcmi: use std::variant il y a 2 ans
  Konstantin 8dcb041917 vcmi: use std::any il y a 2 ans
  Konstantin 25783066e8 vcmi: use std::any_cast il y a 2 ans
  Ivan Savenko 2c2c2c8fe0 Slight tweaking of logging of h3m edge cases il y a 2 ans
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size il y a 2 ans