Historia zmian

Autor SHA1 Wiadomość Data
  Arseniy Shestakov 58f32f6dc2 Code style: uncrustify formatting preview 8 lat temu
  ArseniyShestakov ea0ceb1805 Merge pull request #323 from vcmi/CStackTweaks 8 lat temu
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 lat temu
  Arseniy Shestakov dbcd79c48a Code cleanup: remove double and unneded semicolons 8 lat temu
  AlexVinS 4f14f22d3a Unified CStack ammo, casts and counterattacks 8 lat temu
  AlexVinS 0f5202689e Cumulative spell effects 9 lat temu
  AlexVinS 195e979a18 get rid of CBattleInfoCallback::battleCanCastThisSpell 8 lat temu
  AlexVinS 2cfb2e6ae0 get rid of CPlayerBattleCallback::battleCanCastThisSpell 8 lat temu
  AlexVinS 4d430f6ad8 get rid of CPlayerBattleCallback::battleCanCastSpell 8 lat temu
  AlexVinS c1fc39d9c1 Fixed CID 1366407 9 lat temu
  AlexVinS c4ab962cc0 Fixed a few CWE-457 9 lat temu
  Michał Kalinowski 18f8ca3cd0 Refactoring Battle AI. 9 lat temu
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 lat temu
  AlexVinS bd79298ca6 Let AI do not self-destruct with armageddon too often. 9 lat temu
  AlexVinS fb384d83b8 Probably fixed crash when AI finish battle with spell 9 lat temu
  AlexVinS 505e53c17d Merge remote-tracking branch 'remotes/origin/develop' into SpellsRefactoring8 9 lat temu
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 lat temu
  AlexVinS 289cbbf2e7 Teach AI how to use massive timed effects. 9 lat temu
  AlexVinS 3de47d4df6 [AI] Teach BattleAI how to use offensive location spells (like fireball) 10 lat temu
  AlexVinS 3b2a45c8dc Get rid of battleGetPossibleTargets. 10 lat temu
  AlexVinS d4a35c6839 Simplify getAffectedStacks arguments. casterColor not needed anymore. 10 lat temu
  AlexVinS 22884d9150 AI logging convert 1 9 lat temu
  AlexVinS dd70e74769 [AI] relaxed logging 9 lat temu
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 10 lat temu
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 lat temu
  AlexVinS a4d4851d80 Fix typo: casted->cast 10 lat temu
  AlexVinS 466ddb37b3 fix 1556 10 lat temu
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 11 lat temu
  AlexVinS a06dae1f96 Move getAffectedCreatures to CSpell. + more drafts 11 lat temu
  AlexVinS d7800b834e get rid of CBattleInfoCallback::calculateSpellDmg 11 lat temu