Commit History

Author SHA1 Message Date
  Ivan Savenko 09b144d383 Merge pull request #6802 from IvanSavenko/bonus_trigger 1 month ago
  Opuszek e3b5df9d91 Fixes TIMES_STACK_SIZE updater 1 month ago
  Ivan Savenko 82c38a4324 Fix build and tests, code review 1 month ago
  Ivan Savenko bdebf6ab8b Reworked bonus addInfo into more extensible and type-safe form 1 month ago
  Ivan Savenko 0a843505b7 Added persistent flag to spells for non-removable effects 1 month ago
  Ivan Savenko 5af31e6b95 Do not remove STACK_GETS_TURN bonus on casting spell without using turn 1 month ago
  Laserlicht 1a5eaee157 implement disabling of tactics 1 month ago
  Ivan Savenko 2b19c46be6 Apply native terrain only to creatures, to avoid effects on hero 1 month ago
  Dydzio 21b45da1f8 Add setting to disable spell hit & run in first battle round when attacking 2 months ago
  Ivan Savenko 20e89e8401 Fix COMBAT_MANA_BONUS when coming from town building 2 months ago
  Opuszek 8675e6e91f Allow to add terrain limiter for hero and town instances 3 months ago
  Ivan Savenko 6ac57a7cfc Improvements to bonus system node types / propagators 8 months ago
  Ivan Savenko 0ad4e80c7d Rework and simplify logic of attaching heroes to bonus system 8 months ago
  Ivan Savenko afb22e52eb Add some diagnostics for inablilty to place all stacks on battlefield 9 months ago
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback 10 months ago
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback 10 months ago
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 10 months ago
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 10 months ago
  Ivan Savenko 700eeb6bd4 Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus 10 months ago
  Ivan Savenko 279d89f971 Merge pull request #5659 from IvanSavenko/artifact_split 10 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 10 months ago
  Ivan Savenko 5550edeb9a Fix inability of unit to cast spell after receiving morale 10 months ago
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes 10 months ago
  Ivan Savenko ce436bd63e Fix regressions in combat 10 months ago
  Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build 11 months ago
  Ivan Savenko f03cc06176 Battle Info uses ObjectInstanceID's instead of pointers 11 months ago
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance 11 months ago
  Ivan Savenko 71bc1054d0 BattleStart pack now uses unique_ptr 11 months ago
  Ivan Savenko 0101d5ff67 BattleInfo stacks are now unique_ptr's 11 months ago
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 1 year ago