Historial de Commits

Autor SHA1 Mensaje Fecha
  AlexVinS 82ac035340 OO design for obstacle spells. hace 9 años
  AlexVinS f3b7fe947c Reworked spell target existence check. hace 9 años
  AlexVinS eb128a0207 More style tweaks hace 9 años
  AlexVinS c0cf5d6956 Style tweaks hace 9 años
  AlexVinS 1e7e7a7006 Fixed http://bugs.vcmi.eu/view.php?id=2419 hace 9 años
  AlexVinS 5d329b40a4 Factored spell action selection for location target. hace 9 años
  AlexVinS b09f150e7b Factored out battleCanCastThisSpellHere hace 9 años
  AlexVinS 0d5eaa1183 Proper fix for http://bugs.vcmi.eu/view.php?id=2422 hace 9 años
  AlexVinS b634482bb0 Fix http://bugs.vcmi.eu/view.php?id=2422 hace 9 años
  AlexVinS 22d885af22 Fixed http://bugs.vcmi.eu/view.php?id=2302 hace 9 años
  AlexVinS be67faad90 Drafts hace 9 años
  AlexVinS f053754653 Advance REMOVE_OBSTACLE mechanics hace 9 años
  AlexVinS 40e6e0c143 Move REMOVE_OBSTACLE-related code from callback to where it should be. hace 9 años
  AlexVinS f6715ad787 Use ISpellCaster in CSpell::canBeCast. hace 9 años
  AlexVinS 3873e5047e Attempt to fix 2293 hace 9 años
  AlexVinS 277211e569 Fix summoning block by clones. hace 9 años
  AlexVinS 47b619a543 Centralize GHOST state handling hace 9 años
  AlexVinS d2a5e64542 Remove clone of killed or removed creature. Treat summoned creature as clone when killed. hace 9 años
  AlexVinS 4d9058e412 Whitespace cleanup. (No code changes.) hace 9 años
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared hace 10 años
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. hace 10 años
  AlexVinS 02c15085be Remove (aready disabled in prev. commit) active stack change in sacrifice mechanics hace 10 años
  AlexVinS f99bf099ca Made player interface tolerant to active stack removal. hace 10 años
  AlexVinS 6cf220b882 Partial fix for 2272, there are more active stack sacrifice problems. hace 10 años
  AlexVinS b07d272c2a Added new BattleSpellCastParameters support to SACRIFICE spell. hace 10 años
  AlexVinS 939a9180e2 Added new BattleSpellCastParameters support to TELEPORT spell. hace 10 años
  AlexVinS 57e5b768e8 Allow multiple destinations in BattleSpellCastParameters hace 10 años
  AlexVinS 70d9be8447 Use ISpellCaster in battle callback hace 10 años
  AlexVinS 75c2566410 "const" tweak hace 10 años
  AlexVinS 947f6089d5 Use ISpellCaster in isImmuneByStack hace 10 años