Commit History

Author SHA1 Message Date
  Laserlicht 899d3a14a0 only blocking non positive spells; counterstrike 1 year ago
  Laserlicht b36c05df1d INVINCIBLE bonus 1 year ago
  Ivan Savenko 49c5f650f7 Merge pull request #4437 from IvanSavenko/battle_sides 1 year ago
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 year ago
  Ivan Savenko a4fa409d1f Parse spell range on load instead of on every cast attempt 1 year ago
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator 1 year ago
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 year ago
  Ivan Savenko 1194419884 Added option to allow self-casting 1 year ago
  Ivan Savenko c839b397e8 Block self-casting, e.g. Archangels can't resurrect themselves 1 year ago
  Ivan Savenko 5cbf5031ea move SetStackEffect to a separate file 2 years ago
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files 2 years ago
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier 2 years ago
  Ivan Savenko 9fa7a93fb0 Properly pass battleID in all battle netpack's 2 years ago
  Andrii Danylchenko ba9998ac66 BattleAI: fast targets optimization 2 years ago
  Ivan Savenko 56d69e790b Renamed MetaString methods to more logical names 2 years ago
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 years ago
  Konstantin P b472c89276 vcmi: make some CStack properties private 2 years ago
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  nordsoft 5419de3468 Fix getCasterUnitId 2 years ago
  Konstantin a639bd2606 spells: rework isMagical() 2 years ago
  Konstantin 97fc424e98 vcmi: modernize lib/spells (except adventure one, needs major rework) 2 years ago
  Ivan Savenko 9248e06ae0 Demon summon is now a spell. DEMON_SUMMONING bonus has been removed 2 years ago
  Ivan Savenko deffba01b9 All battle effects are now fully client sided 2 years ago
  Ivan Savenko 60a00b450e Multiple fixes & improvements to animation ordering 2 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  AlexVinS 483a4689ce Fixes for code review issues 4 years ago
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 years ago
  Alexander Shishkin b00e935e4d Warnings fixes (#538) 6 years ago
  Michał Janiszewski 7be9aa4868 Prevent shadowing of function arguments by local vars 7 years ago