提交歷史

作者 SHA1 備註 提交日期
  Tomasz Zieliński 2fe54504ab Merge remote-tracking branch 'origin/develop' into custom_objects_per_zone 1 年之前
  Tomasz Zieliński 9591ce1ab4 Move CompoundMapObjectID to separate file 1 年之前
  MichalZr6 568a792f88 Refactor containers names in CObjectClassesHandler 1 年之前
  Tomasz Zieliński 85ee859b6e First version that works - banning objects is possible 1 年之前
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 年之前
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 年之前
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 年之前
  Ivan Savenko b6cc26f853 Fix build 1 年之前
  Ivan Savenko 1acab80fdc Use unique_ptr instead of raw pointers to attempt to fix crash on free 1 年之前
  Ivan Savenko e96cde291a Fix generation of additional monolith types for RMG 1 年之前
  Ivan Savenko 34338f4eaa Remove few more implicit conversions 1 年之前
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 年之前
  Ivan Savenko 54103813dd Remove no longer used serialization methods 1 年之前
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access 2 年之前
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally 2 年之前
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 年之前