Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_spellend_handlers.cpp File Reference
Include dependency graph for sf_spellend_handlers.cpp:

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)

Function Documentation

◆ aura_end_handler()

void __thiscall aura_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 476 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ black_almightness_end_handler()

void __thiscall black_almightness_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 255 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ brilliance_end_handler()

void __thiscall brilliance_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 105 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ charisma_end_handler()

void __thiscall charisma_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 201 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ chill_resistance_end_handler()

void __thiscall chill_resistance_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 243 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ clay_feet_end_handler()

void __thiscall clay_feet_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 461 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ common_handler_check_battle()

void __thiscall common_handler_check_battle ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 406 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ common_handler_check_unfreeze()

void __thiscall common_handler_check_unfreeze ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 419 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ common_handler_check_unfreeze2()

void __thiscall common_handler_check_unfreeze2 ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 426 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ common_handler_done()

void __thiscall common_handler_done ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 448 of file sf_spellend_handlers.cpp.

Here is the caller graph for this function:

◆ common_handler_job_battle_check()

void __thiscall common_handler_job_battle_check ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 441 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ common_handler_job_battle_check2()

void __thiscall common_handler_job_battle_check2 ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 454 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ common_handler_unfreeze()

void __thiscall common_handler_unfreeze ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 412 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ decay1_end_handler()

void __thiscall decay1_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 26 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ default_end_handler()

void __thiscall default_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 6 of file sf_spellend_handlers.cpp.

Here is the caller graph for this function:

◆ dexterity_end_handler()

void __thiscall dexterity_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 160 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ edurance_end_handler()

void __thiscall edurance_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 172 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ enlightenment_end_handler()

void __thiscall enlightenment_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 213 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ eternity_end_handler()

void __thiscall eternity_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 385 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fast_fighting_end_handler()

void __thiscall fast_fighting_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 189 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ flexibility_end_handler()

void __thiscall flexibility_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 78 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fog_end_handler()

void __thiscall fog_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 434 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ inablility_end_handler()

void __thiscall inablility_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 136 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ inflexibility_end_handler()

void __thiscall inflexibility_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 39 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ melt_resistance_end_handler()

void __thiscall melt_resistance_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 231 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mutation_end_handler()

void __thiscall mutation_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 282 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ quickness_end_handler()

void __thiscall quickness_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 65 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ slow_fighting_end_handler()

void __thiscall slow_fighting_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 148 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ slowness_end_handler()

void __thiscall slowness_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 13 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ strength_end_handler()

void __thiscall strength_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 92 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ suffocation_end_handler()

void __thiscall suffocation_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 120 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ weaken_end_handler()

void __thiscall weaken_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 52 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ white_almightness_end_handler()

void __thiscall white_almightness_end_handler ( SF_CGdSpell * _this,
uint16_t spell_index )

Definition at line 268 of file sf_spellend_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: