AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
events_script_loader.cpp File Reference

Go to the source code of this file.

Functions

void AddSC_event_brewfest_scripts ()
 
void AddSC_event_hallows_end_scripts ()
 
void AddSC_event_pilgrims_end_scripts ()
 
void AddSC_event_winter_veil_scripts ()
 
void AddSC_event_love_in_the_air ()
 
void AddSC_event_midsummer_scripts ()
 
void AddSC_event_childrens_week ()
 
void AddSC_event_firework_show_scripts ()
 
void AddEventsScripts ()
 

Function Documentation

◆ AddEventsScripts()

void AddEventsScripts ( )
31{
40}
void AddSC_event_winter_veil_scripts()
Definition: winter_veil.cpp:260
void AddSC_event_hallows_end_scripts()
Definition: hallows_end.cpp:1498
void AddSC_event_brewfest_scripts()
Definition: brewfest.cpp:2060
void AddSC_event_childrens_week()
Definition: childrens_week.cpp:962
void AddSC_event_pilgrims_end_scripts()
Definition: pilgrims_bounty.cpp:677
void AddSC_event_love_in_the_air()
Definition: love_in_air.cpp:486
void AddSC_event_midsummer_scripts()
Definition: midsummer.cpp:1287
void AddSC_event_firework_show_scripts()
Definition: firework_show.cpp:210

References AddSC_event_brewfest_scripts(), AddSC_event_childrens_week(), AddSC_event_firework_show_scripts(), AddSC_event_hallows_end_scripts(), AddSC_event_love_in_the_air(), AddSC_event_midsummer_scripts(), AddSC_event_pilgrims_end_scripts(), and AddSC_event_winter_veil_scripts().

◆ AddSC_event_brewfest_scripts()

void AddSC_event_brewfest_scripts ( )
2061{
2062 // Npcs
2070
2071 // Spells
2072 // ram
2076 // other
2084
2085 // beer effect
2087
2088 // Coren Direbrew
2100}
#define RegisterCreatureAI(ai_name)
Definition: CreatureScript.h:71
#define RegisterSpellScript(spell_script)
Definition: SpellScriptLoader.h:88
Definition: brewfest.cpp:64
Definition: brewfest.cpp:88
Definition: brewfest.cpp:147
Definition: brewfest.cpp:302
Definition: brewfest.cpp:562
Definition: brewfest.cpp:612
Definition: brewfest.cpp:769
Definition: brewfest.cpp:826
Definition: brewfest.cpp:961
Definition: brewfest.cpp:1011
Definition: brewfest.cpp:1044
Definition: brewfest.cpp:1073
Definition: brewfest.cpp:1115
Definition: brewfest.cpp:1171
Definition: brewfest.cpp:1291
Definition: brewfest.cpp:1312
Definition: brewfest.cpp:1384
Definition: brewfest.cpp:1418
Definition: brewfest.cpp:1532
Definition: brewfest.cpp:1742
Definition: brewfest.cpp:1805
Definition: brewfest.cpp:1827
Definition: brewfest.cpp:1858
Definition: brewfest.cpp:1923
Definition: brewfest.cpp:1971
Definition: brewfest.cpp:1992
Definition: brewfest.cpp:2013
Definition: brewfest.cpp:2030

References RegisterCreatureAI, and RegisterSpellScript.

Referenced by AddEventsScripts().

◆ AddSC_event_childrens_week()

void AddSC_event_childrens_week ( )
963{
974}
Definition: childrens_week.cpp:148
Definition: childrens_week.cpp:234
Definition: childrens_week.cpp:320
Definition: childrens_week.cpp:397
Definition: childrens_week.cpp:473
Definition: childrens_week.cpp:549
Definition: childrens_week.cpp:632
Definition: childrens_week.cpp:781
Definition: childrens_week.cpp:836
Definition: childrens_week.cpp:932

References RegisterCreatureAI.

Referenced by AddEventsScripts().

◆ AddSC_event_firework_show_scripts()

void AddSC_event_firework_show_scripts ( )
211{
212 // Gameobjects
214}
#define RegisterGameObjectAI(ai_name)
Definition: GameObjectScript.h:77
Definition: firework_show.cpp:47

References RegisterGameObjectAI.

Referenced by AddEventsScripts().

◆ AddSC_event_hallows_end_scripts()

void AddSC_event_hallows_end_scripts ( )
1499{
1500 // Spells
1512
1513 // Quests
1515
1516 // creatures
1520
1521 // Headless Horseman
1523 new go_pumpkin_shrine();
1527}
@ SPELL_LEPER_GNOME_COSTUME_MALE
Definition: hallows_end.cpp:50
@ SPELL_NINJA_COSTUME_MALE
Definition: hallows_end.cpp:48
@ SPELL_NINJA_COSTUME_FEMALE
Definition: hallows_end.cpp:49
@ SPELL_GHOST_COSTUME_FEMALE
Definition: hallows_end.cpp:55
@ SPELL_PIRATE_COSTUME_MALE
Definition: hallows_end.cpp:46
@ SPELL_PIRATE_COSTUME_FEMALE
Definition: hallows_end.cpp:47
@ SPELL_LEPER_GNOME_COSTUME_FEMALE
Definition: hallows_end.cpp:51
@ SPELL_GHOST_COSTUME_MALE
Definition: hallows_end.cpp:54
#define RegisterSpellScriptWithArgs(spell_script, script_name,...)
Definition: SpellScriptLoader.h:87
Definition: hallows_end.cpp:61
Definition: hallows_end.cpp:108
Definition: hallows_end.cpp:139
Definition: hallows_end.cpp:168
Definition: hallows_end.cpp:187
Definition: hallows_end.cpp:220
Definition: hallows_end.cpp:281
Definition: hallows_end.cpp:305
Definition: hallows_end.cpp:356
Definition: hallows_end.cpp:523
Definition: hallows_end.cpp:587
Definition: hallows_end.cpp:902
Definition: hallows_end.cpp:1013
Definition: hallows_end.cpp:1283
Definition: hallows_end.cpp:1391
Definition: hallows_end.cpp:1434
Definition: hallows_end.cpp:1472

References RegisterCreatureAI, RegisterSpellScript, RegisterSpellScriptWithArgs, SPELL_GHOST_COSTUME_FEMALE, SPELL_GHOST_COSTUME_MALE, SPELL_LEPER_GNOME_COSTUME_FEMALE, SPELL_LEPER_GNOME_COSTUME_MALE, SPELL_NINJA_COSTUME_FEMALE, SPELL_NINJA_COSTUME_MALE, SPELL_PIRATE_COSTUME_FEMALE, and SPELL_PIRATE_COSTUME_MALE.

Referenced by AddEventsScripts().

◆ AddSC_event_love_in_the_air()

◆ AddSC_event_midsummer_scripts()

void AddSC_event_midsummer_scripts ( )
1288{
1289 // Player
1291
1292 // NPCs
1297
1298 // Spells
1310}
Definition: midsummer.cpp:154
Definition: midsummer.cpp:182
Definition: midsummer.cpp:372
Definition: midsummer.cpp:405
Definition: midsummer.cpp:515
Definition: midsummer.cpp:536
Definition: midsummer.cpp:567
Definition: midsummer.cpp:642
Definition: midsummer.cpp:857
Definition: midsummer.cpp:873
Definition: midsummer.cpp:945
Definition: midsummer.cpp:978
Definition: midsummer.cpp:1030
Definition: midsummer.cpp:1154
Definition: midsummer.cpp:1216
Definition: midsummer.cpp:1246

References RegisterCreatureAI, and RegisterSpellScript.

Referenced by AddEventsScripts().

◆ AddSC_event_pilgrims_end_scripts()

void AddSC_event_pilgrims_end_scripts ( )
678{
679 // Spells
685
686 // Npcs
689
690 // Achievements
693}
#define RegisterSpellAndAuraScriptPair(script_1, script_2)
Definition: SpellScriptLoader.h:90
Definition: pilgrims_bounty.cpp:108
Definition: pilgrims_bounty.cpp:283
Definition: pilgrims_bounty.cpp:308
Definition: pilgrims_bounty.cpp:438
Definition: pilgrims_bounty.cpp:538
Definition: pilgrims_bounty.cpp:576
Definition: pilgrims_bounty.cpp:593
Definition: pilgrims_bounty.cpp:618
Definition: pilgrims_bounty.cpp:650
Definition: pilgrims_bounty.cpp:664

References RegisterCreatureAI, RegisterSpellAndAuraScriptPair, and RegisterSpellScript.

Referenced by AddEventsScripts().

◆ AddSC_event_winter_veil_scripts()