提交歷史

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