提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 年之前
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 年之前
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 年之前
  Tomasz Zieliński 186b6629c7 Do not hide roads behind objects 1 年之前
  Tomasz Zieliński 5315beec8c Fixes for guard condition 1 年之前
  Tomasz Zieliński 7f3cf607a7 Allow guards not stronger than 1/3 max value next to roads 1 年之前
  Tomasz Zieliński 67447acd0e First implementation that works 1 年之前
  Tomasz Zieliński 9301bb9af5 Do not place guardes treasure on roads. Do not place guards next to roads. 1 年之前
  Tomasz Zieliński a94286c23d Code cleanup 1 年之前
  Tomasz Zieliński 37f6993402 Clean the comments 1 年之前
  Tomasz Zieliński d8c93cb222 Protect every access to zone tiles with a mutex 1 年之前
  Tomasz Zieliński 0c0a1bd777 Don't scale distance of large treasures beyond 30K value 1 年之前
  Tomasz Zieliński 02fc410a98 Sonarcloud fixes 1 年之前
  Tomasz Zieliński 68cdcb893e Include treasure value in min distance calculation 1 年之前
  Tomasz Zieliński a8d1d72b15 Cleaned logs 1 年之前
  Tomasz Zieliński 1546a221d1 Best result so far 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 789c96d9b0 Fixed binding lambda to a reference to a temporary on stack 1 年之前
  Ivan Savenko e50f586d8b Stabilization 1 年之前
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 年之前
  Tomasz Zieliński 66efb07e52 More 1 年之前
  Tomasz Zieliński a568a9b3fb Fix lambda capture 1 年之前
  Tomasz Zieliński 253f1dc7e6 Refactor duplicated code as suggested by SonarCloud 1 年之前
  Tomasz Zieliński afc9bd908c Unused capture 1 年之前
  Tomasz Zieliński 71844d4d92 Unban artifacts if RMG fails to place Seer Hut (unlikely) 1 年之前
  Tomasz Zieliński 0273d9c36b Remove unused variable 1 年之前
  Tomasz Zieliński 285bafdbf4 Do not ban heroes in Prisons, they might be rehired after they are defeated. 1 年之前