Commit History

Author SHA1 Message Date
  Tomasz Zieliński 685403c588 Cleanup 9 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
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 1 year ago
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
  Tomasz Zieliński d8c93cb222 Protect every access to zone tiles with a mutex 1 year ago
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
  Tomasz Zieliński 71f882d5ba Refactored Functions.cpp, removed unused function. 2 years ago
  Tomasz Zieliński 73d9f5bd0a Parallel RMG works fine for maps without water. 2 years ago
  Tomasz Zieliński d325051213 Some working version, needs corrections still. 2 years ago
  Tomasz Zieliński bc4d6bb7ee Remove unused code. 2 years ago
  Tomasz Zieliński 00a77e3c5f Probably found the root cause of terrain problems. 2 years ago
  Tomasz Zieliński 68a2bb78a5 Fix the case of invalid native town type :? 2 years ago
  Tomasz Zieliński 23a5a32756 Add fallback for empty terrain types. Still it's a workaround and does not solve the root cause. 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 e1799379dd Terrain/Road/River handler are now in compileable state 2 years ago
  Ivan Savenko 1468f6aded Converted terrainTypeHandler into proper handler class 2 years ago
  Ivan Savenko db2a40600d Fixed some of the warnings detected by CI run 2 years ago
  Tomasz Zieliński 20c102e648 Remove T prefix from new typedefs 3 years ago
  Tomasz Zieliński f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
  Tomasz Zieliński 2bd30556a3 Store TerrainType by havlue and handle by reference 3 years ago
  Tomasz Zieliński 4ea57ea7fc A variety of suggested style tweaks 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Tomasz Zieliński ebe45d512d Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 3 years ago
  Tomasz Zieliński 6aaf77812b Changed logic for zone placement. 3 years ago
  Tomasz Zieliński 494b0f0226 First version that compiles 3 years ago
  Tomasz Zieliński b20f649521 stash 3 years ago
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) 3 years ago