提交歷史

作者 SHA1 備註 提交日期
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 5 月之前
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 1 年之前
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 年之前
  Ivan Savenko 3bea383b59 Merge branch 'vcmi/beta' into 'vcmi/develop' 1 年之前
  Ivan Savenko 76bb32536f Correctly iterate over allowed spells set (was vector originally) 1 年之前
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 年之前
  Tomasz Zieliński cfc4a26f55 Fix warning 1 年之前
  Tomasz Zieliński 0b8dc02d2b Clean up duplicated code 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Tomasz Zieliński b0f0e9caa8 Merge remote-tracking branch 'origin/beta' into random_prison_distributor 1 年之前
  Ivan Savenko 20ede710c2 Merge pull request #3362 from IvanSavenko/terrain_decorations 1 年之前
  Ivan Savenko 8916ae7bcd Fix water generation, try to improve decoration level a bit 1 年之前
  Ivan Savenko 19e851ddff Implemented configurable level of decorations for terrains 1 年之前
  Tomasz Zieliński 8602a14e6f Minor optimizations 1 年之前
  Tomasz Zieliński 8fe6a103cd - Move Hero / Prison distribution to separate modificator 1 年之前
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 年之前
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 年之前
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form 2 年之前
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible 2 年之前
  Tomasz Zieliński 025b0814c8 + Handled banning spells and artifacts 2 年之前
  Warzyw647 bc4755a89a Merge branch 'develop' into rmg-split-enum-monster-strength 2 年之前
  Warzyw647 4c513e8bb0 Water zones get monster strength ZONE_NONE during their creation instead of a hardcoded check for zone type WATER at guard creation time. 2 年之前
  Tomasz Zieliński 15b254fded Give every Zone its own RNG 2 年之前
  Tomasz Zieliński 5da8c96214 Fix include paths 2 年之前
  Tomasz Zieliński 5f99facd8f Optimization - don't add multiple copies of Modificators which only need one instance. 2 年之前
  Tomasz Zieliński 73d9f5bd0a Parallel RMG works fine for maps without water. 2 年之前
  Tomasz Zieliński 80b5c53815 Place quest artifacts after all the treasures are already created. 2 年之前
  Konstantin fedf7d377c vcmi: remove TFaction 2 年之前
  Tomasz Zieliński 46a24043e8 Add back Mines. 2 年之前