Commit History

Author SHA1 Message Date
  Ivan Savenko 301ac2457a Cleanup 2 years ago
  Ivan Savenko a6f37b7cd7 Fixed few more memory leaks in client 2 years ago
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind 2 years ago
  Ivan Savenko 5c810df36f Reorganized types registration code 2 years ago
  Ivan Savenko 4a7fa9bf8c Simplified CTypeList class 2 years ago
  Ivan Savenko 4e654a7e6e Better names 2 years ago
  Ivan Savenko 2cc8b5baeb Fix map startup 2 years ago
  Ivan Savenko c7676bde53 Serialize Enitity classes by their ID 2 years ago
  Ivan Savenko f8a7f6e5a7 Remove remaining boost::mpl usages 2 years ago
  Ivan Savenko b2c336de0d JsonNode now uses std::variant internally. Fixes crash on deserialize 2 years ago
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage 2 years ago
  Ivan Savenko 21a39f0b01 Removed boost::iostreams in favor of std::stream / boost::filesystem 2 years ago
  Konstantin P e9a90a8cbf Serializer: serialize small bitsets (32 bits) 2 years ago
  Konstantin 86f5d6de69 vcmi: modernize headers 2 years ago
  Konstantin 54eb550eb9 vcmi: remove unused functions now 2 years ago
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  Konstantin 0d35606a44 vcmi: use std::variant 2 years ago
  Konstantin 8dcb041917 vcmi: use std::any 2 years ago
  Konstantin 25783066e8 vcmi: use std::any_cast 2 years ago
  Ivan Savenko 2c2c2c8fe0 Slight tweaking of logging of h3m edge cases 2 years ago
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size 2 years ago
  Konstantin 8661496f6c vcmi: modernize lib/serializer 2 years ago
  Tomasz Zieliński 8c481dff46 Fix incorrect templates for mines in HoTA 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) 3 years ago
  DjWarmonger 3d2dc2335b Switch ObjectTemplate to shared_ptr<const> (#870) 3 years ago
  Konstantin c6b198ce14 Warning fix (I moved C++17 and CI to another branch) (#739) 3 years ago
  Arseniy Shestakov ff2d01a03d BinaryDeserializer: replace length check macro with inline function 7 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago
  ArseniyShestakov cb40c093f8 Avoid boost::optional assignment for Boost 1.64 compatibility (#360) 8 years ago