mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
normalize includes: gm commands
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_acceptrules(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../groups.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/groups.h"
|
||||
|
||||
void command_advnpcspawn(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_aggrozone(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_ai(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_appearance(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_appearanceeffects(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_attack(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../object.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/object.h"
|
||||
|
||||
void command_augmentitem(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../worldserver.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/worldserver.h"
|
||||
|
||||
extern WorldServer worldserver;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../../common/repositories/bug_reports_repository.h"
|
||||
#include "common/repositories/bug_reports_repository.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_bugs(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../worldserver.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/worldserver.h"
|
||||
|
||||
extern WorldServer worldserver;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_castspell(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../worldserver.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/worldserver.h"
|
||||
|
||||
extern WorldServer worldserver;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_clearxtargets(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_copycharacter(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../corpse.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/corpse.h"
|
||||
|
||||
void command_corpse(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../corpse.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/corpse.h"
|
||||
|
||||
void command_corpsefix(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_countitem(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_damage(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#include "../client.h"
|
||||
#include "../../common/data_bucket.h"
|
||||
#include "../dialogue_window.h"
|
||||
#include "../../common/repositories/data_buckets_repository.h"
|
||||
#include "common/data_bucket.h"
|
||||
#include "common/repositories/data_buckets_repository.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/dialogue_window.h"
|
||||
|
||||
void SendDataBucketsSubCommands(Client *c)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_dbspawn2(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 command_delacct(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_delpetition(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../corpse.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/corpse.h"
|
||||
|
||||
void command_depop(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_depopzone(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../../common/data_bucket.h"
|
||||
#include "common/data_bucket.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_devtools(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_disablerecipe(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_disarmtrap(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../dialogue_window.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/dialogue_window.h"
|
||||
|
||||
void command_doanim(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#include "../client.h"
|
||||
#include "door_manipulation.h"
|
||||
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_door(Client *c, const Seperator *sep)
|
||||
{
|
||||
DoorManipulation::CommandHandler(c, sep);
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#include "door_manipulation.h"
|
||||
#include "../doors.h"
|
||||
#include "../../common/misc_functions.h"
|
||||
#include "../../common/strings.h"
|
||||
|
||||
#include "common/misc_functions.h"
|
||||
#include "common/strings.h"
|
||||
#include "zone/doors.h"
|
||||
|
||||
#define MAX_CLIENT_MESSAGE_LENGTH 2000
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
#ifndef EQEMU_DOOR_MANIPULATION_H
|
||||
#define EQEMU_DOOR_MANIPULATION_H
|
||||
#pragma once
|
||||
|
||||
#include "../client.h"
|
||||
#include "../../common/repositories/tool_game_objects_repository.h"
|
||||
#include "common/repositories/tool_game_objects_repository.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
class DoorManipulation {
|
||||
|
||||
@@ -18,6 +17,3 @@ public:
|
||||
std::vector<ToolGameObjectsRepository::ToolGameObjects> game_objects
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
#endif //EQEMU_DOOR_MANIPULATION_H
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_dye(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../dynamic_zone.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/dynamic_zone.h"
|
||||
|
||||
void command_dz(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/dynamic_zone.h"
|
||||
|
||||
void command_dzkickplayers(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_editmassrespawn(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../worldserver.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/worldserver.h"
|
||||
|
||||
extern WorldServer worldserver;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_emptyinventory(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_enablerecipe(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_entityvariable(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "../client.h"
|
||||
#include "../command.h"
|
||||
#include "../../common/evolving_items.h"
|
||||
#include "common/evolving_items.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/command.h"
|
||||
|
||||
void command_evolvingitems(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_exptoggle(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_faction(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_faction_association(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_feature(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void FindAA(Client* c, const Seperator* sep);
|
||||
void FindAccount(Client* c, const Seperator* sep);
|
||||
|
||||
@@ -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)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_fish(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void SendFixMobSubCommands(Client* c)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_flagedit(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_fleeinfo(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_forage(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#include "../client.h"
|
||||
#include "../../common/http/httplib.h"
|
||||
#include "../../common/content/world_content_service.h"
|
||||
#include "common/content/world_content_service.h"
|
||||
#include "common/http/httplib.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
#include "../bot.h"
|
||||
#include "zone/bot.h"
|
||||
|
||||
void command_gearup(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_giveitem(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_givemoney(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../../common/data_bucket.h"
|
||||
#include "common/data_bucket.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_gmzone(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_goto(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_grantaa(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../../common/repositories/grid_entries_repository.h"
|
||||
#include "common/repositories/grid_entries_repository.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_grid(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
#include "../client.h"
|
||||
#include "../worldserver.h"
|
||||
#include "../queryserv.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/doors.h"
|
||||
#include "zone/guild_mgr.h"
|
||||
#include "zone/queryserv.h"
|
||||
#include "zone/worldserver.h"
|
||||
|
||||
extern WorldServer worldserver;
|
||||
extern QueryServ *QServ;
|
||||
|
||||
#include "../guild_mgr.h"
|
||||
#include "../doors.h"
|
||||
|
||||
void SendGuildSubCommands(Client* c)
|
||||
{
|
||||
c->Message(Chat::White, "#guild create [Character ID|Character Name] [Guild Name]");
|
||||
@@ -691,4 +690,4 @@ void command_guild(Client* c, const Seperator* sep)
|
||||
// }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_hp(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../dialogue_window.h"
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/dialogue_window.h"
|
||||
|
||||
void command_illusion_block(Client* c, const Seperator* sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_instance(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_interrogateinv(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_interrupt(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_invsnapshot(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_ipban(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../worldserver.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/worldserver.h"
|
||||
|
||||
extern WorldServer worldserver;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_kill(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_killallnpcs(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#include "../client.h"
|
||||
#include "../corpse.h"
|
||||
#include "../object.h"
|
||||
#include "../doors.h"
|
||||
#include "../command.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/command.h"
|
||||
#include "zone/corpse.h"
|
||||
#include "zone/doors.h"
|
||||
#include "zone/object.h"
|
||||
|
||||
struct UniqueEntity {
|
||||
uint16 entity_id;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../water_map.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/water_map.h"
|
||||
|
||||
void command_loc(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../worldserver.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/worldserver.h"
|
||||
|
||||
extern WorldServer worldserver;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_lootsim(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_makepet(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../client.h"
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_memspell(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user