Cronologia Commit

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