|
Spellforce-Spell-framework
|

Go to the source code of this file.
Functions | |
| void __thiscall | default_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | slowness_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | decay1_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | inflexibility_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | weaken_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | quickness_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | flexibility_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | strength_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | brilliance_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | suffocation_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | inablility_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | slow_fighting_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | dexterity_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | edurance_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fast_fighting_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | charisma_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | enlightenment_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | melt_resistance_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | chill_resistance_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | black_almightness_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | white_almightness_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | mutation_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | eternity_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | common_handler_check_battle (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | common_handler_unfreeze (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | common_handler_check_unfreeze (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | common_handler_check_unfreeze2 (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fog_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | common_handler_job_battle_check (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | common_handler_done (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | common_handler_job_battle_check2 (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | clay_feet_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | aura_end_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall aura_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 476 of file sf_spellend_handlers.cpp.


| void __thiscall black_almightness_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 255 of file sf_spellend_handlers.cpp.


| void __thiscall brilliance_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 105 of file sf_spellend_handlers.cpp.


| void __thiscall charisma_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 201 of file sf_spellend_handlers.cpp.


| void __thiscall chill_resistance_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 243 of file sf_spellend_handlers.cpp.


| void __thiscall clay_feet_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 461 of file sf_spellend_handlers.cpp.


| void __thiscall common_handler_check_battle | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 406 of file sf_spellend_handlers.cpp.


| void __thiscall common_handler_check_unfreeze | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 419 of file sf_spellend_handlers.cpp.


| void __thiscall common_handler_check_unfreeze2 | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 426 of file sf_spellend_handlers.cpp.


| void __thiscall common_handler_done | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 448 of file sf_spellend_handlers.cpp.

| void __thiscall common_handler_job_battle_check | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 441 of file sf_spellend_handlers.cpp.


| void __thiscall common_handler_job_battle_check2 | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 454 of file sf_spellend_handlers.cpp.


| void __thiscall common_handler_unfreeze | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 412 of file sf_spellend_handlers.cpp.


| void __thiscall decay1_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 26 of file sf_spellend_handlers.cpp.


| void __thiscall default_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
| void __thiscall dexterity_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 160 of file sf_spellend_handlers.cpp.


| void __thiscall edurance_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 172 of file sf_spellend_handlers.cpp.


| void __thiscall enlightenment_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 213 of file sf_spellend_handlers.cpp.


| void __thiscall eternity_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 385 of file sf_spellend_handlers.cpp.


| void __thiscall fast_fighting_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 189 of file sf_spellend_handlers.cpp.


| void __thiscall flexibility_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 78 of file sf_spellend_handlers.cpp.


| void __thiscall fog_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 434 of file sf_spellend_handlers.cpp.


| void __thiscall inablility_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 136 of file sf_spellend_handlers.cpp.


| void __thiscall inflexibility_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 39 of file sf_spellend_handlers.cpp.


| void __thiscall melt_resistance_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 231 of file sf_spellend_handlers.cpp.


| void __thiscall mutation_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 282 of file sf_spellend_handlers.cpp.


| void __thiscall quickness_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 65 of file sf_spellend_handlers.cpp.


| void __thiscall slow_fighting_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 148 of file sf_spellend_handlers.cpp.


| void __thiscall slowness_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 13 of file sf_spellend_handlers.cpp.


| void __thiscall strength_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 92 of file sf_spellend_handlers.cpp.


| void __thiscall suffocation_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 120 of file sf_spellend_handlers.cpp.


| void __thiscall weaken_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 52 of file sf_spellend_handlers.cpp.


| void __thiscall white_almightness_end_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 268 of file sf_spellend_handlers.cpp.

