mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
normalize includes: gm commands
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "../../client.h"
|
||||
#include "common/seperator.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindAA(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../../client.h"
|
||||
#include "../../../common/repositories/account_repository.h"
|
||||
#include "common/repositories/account_repository.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindAccount(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindBodyType(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../../client.h"
|
||||
#include "../../../common/repositories/bot_data_repository.h"
|
||||
#include "common/repositories/bot_data_repository.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindBot(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindBugCategory(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../../client.h"
|
||||
#include "../../../common/repositories/character_data_repository.h"
|
||||
#include "common/repositories/character_data_repository.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindCharacter(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindClass(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindComparisonType(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/command.h"
|
||||
|
||||
void FindCurrency(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindDeity(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindEmote(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindFaction(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../../client.h"
|
||||
#include "../../../common/repositories/items_repository.h"
|
||||
#include "zone/client.h"
|
||||
#include "common/repositories/items_repository.h"
|
||||
|
||||
void FindItem(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindLanguage(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindLDoNTheme(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/command.h"
|
||||
|
||||
void FindNPCType(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../../object.h"
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/object.h"
|
||||
|
||||
void FindObjectType(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindRace(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "../../client.h"
|
||||
#include "../../command.h"
|
||||
#include "../../../common/repositories/tradeskill_recipe_repository.h"
|
||||
#include "common/repositories/tradeskill_recipe_repository.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/command.h"
|
||||
|
||||
void FindRecipe(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindSkill(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindSpecialAbility(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
uint8 GetCommandStatus(std::string command_name);
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindStance(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
uint8 GetCommandStatus(std::string command_name);
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../../client.h"
|
||||
#include "../../../common/content/world_content_service.h"
|
||||
#include "common/content/world_content_service.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindZone(Client* c, const Seperator* sep)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user