提交歷史

作者 SHA1 備註 提交日期
  Tomasz Zieliński acab1d38cf Build fix 1 年之前
  Tomasz Zieliński 7f3cf607a7 Allow guards not stronger than 1/3 max value next to roads 1 年之前
  Tomasz Zieliński 9301bb9af5 Do not place guardes treasure on roads. Do not place guards next to roads. 1 年之前
  Ivan Savenko 6b760089a4 Merge pull request #3473 from IvanSavenko/const_lib 1 年之前
  Ivan Savenko aa02d5787a Better solution for rmg crash fix 1 年之前
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 年之前
  Tomasz Zieliński d5f9de5beb Definitive solution for Corpse 1 年之前
  Tomasz Zieliński e22f6dd07e Fix for choosing most specific templates. Also seems to fix the Prisons. 1 年之前
  Tomasz Zieliński 916aedb13c Obvious fix 1 年之前
  Tomasz Zieliński bbb3e701ab Reverted incorrect logic. Likely the fix for hota Prison. 1 年之前
  Tomasz Zieliński c701d42781 Multiple optimizations to avoid copying and allocating tiles for rmg::Area 1 年之前
  Tomasz Zieliński 339627731c Fixes 1 年之前
  Tomasz Zieliński 99870be24c Tiny optimizations to avoid copies 1 年之前
  Ivan Savenko 6fe8ed7a03 Merge pull request #3127 from vcmi/fix_random_object_templates 1 年之前
  Tomasz Zieliński 69ff1734b0 Use reference 1 年之前
  Tomasz Zieliński 6cd19b81dd Working fir for Corpse issue: 1 年之前
  Tomasz Zieliński 03fa75c51e Some refactoring, commiting current state after tests 1 年之前
  Ivan Savenko 8346d71c98 Remove more subID access 2 年之前
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID 2 年之前
  Tomasz Zieliński 6625831cf6 Use the object templates with least terrains allowed. 2 年之前
  nordsoft ce62ab3e66 Select random object template instead of first 2 年之前
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 年之前
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible 2 年之前
  Tomasz Zieliński 0252d0f986 Fix hota offset + 2 possible crashes 2 年之前
  Tomasz Zieliński 545f047cae Fix HoTA guard once again 2 年之前
  Tomasz Zieliński 52d33fc7a6 Generate all treasures of certain value beforehand and try to place them all, don't interrupt at first failure. 2 年之前
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 年之前
  Tomasz Zieliński f3c795462f Remove comment which break the build 2 年之前
  Tomasz Zieliński 73d9f5bd0a Parallel RMG works fine for maps without water. 2 年之前
  Tomasz Zieliński 3c87b3934d Do not place object visible tiles over the top of the map. 2 年之前