From ee205e7e812e170f670e690a4e0fa9caa652f226 Mon Sep 17 00:00:00 2001
From: Jeff Ames
Date: Thu, 1 Oct 2009 01:00:09 +0900
Subject: Formatting cleanup.
---
OpenSim/Region/Framework/Interfaces/IAgentAssetTransactions.cs | 2 +-
OpenSim/Region/Framework/Interfaces/ICommander.cs | 4 ++--
OpenSim/Region/Framework/Interfaces/IDialogModule.cs | 10 +++++-----
OpenSim/Region/Framework/Interfaces/IEntityCreator.cs | 8 ++++----
OpenSim/Region/Framework/Interfaces/IEntityInventory.cs | 6 +++---
OpenSim/Region/Framework/Interfaces/IFriendsModule.cs | 6 +++---
OpenSim/Region/Framework/Interfaces/IGodsModule.cs | 4 ++--
.../Region/Framework/Interfaces/IInventoryArchiverModule.cs | 8 ++++----
OpenSim/Region/Framework/Interfaces/ILandChannel.cs | 4 ++--
OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs | 8 ++++----
OpenSim/Region/Framework/Interfaces/IRegionDataStore.cs | 8 ++++----
OpenSim/Region/Framework/Interfaces/IRegionSerialiserModule.cs | 2 +-
OpenSim/Region/Framework/Interfaces/ISoundModule.cs | 4 ++--
OpenSim/Region/Framework/Interfaces/IVegetationModule.cs | 4 ++--
OpenSim/Region/Framework/Interfaces/IWorldMapModule.cs | 4 ++--
15 files changed, 41 insertions(+), 41 deletions(-)
(limited to 'OpenSim/Region/Framework/Interfaces')
diff --git a/OpenSim/Region/Framework/Interfaces/IAgentAssetTransactions.cs b/OpenSim/Region/Framework/Interfaces/IAgentAssetTransactions.cs
index c1ed1ac..0cc8fb6 100644
--- a/OpenSim/Region/Framework/Interfaces/IAgentAssetTransactions.cs
+++ b/OpenSim/Region/Framework/Interfaces/IAgentAssetTransactions.cs
@@ -41,7 +41,7 @@ namespace OpenSim.Region.Framework.Interfaces
sbyte type, byte wearableType, uint nextOwnerMask);
void HandleTaskItemUpdateFromTransaction(
- IClientAPI remoteClient, SceneObjectPart part, UUID transactionID, TaskInventoryItem item);
+ IClientAPI remoteClient, SceneObjectPart part, UUID transactionID, TaskInventoryItem item);
void RemoveAgentAssetTransactions(UUID userID);
}
diff --git a/OpenSim/Region/Framework/Interfaces/ICommander.cs b/OpenSim/Region/Framework/Interfaces/ICommander.cs
index 9371bea..6b872c1 100644
--- a/OpenSim/Region/Framework/Interfaces/ICommander.cs
+++ b/OpenSim/Region/Framework/Interfaces/ICommander.cs
@@ -33,7 +33,7 @@ namespace OpenSim.Region.Framework.Interfaces
{
///
/// The name of this commander
- ///
+ ///
string Name { get; }
///
@@ -44,7 +44,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
/// The commands available for this commander
///
- Dictionary Commands { get; }
+ Dictionary Commands { get; }
void ProcessConsoleCommand(string function, string[] args);
void RegisterCommand(string commandName, ICommand command);
diff --git a/OpenSim/Region/Framework/Interfaces/IDialogModule.cs b/OpenSim/Region/Framework/Interfaces/IDialogModule.cs
index a6ca7f1..d1c37da 100644
--- a/OpenSim/Region/Framework/Interfaces/IDialogModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IDialogModule.cs
@@ -37,15 +37,15 @@ namespace OpenSim.Region.Framework.Interfaces
/// small interval.
///
///
- ///
- void SendAlertToUser(IClientAPI client, string message);
+ ///
+ void SendAlertToUser(IClientAPI client, string message);
///
/// Send an alert message to a particular user.
///
///
///
- ///
+ ///
void SendAlertToUser(IClientAPI client, string message, bool modal);
///
@@ -104,7 +104,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
///
void SendUrlToUser(
- UUID avatarID, string objectName, UUID objectID, UUID ownerID, bool groupOwned, string message, string url);
+ UUID avatarID, string objectName, UUID objectID, UUID ownerID, bool groupOwned, string message, string url);
///
/// Send a notification to all users in the scene. This notification should remain around until the
@@ -116,7 +116,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
/// The user sending the message
/// The name of the user doing the sending
- /// The message being sent to the user
+ /// The message being sent to the user
void SendNotificationToUsersInRegion(UUID fromAvatarID, string fromAvatarName, string message);
///
diff --git a/OpenSim/Region/Framework/Interfaces/IEntityCreator.cs b/OpenSim/Region/Framework/Interfaces/IEntityCreator.cs
index f3a3747..c39627c 100644
--- a/OpenSim/Region/Framework/Interfaces/IEntityCreator.cs
+++ b/OpenSim/Region/Framework/Interfaces/IEntityCreator.cs
@@ -29,13 +29,13 @@ using OpenMetaverse;
using OpenSim.Framework;
using OpenSim.Region.Framework.Scenes;
-namespace OpenSim.Region.Framework.Interfaces
+namespace OpenSim.Region.Framework.Interfaces
{
///
/// Interface to a class that is capable of creating entities
- ///
+ ///
public interface IEntityCreator
- {
+ {
///
/// The entities that this class is capable of creating. These match the PCode format.
///
@@ -51,6 +51,6 @@ namespace OpenSim.Region.Framework.Interfaces
///
///
/// The entity created, or null if the creation failed
- SceneObjectGroup CreateEntity(UUID ownerID, UUID groupID, Vector3 pos, Quaternion rot, PrimitiveBaseShape shape);
+ SceneObjectGroup CreateEntity(UUID ownerID, UUID groupID, Vector3 pos, Quaternion rot, PrimitiveBaseShape shape);
}
}
diff --git a/OpenSim/Region/Framework/Interfaces/IEntityInventory.cs b/OpenSim/Region/Framework/Interfaces/IEntityInventory.cs
index 1ed92fb..2c906a2 100644
--- a/OpenSim/Region/Framework/Interfaces/IEntityInventory.cs
+++ b/OpenSim/Region/Framework/Interfaces/IEntityInventory.cs
@@ -64,7 +64,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
/// Change every item in this inventory to a new group.
///
- ///
+ ///
void ChangeInventoryGroup(UUID groupID);
///
@@ -94,7 +94,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
///
///
- ///
+ ///
void CreateScriptInstance(UUID itemId, int startParam, bool postOnRez, string engine, int stateSource);
///
@@ -150,7 +150,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
/// Return the name with which a client can request a xfer of this prim's inventory metadata
- ///
+ ///
string GetInventoryFileName();
bool GetInventoryFileName(IClientAPI client, uint localID);
diff --git a/OpenSim/Region/Framework/Interfaces/IFriendsModule.cs b/OpenSim/Region/Framework/Interfaces/IFriendsModule.cs
index af54c76..7a8aba2 100644
--- a/OpenSim/Region/Framework/Interfaces/IFriendsModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IFriendsModule.cs
@@ -29,7 +29,7 @@ using OpenMetaverse;
using OpenSim.Framework;
namespace OpenSim.Region.Framework.Interfaces
-{
+{
public interface IFriendsModule
{
///
@@ -43,7 +43,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// FIXME: This is somewhat too tightly coupled - it should arguably be possible to offer friendships even if the
/// receiving user is not currently online.
///
- ///
- void OfferFriendship(UUID fromUserId, IClientAPI toUserClient, string offerMessage);
+ ///
+ void OfferFriendship(UUID fromUserId, IClientAPI toUserClient, string offerMessage);
}
}
diff --git a/OpenSim/Region/Framework/Interfaces/IGodsModule.cs b/OpenSim/Region/Framework/Interfaces/IGodsModule.cs
index 02abb05..552ce01 100644
--- a/OpenSim/Region/Framework/Interfaces/IGodsModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IGodsModule.cs
@@ -29,7 +29,7 @@ using OpenMetaverse;
using OpenSim.Framework;
namespace OpenSim.Region.Framework.Interfaces
-{
+{
///
/// This interface provides god related methods
///
@@ -53,6 +53,6 @@ namespace OpenSim.Region.Framework.Interfaces
/// the person that is being kicked
/// This isn't used apparently
/// The message to send to the user after it's been turned into a field
- void KickUser(UUID godID, UUID sessionID, UUID agentID, uint kickflags, byte[] reason);
+ void KickUser(UUID godID, UUID sessionID, UUID agentID, uint kickflags, byte[] reason);
}
}
diff --git a/OpenSim/Region/Framework/Interfaces/IInventoryArchiverModule.cs b/OpenSim/Region/Framework/Interfaces/IInventoryArchiverModule.cs
index 1622564..2d038ce 100644
--- a/OpenSim/Region/Framework/Interfaces/IInventoryArchiverModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IInventoryArchiverModule.cs
@@ -30,7 +30,7 @@ using System.IO;
using OpenSim.Framework.Communications.Cache;
namespace OpenSim.Region.Framework.Interfaces
-{
+{
///
/// Used for the OnInventoryArchiveSaved event.
///
@@ -43,11 +43,11 @@ namespace OpenSim.Region.Framework.Interfaces
public delegate void InventoryArchiveSaved(
Guid id, bool succeeded, CachedUserInfo userInfo, string invPath, Stream saveStream, Exception reportedException);
- public interface IInventoryArchiverModule
+ public interface IInventoryArchiverModule
{
///
/// Fired when an archive inventory save has been completed.
- ///
+ ///
event InventoryArchiveSaved OnInventoryArchiveSaved;
///
@@ -69,6 +69,6 @@ namespace OpenSim.Region.Framework.Interfaces
/// The inventory path from which the inventory should be saved.
/// The stream to which the inventory archive will be saved
/// true if the first stage of the operation succeeded, false otherwise
- bool ArchiveInventory(Guid id, string firstName, string lastName, string invPath, string pass, Stream saveStream);
+ bool ArchiveInventory(Guid id, string firstName, string lastName, string invPath, string pass, Stream saveStream);
}
}
diff --git a/OpenSim/Region/Framework/Interfaces/ILandChannel.cs b/OpenSim/Region/Framework/Interfaces/ILandChannel.cs
index 19b8574..74f404f 100644
--- a/OpenSim/Region/Framework/Interfaces/ILandChannel.cs
+++ b/OpenSim/Region/Framework/Interfaces/ILandChannel.cs
@@ -41,7 +41,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
/// Value between 0 - 256 on the x axis of the point
/// Value between 0 - 256 on the y axis of the point
- /// Land object at the point supplied
+ /// Land object at the point supplied
ILandObject GetLandObject(int x, int y);
ILandObject GetLandObject(int localID);
@@ -51,7 +51,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
/// Value between 0 - 256 on the x axis of the point
/// Value between 0 - 256 on the y axis of the point
- /// Land object at the point supplied
+ /// Land object at the point supplied
ILandObject GetLandObject(float x, float y);
bool IsLandPrimCountTainted();
diff --git a/OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs b/OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs
index 78b5322..fa64333 100644
--- a/OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs
@@ -54,7 +54,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
///
/// If supplied, this request Id is later returned in the saved event
- void ArchiveRegion(string savePath, Guid requestId);
+ void ArchiveRegion(string savePath, Guid requestId);
///
/// Archive the region to a stream.
@@ -88,7 +88,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// settings in the archive will be ignored.
///
/// If supplied, this request Id is later returned in the saved event
- void DearchiveRegion(string loadPath, bool merge, Guid requestId);
+ void DearchiveRegion(string loadPath, bool merge, Guid requestId);
///
/// Dearchive a region from a stream. This replaces the existing scene.
@@ -109,8 +109,8 @@ namespace OpenSim.Region.Framework.Interfaces
///
/// If true, the loaded region merges with the existing one rather than replacing it. Any terrain or region
/// settings in the archive will be ignored.
- ///
+ ///
/// If supplied, this request Id is later returned in the saved event
- void DearchiveRegion(Stream loadStream, bool merge, Guid requestId);
+ void DearchiveRegion(Stream loadStream, bool merge, Guid requestId);
}
}
diff --git a/OpenSim/Region/Framework/Interfaces/IRegionDataStore.cs b/OpenSim/Region/Framework/Interfaces/IRegionDataStore.cs
index 41a1e51..78bd622 100644
--- a/OpenSim/Region/Framework/Interfaces/IRegionDataStore.cs
+++ b/OpenSim/Region/Framework/Interfaces/IRegionDataStore.cs
@@ -71,21 +71,21 @@ namespace OpenSim.Region.Framework.Interfaces
/// Load persisted objects from region storage.
///
/// the Region UUID
- /// List of loaded groups
+ /// List of loaded groups
List LoadObjects(UUID regionUUID);
///
/// Store a terrain revision in region storage
///
/// HeightField data
- /// region UUID
+ /// region UUID
void StoreTerrain(double[,] terrain, UUID regionID);
///
/// Load the latest terrain revision from region storage
///
/// the region UUID
- /// Heightfield data
+ /// Heightfield data
double[,] LoadTerrain(UUID regionID);
void StoreLandObject(ILandObject Parcel);
@@ -96,7 +96,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// - delete from landaccesslist where LandUUID=globalID
///
///
- ///
+ ///
void RemoveLandObject(UUID globalID);
List LoadLandObjects(UUID regionUUID);
diff --git a/OpenSim/Region/Framework/Interfaces/IRegionSerialiserModule.cs b/OpenSim/Region/Framework/Interfaces/IRegionSerialiserModule.cs
index bfd25d3..e7562a5 100644
--- a/OpenSim/Region/Framework/Interfaces/IRegionSerialiserModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IRegionSerialiserModule.cs
@@ -117,6 +117,6 @@ namespace OpenSim.Region.Framework.Interfaces
///
///
///
- string SerializeGroupToXml2(SceneObjectGroup grp);
+ string SerializeGroupToXml2(SceneObjectGroup grp);
}
}
diff --git a/OpenSim/Region/Framework/Interfaces/ISoundModule.cs b/OpenSim/Region/Framework/Interfaces/ISoundModule.cs
index 3d803ee..379fabd 100644
--- a/OpenSim/Region/Framework/Interfaces/ISoundModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/ISoundModule.cs
@@ -29,12 +29,12 @@ using System;
using OpenMetaverse;
namespace OpenSim.Region.Framework.Interfaces
-{
+{
public interface ISoundModule
{
void PlayAttachedSound(UUID soundID, UUID ownerID, UUID objectID, double gain, Vector3 position, byte flags);
void TriggerSound(
- UUID soundId, UUID ownerID, UUID objectID, UUID parentID, double gain, Vector3 position, UInt64 handle);
+ UUID soundId, UUID ownerID, UUID objectID, UUID parentID, double gain, Vector3 position, UInt64 handle);
}
}
\ No newline at end of file
diff --git a/OpenSim/Region/Framework/Interfaces/IVegetationModule.cs b/OpenSim/Region/Framework/Interfaces/IVegetationModule.cs
index 344601f..403d542 100644
--- a/OpenSim/Region/Framework/Interfaces/IVegetationModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IVegetationModule.cs
@@ -29,7 +29,7 @@ using OpenMetaverse;
using OpenSim.Region.Framework.Scenes;
namespace OpenSim.Region.Framework.Interfaces
-{
+{
public interface IVegetationModule : IEntityCreator
{
///
@@ -44,6 +44,6 @@ namespace OpenSim.Region.Framework.Interfaces
///
///
SceneObjectGroup AddTree(
- UUID uuid, UUID groupID, Vector3 scale, Quaternion rotation, Vector3 position, Tree treeType, bool newTree);
+ UUID uuid, UUID groupID, Vector3 scale, Quaternion rotation, Vector3 position, Tree treeType, bool newTree);
}
}
diff --git a/OpenSim/Region/Framework/Interfaces/IWorldMapModule.cs b/OpenSim/Region/Framework/Interfaces/IWorldMapModule.cs
index a0b0888..de1bcd4 100644
--- a/OpenSim/Region/Framework/Interfaces/IWorldMapModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IWorldMapModule.cs
@@ -26,9 +26,9 @@
*/
namespace OpenSim.Region.Framework.Interfaces
-{
+{
public interface IWorldMapModule
{
- void LazySaveGeneratedMaptile(byte[] data, bool temporary);
+ void LazySaveGeneratedMaptile(byte[] data, bool temporary);
}
}
--
cgit v1.1
From 606e831ff5337fb5e94dcebf9d6852bd4c434d4b Mon Sep 17 00:00:00 2001
From: Jeff Ames
Date: Thu, 1 Oct 2009 09:38:36 +0900
Subject: Formatting cleanup.
---
OpenSim/Region/Framework/Interfaces/IDialogModule.cs | 4 ++--
OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'OpenSim/Region/Framework/Interfaces')
diff --git a/OpenSim/Region/Framework/Interfaces/IDialogModule.cs b/OpenSim/Region/Framework/Interfaces/IDialogModule.cs
index d1c37da..ce57c44 100644
--- a/OpenSim/Region/Framework/Interfaces/IDialogModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IDialogModule.cs
@@ -73,7 +73,7 @@ namespace OpenSim.Region.Framework.Interfaces
void SendAlertToUser(string firstName, string lastName, string message, bool modal);
///
- /// Send an alert message to all users in the scene.
+ /// Send an alert message to all users in the scene.
///
///
void SendGeneralAlert(string message);
@@ -129,7 +129,7 @@ namespace OpenSim.Region.Framework.Interfaces
///
/// The user sending the message
/// The name of the user doing the sending
- /// The message being sent to the user
+ /// The message being sent to the user
void SendNotificationToUsersInEstate(UUID fromAvatarID, string fromAvatarName, string message);
}
}
diff --git a/OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs b/OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs
index fa64333..9ad2036 100644
--- a/OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs
+++ b/OpenSim/Region/Framework/Interfaces/IRegionArchiverModule.cs
@@ -52,7 +52,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// This method occurs asynchronously. If you want notification of when it has completed then subscribe to
/// the EventManager.OnOarFileSaved event.
///
- ///
+ ///
/// If supplied, this request Id is later returned in the saved event
void ArchiveRegion(string savePath, Guid requestId);
--
cgit v1.1