OpenSimMirror/OpenSim/Framework
Melanie Thielker ccd74f888b Some complex re-ordering to make prebuild do what needed to be done.
It is now possible to use module interfaces without referencing Scene.
Place those interfaces in OpenSim/Region/Interfaces. They may not
use any refs from OpenSim.Region.Environment as parameters.
This resolves a circular library ref introduced in r5949
2008-08-23 02:30:07 +00:00
..
AssetLoader/Filesystem Mantis#1817. Thank you kindly, sacha magne, for a patch that: 2008-07-27 13:59:07 +00:00
Communications Some complex re-ordering to make prebuild do what needed to be done. 2008-08-23 02:30:07 +00:00
Configuration Formatting cleanup. 2008-08-18 00:39:10 +00:00
Console Update svn properties, formatting cleanup. 2008-08-19 02:59:27 +00:00
RegionLoader - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay 2008-08-22 09:00:32 +00:00
Servers Update svn properties, formatting cleanup. 2008-08-19 02:59:27 +00:00
Statistics Formatting cleanup. 2008-08-18 00:39:10 +00:00
ACL.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AgentCircuitData.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AgentCircuitManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AgentUpdateArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
AssemblyInfo.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
AssetBase.cs mini-warnings-safari, plus cleanup of IUserServices method naming. 2008-07-04 10:19:58 +00:00
AssetConfig.cs * minor: Remove unused message from the asset server configuration 2008-08-09 20:30:56 +00:00
AssetLandmark.cs * Remove all use of asset.InvType, as outlined in mailing list discussion 2008-06-23 18:01:58 +00:00
AssetRequest.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AssetRequestToClient.cs * Refactors call to OutPacket out of AssetCache and into LLClientView 2008-06-18 23:04:15 +00:00
AssetStorage.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AuthenticateResponse.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AvatarAppearance.cs Update svn properties, minor formatting cleanup. 2008-08-19 13:07:24 +00:00
AvatarPickerAvatar.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AvatarPickerReplyAgentDataArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
AvatarPickerReplyDataArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
AvatarWearable.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AvatarWearingArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
BlockingQueue.cs Update svn properties. Formatting cleanup. Remove a compiler warning. 2008-07-23 13:24:25 +00:00
Cache.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
ChatTypeEnum.cs Update svn properties. 2008-07-11 09:18:17 +00:00
ChildAgentDataUpdate.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
ClientInfo.cs Update svn properties. 2008-07-11 09:18:17 +00:00
ClientManager.cs De-coupling the IClientAPI interface and ClientManager class from the 2008-08-08 09:19:23 +00:00
ColliderData.cs * This sends collision events to the script engine. 2008-06-05 13:24:59 +00:00
ConfigurationMember.cs Mantis#1543. Thank you kindly, Jonc for a patch that: 2008-06-19 20:57:00 +00:00
ConfigurationOption.cs * Assigns a random UUID to a region if the Sim UUID is null. 2008-05-26 22:11:56 +00:00
Constants.cs add plywood texture as a constant, as we need it in a couple of places 2008-07-17 19:58:41 +00:00
Culture.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
EstateBan.cs Patch #9151 2008-07-18 02:40:47 +00:00
EstateSettings.cs Make the estate owner work. Changes permissions checks to allow the 2008-08-14 18:08:22 +00:00
FriendListItem.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
GridConfig.cs * Reinstate grid receive and send keys to user server config 2008-08-09 21:01:33 +00:00
GridInstantMessage.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
IAssetLoader.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
IAssetProvider.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
IAssetServer.cs * remove redundant sync locking in AssetServerBase since this is already being done by the lower database layers 2008-07-07 19:32:21 +00:00
IClientAPI.cs Mantis #2003 - thank you, SachaMagne, for a patch that implements 2008-08-20 01:48:51 +00:00
IClientAPI2.cs Add copyright notices. 2008-05-20 15:38:49 +00:00
IGenericConfig.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
IInventoryData.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
IPlugin.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
IRegionCommsListener.cs Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: 2008-08-16 19:20:14 +00:00
IRegionLoader.cs As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that. 2008-06-26 17:20:08 +00:00
IScene.cs Some complex re-ordering to make prebuild do what needed to be done. 2008-08-23 02:30:07 +00:00
IUserData.cs Attachment persistence (Mantis #1711) 2008-08-19 18:34:46 +00:00
InventoryCollection.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
InventoryConfig.cs * minor: get rid of send and receive keys from inventory server 2008-08-09 19:59:01 +00:00
InventoryFolderBase.cs make lots of properties virtual, which lets nhibernate do 2008-06-25 19:18:51 +00:00
InventoryItemBase.cs make lots of properties virtual, which lets nhibernate do 2008-06-25 19:18:51 +00:00
JId.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
LLGroup.cs * Added standard copyright and removed un-necessary using of libsecondlife.Packets 2008-05-14 07:00:42 +00:00
LandData.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
LandStatReportItem.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
LandUpdateArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
Location.cs Add copyright notices. 2008-05-20 15:38:49 +00:00
Login.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
MapBlockData.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
MessageServerConfig.cs * Remove warnings 2008-08-09 21:24:27 +00:00
NeighbourInfo.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
NetworkServersInfo.cs The new secure inventory server mode (in r5590) can now be disabled from OpenSim.ini. Default is to use the new mode. 2008-07-23 09:46:04 +00:00
OSChatMessage.cs adding copyright statement. 2008-07-25 11:31:33 +00:00
OSUUID.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
PacketPool.cs Patch #9160 2008-08-08 11:04:24 +00:00
ParcelMediaCommandEnum.cs Update svn properties. 2008-07-11 09:18:17 +00:00
PluginLoader.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
PrimitiveBaseShape.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
ProxyCodec.cs Sorry, thoughtI had added that :/ 2008-08-08 12:19:11 +00:00
RegionCommsListener.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
RegionHandle.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
RegionHandshakeArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
RegionInfo.cs Fix compiler warning due to incomplete refactoring in r5901. 2008-08-18 01:08:38 +00:00
RegionInfoForEstateMenuArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
RegionSettings.cs Add the default region texture UUIDS back in that were lost in 2008-08-19 21:18:48 +00:00
RegionUpData.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
Remoting.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
RequestAssetArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
SerializableInventory.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
SerializableRegionInfo.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
TaskInventoryItem.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
TextureRequestArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
ThreadTracker.cs * minor: add to the thread tracker the thread with which the thread tracker tracks threads 2008-08-01 20:52:32 +00:00
ThrottleOutPacketType.cs Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to make the flag nature of this value more clear. 2008-08-18 18:59:06 +00:00
UndoStack.cs Update svn properties. Minor formatting cleanup. 2008-06-26 20:04:06 +00:00
UpdateShapeArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
UserAgentData.cs make lots of properties virtual, which lets nhibernate do 2008-06-25 19:18:51 +00:00
UserConfig.cs * Reinstate grid receive and send keys to user server config 2008-08-09 21:01:33 +00:00
UserProfileData.cs - corrects statement about {asset,user,inventory} source configuration 2008-08-21 11:04:57 +00:00
Util.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
ViewerEffectEventHandlerArg.cs Update svn properties. 2008-07-11 09:18:17 +00:00
sLLVector3.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00