提交历史

作者 SHA1 备注 提交日期
  Tomasz Zieliński 3bfd714d3f Merge branch 'develop' into randomize_optional_roads 2 月之前
  Ivan Savenko 84cf7b052d Map objects now use shared_ptr (rmg) 7 月之前
  Tomasz Zieliński 7814d4ae8e Clenaup 7 月之前
  Tomasz Zieliński 11ecb05bca Fix connections not getting actually updated 7 月之前
  Tomasz Zieliński f0971dfdd6 First implementation of random connections 7 月之前
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 7 月之前
  Laserlicht 7dfb499edf replace boost locks with std 7 月之前
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
  DjWarmonger 9e07b5c5de Merge pull request #4954 from vcmi/curved_roads 10 月之前
  Tomasz Zieliński e5b151991b Fix duplicated offroad connections 11 月之前
  Tomasz Zieliński c8fcc6ffca Fix broken roads to portals or gates by the lower zone border 11 月之前
  Tomasz Zieliński f95bb58433 Implement curved paths for all road node objects 11 月之前
  Tomasz Zieliński 855ab0f0e9 First attempt to enforce curved paths 11 月之前
  Tomasz Zieliński 4413f03276 Cleanup 1 年之前
  Tomasz Zieliński d10711928f Allow connecting zone to itself (always through the portal) 1 年之前
  Tomasz Zieliński f4f416eb16 Add RMG option "forcePortal" 1 年之前
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 年之前
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator 1 年之前
  Tomasz Zieliński a94286c23d Code cleanup 1 年之前
  Tomasz Zieliński 37f6993402 Clean the comments 1 年之前
  Tomasz Zieliński d8c93cb222 Protect every access to zone tiles with a mutex 1 年之前
  Tomasz Zieliński b3adb9e554 Do not place zone guards adjacent to 3rd zone 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Tomasz Zieliński bd5361a108 Possible fix to https://github.com/vcmi/vcmi/issues/3334 1 年之前
  Tomasz Zieliński 29f023eaa5 More tolerance for Subterranean Gates placement 2 年之前
  nordsoft ce62ab3e66 Select random object template instead of first 2 年之前
  Ivan Savenko 593b82d178 Removed all references to boost::interprocess library 2 年之前
  Tomasz Zieliński e2940d2b0c Fix Subterranean Gates incorrectly placed outside the map 2 年之前
  Tomasz Zieliński 3711ce846e Check road settings for connections 2 年之前
  Tomasz Zieliński 7e07ed65c8 - Check road connection for Shipyards 2 年之前