Commit History

Author SHA1 Message Date
  Tomasz Zieliński 966a24d27e Protect public access to Modificators with another mutex. 2 years ago
  Ivan Savenko 63b197b78a Converted attributes to use c++17 functionality 2 years ago
  DjWarmonger 114e7d196b Merge pull request #1698 from vcmi/object_placement_tweaks 2 years ago
  Andrii Danylchenko 23fa7c4a9b Merge pull request #1720 from vcmi/fix_small_lakes_clean 2 years ago
  Tomasz Zieliński dd3803b111 Don't place shipyard or boats at very small lakes 2 years ago
  Tomasz Zieliński e1ced317a1 Few tweaks for boat placement to keep distance between it and other objects, especially guards. 2 years ago
  Tomasz Zieliński 1dc96d6844 Fix shipyard border calculation for RMG 2 years ago
  Konstantin 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
  Ivan Savenko 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 years ago
  Ivan Savenko 7c7ae26e67 Map/Road/River identifiers are now private members 2 years ago
  Ivan Savenko fb6b3c31e8 Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name 2 years ago
  Tomasz Zieliński 127d7ec40b Fixed asserts (only for debug build) 3 years ago
  Tomasz Zieliński f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Tomasz Zieliński 494b0f0226 First version that compiles 3 years ago
  DjWarmonger 3d2dc2335b Switch ObjectTemplate to shared_ptr<const> (#870) 3 years ago
  Nordsoft91 8f0dcf928c Fix problems with water zone (#784) 3 years ago
  Nordsoft91 454889598f Improve treasure placement logic (#775) 3 years ago
  Nordsoft91 4bd0ff680a Random map generator refactoring (#762) 3 years ago