newsbot
15.02.2010, 12:20
<pre>m src/game/Spell.cpp
m src/game/Unit.cpp
m src/game/Unit.h
m src/game/World.cpp
m src/game/World.h
m src/mangosd/mangosd.conf.dist.in
m src/shared/revision_nr.h
[9388] Implement max cast chain length for triggered spells.
* New config option MaxSpellCastsInChain ( 0 is disabled old way work )
* Check added for prevent stack overflow crashes in case infinity triggered casts sequences
with more useful error output instead crash.
* Default config steeing in 10 casts expected to allow all possible in game proper cast chains.</pre>
Дальше... (http://github.com/mangos/mangos/commit/658e6aaed3283e819a6cc95f48f7899e7f085fb3)
m src/game/Unit.cpp
m src/game/Unit.h
m src/game/World.cpp
m src/game/World.h
m src/mangosd/mangosd.conf.dist.in
m src/shared/revision_nr.h
[9388] Implement max cast chain length for triggered spells.
* New config option MaxSpellCastsInChain ( 0 is disabled old way work )
* Check added for prevent stack overflow crashes in case infinity triggered casts sequences
with more useful error output instead crash.
* Default config steeing in 10 casts expected to allow all possible in game proper cast chains.</pre>
Дальше... (http://github.com/mangos/mangos/commit/658e6aaed3283e819a6cc95f48f7899e7f085fb3)