|
Spellforce-Spell-framework
|
#include "../core/sf_hooks.h"#include "../core/sf_wrappers.h"#include "../registry/sf_mod_registry.h"#include "sf_spellrefresh_handlers.h"
Go to the source code of this file.
Functions | |
| int __thiscall | first_block_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | slowness_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | decay_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | inflexibility_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | weaken_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | quickness_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | flexibility_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | strength_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | brilliance_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | suffocation_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | inablility_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | slow_fighting_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | dexterity_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | endurance_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | fast_fighting_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | charisma_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | enlightenment_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | melt_resistance_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | chill_resistance_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | white_almightness_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | black_almightness_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | mutation_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | eternity_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | warcry_berserk_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | patronize_shelter_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | endurance_durability_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | pestilence_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | domination_spell_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall | case_da_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| int __thiscall black_almightness_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 657 of file sf_spellrefresh_handlers.cpp.

| int __thiscall brilliance_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 249 of file sf_spellrefresh_handlers.cpp.

| int __thiscall case_da_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 1097 of file sf_spellrefresh_handlers.cpp.


| int __thiscall charisma_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 481 of file sf_spellrefresh_handlers.cpp.

| int __thiscall chill_resistance_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 588 of file sf_spellrefresh_handlers.cpp.

| int __thiscall decay_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 54 of file sf_spellrefresh_handlers.cpp.

| int __thiscall dexterity_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 393 of file sf_spellrefresh_handlers.cpp.

| int __thiscall domination_spell_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 1051 of file sf_spellrefresh_handlers.cpp.


| int __thiscall endurance_durability_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 974 of file sf_spellrefresh_handlers.cpp.


| int __thiscall endurance_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 423 of file sf_spellrefresh_handlers.cpp.

| int __thiscall enlightenment_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 510 of file sf_spellrefresh_handlers.cpp.

| int __thiscall eternity_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 841 of file sf_spellrefresh_handlers.cpp.

| int __thiscall fast_fighting_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 458 of file sf_spellrefresh_handlers.cpp.

| int __thiscall first_block_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 9 of file sf_spellrefresh_handlers.cpp.

| int __thiscall flexibility_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 186 of file sf_spellrefresh_handlers.cpp.

| int __thiscall inablility_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 327 of file sf_spellrefresh_handlers.cpp.

| int __thiscall inflexibility_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 87 of file sf_spellrefresh_handlers.cpp.

| int __thiscall melt_resistance_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 554 of file sf_spellrefresh_handlers.cpp.

| int __thiscall mutation_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 692 of file sf_spellrefresh_handlers.cpp.

| int __thiscall patronize_shelter_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 929 of file sf_spellrefresh_handlers.cpp.


| int __thiscall pestilence_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 1020 of file sf_spellrefresh_handlers.cpp.

| int __thiscall quickness_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 154 of file sf_spellrefresh_handlers.cpp.

| int __thiscall slow_fighting_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 360 of file sf_spellrefresh_handlers.cpp.

| int __thiscall slowness_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 28 of file sf_spellrefresh_handlers.cpp.

| int __thiscall strength_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 218 of file sf_spellrefresh_handlers.cpp.

| int __thiscall suffocation_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 288 of file sf_spellrefresh_handlers.cpp.

| int __thiscall warcry_berserk_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 883 of file sf_spellrefresh_handlers.cpp.


| int __thiscall weaken_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 121 of file sf_spellrefresh_handlers.cpp.

| int __thiscall white_almightness_refresh_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 622 of file sf_spellrefresh_handlers.cpp.
