Commit History

Author SHA1 Message Date
  Ivan Savenko 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB 10 months ago
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
  Tomasz Zieliński 0b8dc02d2b Clean up duplicated code 1 year ago
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 year ago
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 2 years ago
  Ivan Savenko 20ede710c2 Merge pull request #3362 from IvanSavenko/terrain_decorations 2 years ago
  Ivan Savenko 19e851ddff Implemented configurable level of decorations for terrains 2 years ago
  Tomasz Zieliński 8602a14e6f Minor optimizations 2 years ago
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 years ago
  Tomasz Zieliński 15b254fded Give every Zone its own RNG 2 years ago
  Tomasz Zieliński 73d9f5bd0a Parallel RMG works fine for maps without water. 2 years ago
  Tomasz Zieliński d137f7157c Merge remote-tracking branch 'origin/develop' into parellel_rmg 2 years ago
  Konstantin 86f5d6de69 vcmi: modernize headers 2 years ago
  Tomasz Zieliński d325051213 Some working version, needs corrections still. 2 years ago
  Konstantin fedf7d377c vcmi: remove TFaction 2 years ago
  Ivan Savenko 4260726e4b Provide encoding information to maps & campaigns loaders 2 years ago
  Konstantin 7bfb37df4d vcmi: modernize lib/rmg 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 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
  Nordsoft91 4bd0ff680a Random map generator refactoring (#762) 3 years ago