Removes unused namespaces

This commit is contained in:
Kamron Batman 2018-09-14 08:41:38 -07:00
parent 86b63f003d
commit 3f0a72a62f
3151 changed files with 84 additions and 8178 deletions

View file

@ -1,5 +1,4 @@
using System;
using Server;
using Server.Items;
using Server.Network;
using Server.Commands;

View file

@ -1,8 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Commands;
using Server.Network;
using Server.Targeting;

View file

@ -3,8 +3,6 @@ using System.Net;
using System.Text;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using Server;
using Server.Items;
using Server.Prompts;
using Server.Network;

View file

@ -1,14 +1,6 @@
using System;
using System.Net;
using System.Text;
using System.Collections;
using System.Diagnostics;
using Server;
using Server.Items;
using Server.Prompts;
using Server.Network;
using Server.Accounting;
using Server.Commands;
namespace Server.Gumps
{

View file

@ -1,8 +1,3 @@
using System;
using Server;
using Server.Items;
using Server.Mobiles;
namespace Server.Gumps
{
public class BaseConfirmGump : Gump

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Network;
using System.Collections;

View file

@ -1,6 +1,4 @@
using System;
using System.Net;
using Server;
using Server.Accounting;
using Server.Mobiles;
using Server.Network;

View file

@ -1,7 +1,5 @@
using System;
using System.Collections.Generic;
using Server;
using Server.Mobiles;
using Server.Accounting;
using Server.Network;
using Server.Prompts;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Items;
using Server.Mobiles;

View file

@ -1,5 +1,4 @@
using System;
using Server;
using Server.Items;
using Server.Network;

View file

@ -1,10 +1,6 @@
using System;
using Server;
using Server.Items;
using Server.Multis;
using Server.Multis.Deeds;
using Server.Network;
using Server.Mobiles;
namespace Server.Gumps
{

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Mobiles;
namespace Server.Gumps

View file

@ -1,6 +1,4 @@
using System;
using Server;
using Server.Network;
using Server.Network;
using Server.Items;
namespace Server.Gumps

View file

@ -1,6 +1,4 @@
using System;
using System.Xml;
using Server;
namespace Server.Gumps
{

View file

@ -1,6 +1,4 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
namespace Server.Gumps

View file

@ -1,8 +1,6 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Xml;
using Server;
namespace Server.Gumps
{

View file

@ -1,7 +1,5 @@
using System;
using System.Xml;
using System.Collections;
using Server;
namespace Server.Gumps
{

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Prompts;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;
using Server.Factions;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,6 +1,4 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using Server.Mobiles;
using Server.Network;

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Prompts;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using Server.Network;
using Server.Factions;

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using Server.Prompts;
using System.Collections.Generic;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,10 +1,5 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using Server.Network;
using Server.Prompts;
using Server.Targeting;
namespace Server.Gumps
{

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using System.Collections.Generic;

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using System.Collections.Generic;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Prompts;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,5 +1,4 @@
using System;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Prompts;

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using Server.Network;

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Guilds;
using Server.Network;
using System.Collections.Generic;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Prompts;

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Items;
using Server.Guilds;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Mobiles;

View file

@ -1,9 +1,7 @@
using System;
using Server;
using Server.Mobiles;
using Server.Gumps;
using Server.Network;
using Server.Factions;
using Server.Misc;
namespace Server.Guilds

View file

@ -1,9 +1,7 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Mobiles;
using System.Collections;
using System.Collections.Generic;
namespace Server.Guilds

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Mobiles;

View file

@ -1,9 +1,6 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Mobiles;
using System.Collections;
using System.Collections.Generic;
namespace Server.Guilds

View file

@ -1,10 +1,8 @@
using System;
using Server;
using Server.Mobiles;
using Server.Gumps;
using Server.Network;
using Server.Factions;
using Server.Prompts;
namespace Server.Guilds
{

View file

@ -1,5 +1,4 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Mobiles;

View file

@ -1,10 +1,6 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Mobiles;
using Server.Targeting;
using Server.Prompts;
namespace Server.Guilds
{

View file

@ -1,10 +1,7 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Mobiles;
using System.Collections;
using Server.Targets;
using Server.Factions;
using System.Collections.Generic;

View file

@ -1,10 +1,8 @@
using System;
using Server;
using Server.Mobiles;
using Server.Gumps;
using Server.Network;
using Server.Factions;
using Server.Prompts;
namespace Server.Guilds
{

View file

@ -1,5 +1,4 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Mobiles;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Guilds;
using Server.Targeting;
using Server.Factions;

View file

@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using Server;
using Server.Items;
using Server.Network;

View file

@ -1,8 +1,5 @@
using System;
using Server;
using Server.Network;
using Server.Mobiles;
using Server.Accounting;
namespace Server.Gumps
{

View file

@ -1,11 +1,7 @@
using System;
using Server;
using Server.Accounting;
using Server.Items;
using Server.Multis;
using Server.Multis.Deeds;
using Server.Network;
using Server.Mobiles;
namespace Server.Gumps
{

View file

@ -1,11 +1,8 @@
using System;
using System.Reflection;
using System.Collections;
using Server.Network;
using Server.Prompts;
using Server.Multis;
using Server.Multis.Deeds;
using Server.Items;
namespace Server.Gumps
{

View file

@ -1,12 +1,10 @@
using System;
using System.Reflection;
using System.Collections;
using System.Collections.Generic;
using Server.Network;
using Server.Prompts;
using Server.Mobiles;
using Server.Multis;
using Server.Multis.Deeds;
using Server.Items;
namespace Server.Gumps

View file

@ -1,8 +1,4 @@
using System;
using Server;
using Server.Items;
using Server.Multis;
using Server.Multis.Deeds;
using Server.Network;
namespace Server.Gumps

View file

@ -1,5 +1,4 @@
using System;
using Server;
namespace Server.Gumps
{

View file

@ -1,8 +1,6 @@
using System;
using Server;
using Server.Mobiles;
using Server.Network;
using Server.Gumps;
namespace Server.Gumps
{

View file

@ -1,13 +1,10 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Mobiles;
using Server.Items;
using Server.Network;
using Server.HuePickers;
using Server.Multis;
namespace Server.Gumps
{

View file

@ -1,7 +1,4 @@
using System;
using Server;
using Server.Network;
using Server.Targets;
using Server.Spells;
using Server.Spells.Seventh;

View file

@ -1,6 +1,3 @@
using System;
using Server;
namespace Server.Gumps
{
public class PropsConfig

View file

@ -2,12 +2,8 @@ using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Commands.Generic;
using Server.Network;
using Server.Menus;
using Server.Menus.Questions;
using Server.Targeting;
using CPA = Server.CommandPropertyAttribute;
namespace Server.Gumps

View file

@ -2,9 +2,7 @@ using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Network;
using Server.HuePickers;
using Server.Commands;
namespace Server.Gumps

View file

@ -2,7 +2,6 @@ using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Network;
using Server.Commands;

View file

@ -1,8 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Network;
using Server.HuePickers;
using Server.Commands;

View file

@ -1,8 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Network;
using Server.Commands;

View file

@ -2,7 +2,6 @@ using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Commands.Generic;
using Server.Network;
using Server.Prompts;

View file

@ -2,7 +2,6 @@ using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Items;
using Server.Targeting;
using Server.Commands;

View file

@ -1,8 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Targeting;
using Server.Network;
using Server.Commands;

View file

@ -1,8 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Targeting;
using Server.Network;
using Server.Commands;

View file

@ -2,7 +2,6 @@ using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using Server;
using Server.Network;
using Server.Commands;

View file

@ -1,6 +1,4 @@
using System;
using System.Collections;
using Server;
using Server.Network;
using Server.Multis;

View file

@ -1,7 +1,4 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Items;
using Server.Network;
using Server.Mobiles;

View file

@ -1,5 +1,4 @@
using System;
using Server;
using Server.Network;
namespace Server.Gumps

View file

@ -1,10 +1,7 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Items;
using Server.Network;
using Server.Spells;
using Server.Spells.Fourth;
using Server.Spells.Seventh;
using Server.Spells.Chivalry;
@ -141,8 +138,8 @@ namespace Server.Gumps
if ( Sextant.Format( e.Location, e.Map, ref xLong, ref yLat, ref xMins, ref yMins, ref xEast, ref ySouth ) )
{
AddLabel( 135 + (half * 160), 80, 0, String.Format( "{0}° {1}'{2}", yLat, yMins, ySouth ? "S" : "N" ) );
AddLabel( 135 + (half * 160), 95, 0, String.Format( "{0}° {1}'{2}", xLong, xMins, xEast ? "E" : "W" ) );
AddLabel( 135 + (half * 160), 80, 0, String.Format( "{0}<EFBFBD> {1}'{2}", yLat, yMins, ySouth ? "S" : "N" ) );
AddLabel( 135 + (half * 160), 95, 0, String.Format( "{0}<EFBFBD> {1}'{2}", xLong, xMins, xEast ? "E" : "W" ) );
}
// Drop rune button
@ -312,7 +309,7 @@ namespace Server.Gumps
if ( Sextant.Format( e.Location, e.Map, ref xLong, ref yLat, ref xMins, ref yMins, ref xEast, ref ySouth ) )
{
string location = String.Format( "{0}° {1}'{2}, {3}° {4}'{5}", yLat, yMins, ySouth ? "S" : "N", xLong, xMins, xEast ? "E" : "W" );
string location = String.Format( "{0}<EFBFBD> {1}'{2}, {3}<7D> {4}'{5}", yLat, yMins, ySouth ? "S" : "N", xLong, xMins, xEast ? "E" : "W" );
from.SendMessage( location );
}
@ -367,7 +364,7 @@ namespace Server.Gumps
if ( Sextant.Format( e.Location, e.Map, ref xLong, ref yLat, ref xMins, ref yMins, ref xEast, ref ySouth ) )
{
string location = String.Format( "{0}° {1}'{2}, {3}° {4}'{5}", yLat, yMins, ySouth ? "S" : "N", xLong, xMins, xEast ? "E" : "W" );
string location = String.Format( "{0}<EFBFBD> {1}'{2}, {3}<7D> {4}'{5}", yLat, yMins, ySouth ? "S" : "N", xLong, xMins, xEast ? "E" : "W" );
from.SendMessage( location );
}
@ -393,7 +390,7 @@ namespace Server.Gumps
if ( Sextant.Format( e.Location, e.Map, ref xLong, ref yLat, ref xMins, ref yMins, ref xEast, ref ySouth ) )
{
string location = String.Format( "{0}° {1}'{2}, {3}° {4}'{5}", yLat, yMins, ySouth ? "S" : "N", xLong, xMins, xEast ? "E" : "W" );
string location = String.Format( "{0}<EFBFBD> {1}'{2}, {3}<7D> {4}'{5}", yLat, yMins, ySouth ? "S" : "N", xLong, xMins, xEast ? "E" : "W" );
from.SendMessage( location );
}
@ -421,7 +418,7 @@ namespace Server.Gumps
if ( Sextant.Format( e.Location, e.Map, ref xLong, ref yLat, ref xMins, ref yMins, ref xEast, ref ySouth ) )
{
string location = String.Format( "{0}° {1}'{2}, {3}° {4}'{5}", yLat, yMins, ySouth ? "S" : "N", xLong, xMins, xEast ? "E" : "W" );
string location = String.Format( "{0}<EFBFBD> {1}'{2}, {3}<7D> {4}'{5}", yLat, yMins, ySouth ? "S" : "N", xLong, xMins, xEast ? "E" : "W" );
from.SendMessage( location );
}

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Multis;
using Server.Network;
using Server.Guilds;

View file

@ -1,7 +1,5 @@
using System;
using System.Collections;
using Server;
using Server.Gumps;
using Server.Network;
using Server.Commands;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Items;
using Server.Network;

View file

@ -1,11 +1,7 @@
using System;
using Server;
using Server.Gumps;
using Server.Misc;
using Server.Items;
using Server.Network;
using Server.Commands;
using Server.Mobiles;
namespace Server.Gumps
{

View file

@ -1,6 +1,5 @@
using System;
using System.Collections;
using Server;
using Server.Network;
using Server.Multis;
using Server.Mobiles;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Items;
using Server.Network;
using Server.Prompts;

View file

@ -1,7 +1,5 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Items;
using Server.Multis;
using Server.Targeting;

View file

@ -1,5 +1,4 @@
using System;
using Server;
namespace Server.Gumps
{

View file

@ -1,7 +1,4 @@
using System;
using Server;
using Server.Network;
using Server.Mobiles;
using Server.Accounting;
namespace Server.Gumps