コミット履歴

作者 SHA1 メッセージ 日付
  DjWarmonger e98a50b45a Merge pull request #2123 from Warzyw647/rmg-split-enum-monster-strength 2 年 前
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 年 前
  Ivan Savenko 62595cb039 Split massive CMap.h a bit 2 年 前
  Warzyw647 bc4755a89a Merge branch 'develop' into rmg-split-enum-monster-strength 2 年 前
  Tomasz Zieliński cd9bd491e0 Add option for single-thread generation. Still doesn't guarantee excactly identical maps :? 2 年 前
  Warzyw647 af3c6abb5e Added zone guard strength "none" 2 年 前
  Tomasz Zieliński b2b2798214 Use boost::thread instead of std::thread 2 年 前
  Warzyw647 5363fd5db3 Changing other enums to enum classes and adding comments with reasons for why some enums stay as enum-in-namespace. 2 年 前
  Tomasz Zieliński 15b254fded Give every Zone its own RNG 2 年 前
  Tomasz Zieliński 5da8c96214 Fix include paths 2 年 前
  Tomasz Zieliński 73d9f5bd0a Parallel RMG works fine for maps without water. 2 年 前
  Tomasz Zieliński a58094aefe Thread pool kinda works. 2 年 前
  Tomasz Zieliński a8545935c3 ThreadPool implementation. It runs, but dies from race conditions. 2 年 前
  Warzyw647 d74fdad432 Renamed enum EMonsterStrength to EGlobalMonsterStrength. Enum EZoneMonsterStrength unchanged. 2 年 前
  Tomasz Zieliński d22ec0ee0c Move Modificator to separate file. 2 年 前
  Tomasz Zieliński eb50ae3aa7 - Pre-distribute max number of Prisons 2 年 前
  Warzyw647 7f180b6e81 Split enum EMonsterStrength into EMonsterStrength and EZoneMonsterStrength. 2 年 前
  Tomasz Zieliński d325051213 Some working version, needs corrections still. 2 年 前
  Tomasz Zieliński 80b5c53815 Place quest artifacts after all the treasures are already created. 2 年 前
  Ivan Savenko 1590c710dd Merge pull request #1886 from rilian-la-te/fix-rmg-levels 2 年 前
  Konstantin a04d8b34f3 vcmi: fix rmg header levels 2 年 前
  Tomasz Zieliński 18a87d1ec0 Distribute limited objects evenly in zones with matching terrain 2 年 前
  Tomasz Zieliński 5b267f9cbd - Duplicate Monolith templates to ensure at least 100 are available to RMG 2 年 前
  Konstantin 7bfb37df4d vcmi: modernize lib/rmg 2 年 前
  Ivan Savenko 05a1d7c6e3 All text for factions/towns/building are passed through translator 2 年 前
  Ivan Savenko 388ed88b5d All artifact strings now pass through translator 2 年 前
  Ivan Savenko 7a35bcc812 Merge pull request #1221 from IvanSavenko/warnings_fix 2 年 前
  nordsoft b1f2c7aed4 Team alignments implemented 2 年 前
  nordsoft f27a40dd34 Support roads and teams customization in engine 2 年 前
  Ivan Savenko 3219e322ae Fixed all non-silenced gcc/clang warnings 2 年 前