Commit History

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