TrinityCore
world_script_loader.cpp File Reference
#include "World.h"
+ Include dependency graph for world_script_loader.cpp:

Go to the source code of this file.

Functions

void AddSC_areatrigger_scripts ()
 
void AddSC_conversation_scripts ()
 
void AddSC_emerald_dragons ()
 
void AddSC_go_scripts ()
 
void AddSC_npc_guard ()
 
void AddSC_item_scripts ()
 
void AddSC_npc_professions ()
 
void AddSC_npcs_special ()
 
void AddSC_achievement_scripts ()
 
void AddSC_action_ip_logger ()
 
void AddSC_scene_scripts ()
 
void AddSC_xp_boost ()
 
void AddSC_chat_log ()
 
void AddSC_duel_reset ()
 
void AddWorldScripts ()
 

Function Documentation

◆ AddSC_achievement_scripts()

void AddSC_achievement_scripts ( )

Definition at line 137 of file achievement_scripts.cpp.

+ Here is the caller graph for this function:

◆ AddSC_action_ip_logger()

void AddSC_action_ip_logger ( )

Definition at line 314 of file action_ip_logger.cpp.

+ Here is the caller graph for this function:

◆ AddSC_areatrigger_scripts()

void AddSC_areatrigger_scripts ( )

Definition at line 462 of file areatrigger_scripts.cpp.

+ Here is the caller graph for this function:

◆ AddSC_chat_log()

void AddSC_chat_log ( )

Definition at line 144 of file chat_log.cpp.

+ Here is the caller graph for this function:

◆ AddSC_conversation_scripts()

void AddSC_conversation_scripts ( )

Definition at line 50 of file conversation_scripts.cpp.

+ Here is the caller graph for this function:

◆ AddSC_duel_reset()

void AddSC_duel_reset ( )

Definition at line 131 of file duel_reset.cpp.

+ Here is the caller graph for this function:

◆ AddSC_emerald_dragons()

void AddSC_emerald_dragons ( )

Definition at line 805 of file boss_emerald_dragons.cpp.

+ Here is the caller graph for this function:

◆ AddSC_go_scripts()

void AddSC_go_scripts ( )

Definition at line 1147 of file go_scripts.cpp.

+ Here is the caller graph for this function:

◆ AddSC_item_scripts()

void AddSC_item_scripts ( )

Definition at line 230 of file item_scripts.cpp.

+ Here is the caller graph for this function:

◆ AddSC_npc_guard()

void AddSC_npc_guard ( )

Definition at line 235 of file npc_guard.cpp.

+ Here is the caller graph for this function:

◆ AddSC_npc_professions()

void AddSC_npc_professions ( )

Definition at line 1304 of file npc_professions.cpp.

+ Here is the caller graph for this function:

◆ AddSC_npcs_special()

void AddSC_npcs_special ( )

Definition at line 2292 of file npcs_special.cpp.

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

◆ AddSC_scene_scripts()

void AddSC_scene_scripts ( )

Definition at line 39 of file scene_scripts.cpp.

+ Here is the caller graph for this function:

◆ AddSC_xp_boost()

void AddSC_xp_boost ( )

Definition at line 48 of file boosted_xp.cpp.

+ Here is the caller graph for this function:

◆ AddWorldScripts()

void AddWorldScripts ( )

Definition at line 40 of file world_script_loader.cpp.

+ Here is the call graph for this function: