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 602 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 348 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 141 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 272 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 331 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 582 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 522 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 536 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 544 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 568 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 560 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 574 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 529 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 30 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 215 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 233 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 288 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 489 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 255 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 101 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 553 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 182 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 47 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 314 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 386 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 82 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 198 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 121 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 161 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 65 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 367 of file sf_spellend_handlers.cpp.

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