Commit History

Author SHA1 Message Date
  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
  Tomasz Zieliński 1cad64c470 Move road flag to placeObject() method 2 years ago
  Tomasz Zieliński 3889193a48 Reorganize namespaces 2 years ago
  Tomasz Zieliński 0d3ac4a502 - Add new option for connection 2 years ago
  DjWarmonger a560eaea51 Merge pull request #2237 from vcmi/fictive_connections 2 years ago
  Tomasz Zieliński a5ddc225ac Place objects away from connection even if it's empty (not guarded) 2 years ago
  Ivan Savenko 6f743916db Moved CGCreature to a new file 2 years ago
  Tomasz Zieliński 8510af487e Place objects away from wide connection 2 years ago
  Tomasz Zieliński 47726625c2 Do not generate passable connections for virtual connections. 2 years ago
  Tomasz Zieliński acc141d626 Fix unused variable 2 years ago
  Tomasz Zieliński 65d10cf9f2 + Handle Wide Connections 2 years ago
  Tomasz Zieliński 14d46cbed8 Keep the distance between zone guards and other objects, while trying to place them closer to zone centers at the same time. 2 years ago
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
  Ivan Savenko acac42291e Remove excessive CMap.h includes 2 years ago