提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 5b182c31df Add 'hasFeature' method for convenience 1 年之前
  RoboSchmied 9c334f54fe Fix: 9 typos 1 年之前
  SoundSSGood d143f53d7e using deque for hero's backpack storage 1 年之前
  Alexander Wilms ea48257100 Fix SonarCloud issues 1 年之前
  Ivan Savenko 03fcfe3392 Use std::byte in serializer 1 年之前
  Ivan Savenko 9f3655c41b Minor code cleanup 1 年之前
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 年之前
  Ivan Savenko ea1f05d15a Stabilization 1 年之前
  Ivan Savenko 60ffb81b33 Replaced remaining placeholder code with callbacks 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Ivan Savenko 2c4cad7d9c Slight simplification of bonus system node class 1 年之前
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement 1 年之前
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 1 年之前
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 年之前
  Ivan Savenko 301ac2457a Cleanup 1 年之前
  Ivan Savenko a6f37b7cd7 Fixed few more memory leaks in client 1 年之前
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind 1 年之前
  Ivan Savenko 5c810df36f Reorganized types registration code 1 年之前
  Ivan Savenko 4a7fa9bf8c Simplified CTypeList class 1 年之前
  Ivan Savenko 4e654a7e6e Better names 1 年之前
  Ivan Savenko 2cc8b5baeb Fix map startup 1 年之前
  Ivan Savenko c7676bde53 Serialize Enitity classes by their ID 1 年之前
  Ivan Savenko f8a7f6e5a7 Remove remaining boost::mpl usages 1 年之前
  Ivan Savenko b2c336de0d JsonNode now uses std::variant internally. Fixes crash on deserialize 2 年之前
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage 2 年之前
  Ivan Savenko 21a39f0b01 Removed boost::iostreams in favor of std::stream / boost::filesystem 2 年之前
  Konstantin P e9a90a8cbf Serializer: serialize small bitsets (32 bits) 2 年之前
  Konstantin 86f5d6de69 vcmi: modernize headers 2 年之前
  Konstantin 54eb550eb9 vcmi: remove unused functions now 2 年之前
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 年之前