* Prelininary estate tool support - Kick User - Ban User - Unban User - Teleport user Home * EstateTools class in Region Client.CurrentRegion.Estate * .ToStringHyphenated() on LLUUID Returns a LSL-compatible / SL-compatible string translation of a UUID. Please note. If coding additional estate tools in, the EstateOwnerMessage sub-protocol is finnicky. If something isnt working, try swapping the order around of parameters. Enjoy. -Adam git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@165 52acb1d6-8a22-11de-b505-999d5b087335
361 lines
13 KiB
XML
361 lines
13 KiB
XML
<VisualStudioProject>
|
|
<CSHARP
|
|
ProjectType = "Local"
|
|
ProductVersion = "7.10.3077"
|
|
SchemaVersion = "2.0"
|
|
ProjectGuid = "{D9CDEDFB-8169-4B03-B57F-0DF638F044EC}"
|
|
>
|
|
<Build>
|
|
<Settings
|
|
ApplicationIcon = ""
|
|
AssemblyKeyContainerName = ""
|
|
AssemblyName = "libsecondlife"
|
|
AssemblyOriginatorKeyFile = ""
|
|
DefaultClientScript = "JScript"
|
|
DefaultHTMLPageLayout = "Grid"
|
|
DefaultTargetSchema = "IE50"
|
|
DelaySign = "false"
|
|
OutputType = "Library"
|
|
PreBuildEvent = ""
|
|
PostBuildEvent = ""
|
|
RootNamespace = "libsecondlife"
|
|
RunPostBuildEvent = "OnBuildSuccess"
|
|
StartupObject = ""
|
|
>
|
|
<Config
|
|
Name = "Debug"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "DEBUG;TRACE"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "true"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "false"
|
|
NoStdLib = "false"
|
|
NoWarn = ""
|
|
Optimize = "false"
|
|
OutputPath = "bin\Debug\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "false"
|
|
WarningLevel = "4"
|
|
/>
|
|
<Config
|
|
Name = "Release"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "TRACE"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "false"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "false"
|
|
NoStdLib = "false"
|
|
NoWarn = ""
|
|
Optimize = "true"
|
|
OutputPath = "bin\Release\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "false"
|
|
WarningLevel = "4"
|
|
/>
|
|
</Settings>
|
|
<References>
|
|
<Reference
|
|
Name = "System"
|
|
AssemblyName = "System"
|
|
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Data"
|
|
AssemblyName = "System.Data"
|
|
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.XML"
|
|
AssemblyName = "System.Xml"
|
|
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
|
|
/>
|
|
</References>
|
|
</Build>
|
|
<Files>
|
|
<Include>
|
|
<File
|
|
RelPath = "AssemblyInfo.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Avatar.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "EstateTools.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "GridManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Inventory.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "NetworkManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packet.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Parcel.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Prims.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "ProtocolManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Region.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "SecondLife.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Types.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "AssetSystem\Asset.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "AssetSystem\AssetImage.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "AssetSystem\AssetManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "AssetSystem\AssetNotecard.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "AssetSystem\ImageManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "AssetSystem\NotecardAsset.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "InventorySystem\InventoryBase.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "InventorySystem\InventoryFolder.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "InventorySystem\InventoryImage.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "InventorySystem\InventoryItem.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "InventorySystem\InventoryManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "InventorySystem\InventoryNotecard.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "JSON\JSONArray.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "JSON\JSONFacade.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "JSON\JSONObject.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "JSON\JSONTokener.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\AssetPackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\CommunicationPackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\EstatePackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\ImagePackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\InventoryPackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\NetworkPackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\ObjectPackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\ParcelPackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\SimPackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Packets\TransferPackets.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Utils\ImageTools.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Utils\InventoryApp.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Utils\Utils.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\Logger.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcDeserializer.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcErrorCodes.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcException.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcRequest.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcRequestDeserializer.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcRequestSerializer.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcResponse.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcResponseDeserializer.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcResponseSerializer.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcSerializer.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "XmlRpcCS\XmlRpcXmlTokens.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
</Include>
|
|
</Files>
|
|
</CSHARP>
|
|
</VisualStudioProject>
|
|
|