Commit History

Author SHA1 Message Date
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 years ago
  AlexVinS 374e30c972 Added a few safety checks 9 years ago
  AlexVinS 4a9978c642 Disabled massive spells fore creatures as they are not fully supported yet. 9 years ago
  AlexVinS 62abde6c46 Prepare battle log for spell-cast on server side. 9 years ago
  AlexVinS f1d0bede11 Moved all affected stacks calculations to mechanics 9 years ago
  AlexVinS 18fc94d709 WIP on SpellCastContext 9 years ago
  AlexVinS f3b7fe947c Reworked spell target existence check. 9 years ago
  AlexVinS a23144b361 Extracted adventure spell mechanics to distinct class hierarchy. 9 years ago
  AlexVinS eb128a0207 More style tweaks 9 years ago
  AlexVinS d1579ea620 Simplify spell action selection for creature target. 9 years ago
  AlexVinS b09f150e7b Factored out battleCanCastThisSpellHere 9 years ago
  AlexVinS 40e6e0c143 Move REMOVE_OBSTACLE-related code from callback to where it should be. 9 years ago
  AlexVinS 750c114648 Drafts 9 years ago
  AlexVinS d4a35c6839 Simplify getAffectedStacks arguments. casterColor not needed anymore. 9 years ago
  AlexVinS f6715ad787 Use ISpellCaster in CSpell::canBeCast. 9 years ago
  Alexander Shishkin 5e5ce0bb09 Merge pull request #203 from vcmi/logFormat 9 years ago
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean 9 years ago
  AlexVinS 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 years ago
  AlexVinS 599f4cfb55 extracted base logger class to vstd 9 years ago
  AlexVinS d6178d0bb5 Implemented boost::format based log proxy. 9 years ago
  ArseniyShestakov 7886e8986e Merge pull request #197 from vcmi/issue/2304_2418 9 years ago
  AlexVinS 5df8d1cbd0 Update low level battle stacks accessor for ghost selection support. 9 years ago
  AlexVinS 53b5587c2e Advance map header serialization 9 years ago
  AlexVinS 4d9058e412 Whitespace cleanup. (No code changes.) 9 years ago
  AlexVinS 7106c5d1af Fix loading of spell identifier 9 years ago
  AlexVinS 6f203fb7e2 Save string identifiers for all game objects 10 years ago
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 years ago
  AlexVinS 57e5b768e8 Allow multiple destinations in BattleSpellCastParameters 10 years ago
  AlexVinS 70d9be8447 Use ISpellCaster in battle callback 10 years ago
  AlexVinS 36e154d9b9 Use ISpellCaster in getAffectedStacks 10 years ago