refactor(src/server/game/*): remove unused imports (big part 1) (#20310)

This commit is contained in:
Francesco Borzì 2024-10-27 10:25:40 +01:00 committed by GitHub
parent 2c344fc127
commit cb7e28df05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
50 changed files with 26 additions and 39 deletions

View file

@ -28,6 +28,8 @@
#include "karazhan.h"
#include <array>
#include "SpellMgr.h"
enum EchoOfMedivhGossipOptions
{
MEDIVH_GOSSIP_START_PVE = 1,

View file

@ -26,6 +26,7 @@
#include "SpellScriptLoader.h"
#include "TaskScheduler.h"
#include "karazhan.h"
#include "SpellMgr.h"
enum Texts
{

View file

@ -21,6 +21,7 @@
#include "PassiveAI.h"
#include "Player.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "Vehicle.h"

View file

@ -39,6 +39,7 @@ EndContentData */
#include "ScriptedGossip.h"
#include "Spell.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
/*####
# quest_a_pawn_on_the_eternal_board (Defines)

View file

@ -20,6 +20,7 @@
#include "SpellScriptLoader.h"
#include "azjol_nerub.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include "SpellScript.h"
enum Spells

View file

@ -22,6 +22,7 @@
#include "ScriptedCreature.h"
#include "ScriptedEscortAI.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include "Vehicle.h"
#include "trial_of_the_champion.h"

View file

@ -22,6 +22,7 @@
#include "SpellScriptLoader.h"
#include "drak_tharon_keep.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "SpellScript.h"
enum Yells

View file

@ -24,6 +24,7 @@
#include "SpellAuras.h"
#include "SpellScriptLoader.h"
#include "icecrown_citadel.h"
#include "SpellMgr.h"
enum ScriptTexts
{

View file

@ -22,6 +22,7 @@
#include "SpellAuras.h"
#include "SpellScriptLoader.h"
#include "icecrown_citadel.h"
#include "SpellMgr.h"
enum ScriptTexts
{

View file

@ -22,6 +22,7 @@
#include "ScriptedGossip.h"
#include "Spell.h"
#include "icecrown_citadel.h"
#include "SpellMgr.h"
#define GOSSIP_SENDER_ICC_PORT 631

View file

@ -20,6 +20,7 @@
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "sethekk_halls.h"
#include "SpellMgr.h"
enum Text
{

View file

@ -21,6 +21,7 @@
#include "black_temple.h"
#include "Player.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "SpellScript.h"
enum Says

View file

@ -19,6 +19,7 @@
#include "ScriptedCreature.h"
#include "TaskScheduler.h"
#include "gruuls_lair.h"
#include "SpellMgr.h"
enum HighKingMaulgar
{

View file

@ -22,6 +22,7 @@
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "blood_furnace.h"
#include "SpellMgr.h"
enum Say
{

View file

@ -26,6 +26,7 @@
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellAuras.h"
#include "SpellMgr.h"
enum MageSpells
{

View file

@ -23,6 +23,7 @@
#include "ScriptedCreature.h"
#include "SkillDiscovery.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "WorldSession.h"

View file

@ -20,6 +20,7 @@
#include "Player.h"
#include "ScriptedCreature.h"
#include "Spell.h"
#include "SpellMgr.h"
/*#####
# item_only_for_flight

View file

@ -18,6 +18,7 @@
#include "CreatureScript.h"
#include "PassiveAI.h"
#include "ScriptedCreature.h"
#include "SpellMgr.h"
class trigger_periodic : public CreatureScript
{

View file

@ -21,6 +21,7 @@
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
/* ScriptData
SDName: Npc_Professions
SD%Complete: 80