提交歷史

作者 SHA1 備註 提交日期
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 年之前
  Ivan Savenko b07408e984 New objects are now created and initialized on server and sent to client 1 年之前
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 年之前
  Ivan Savenko 8b861fc58f Do not check for guards when teleporting using means other than DD 1 年之前
  Ivan Savenko 8353bca34f Small refactoring of adventure map spell casting: 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Ivan Savenko 5487f07d3b added toEntity overload that accepts generic Services class 2 年之前
  Ivan Savenko d257fb37f0 Use optional instead of Json for queries 2 年之前
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 年之前
  Konstantin 8724181a0f vcmi: spell resistance rework 2 年之前
  Andrii Danylchenko ba9998ac66 BattleAI: fast targets optimization 2 年之前
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 年之前
  Konstantin a6de9097be vcmi: rename HeroBonus.h to Bonus.h 2 年之前
  Konstantin 6fa1b2b19f vcmi: move bonuses to its own folder 2 年之前
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 年之前
  nordsoft 72b2a09f0b Boat summon spell rewritten 2 年之前
  Konstantin a639bd2606 spells: rework isMagical() 2 年之前
  Konstantin 97fc424e98 vcmi: modernize lib/spells (except adventure one, needs major rework) 2 年之前
  Ivan Savenko 9248e06ae0 Demon summon is now a spell. DEMON_SUMMONING bonus has been removed 2 年之前
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
  Andrey Filipenkov 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
  AlexVinS 483a4689ce Fixes for code review issues 4 年之前
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 年之前
  AlexVinS f126a34a5e Fixed https://bugs.vcmi.eu/view.php?id=2904 7 年之前
  Alexander Shishkin 8b002ad774 Issue2888 (#421) 7 年之前
  AlexVinS c94daf6faa Fixed https://bugs.vcmi.eu/view.php?id=2864 7 年之前
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 年之前
  AlexVinS f1a4831813 [Spells] Get rid of SpellTargetingContext. 8 年之前
  AlexVinS a65befaa08 Moved town portal logic to mechanics class 8 年之前
  AlexVinS 3d1a84875e Queries refactoring 8 年之前