OpenSimMirror/OpenSim/Framework
Dr Scofield 4a3523bc67 this fixes the crash reported by mantis #2046: user server crashing if
no OpenSim.ini file found by GridInfoService. GridInfoService now will
just issue a warning that GridInfo will NOT be available to your users 
if no OpenSim.ini file is available. due to the static nature of 
UserConfig (configuration options hardcoded) i don't think it's currently
an option to move GridInfo into user_server.xml but if anyone wants to 
look into this i'd be delighted...
2008-08-28 07:37:16 +00:00
..
AssetLoader/Filesystem Mantis#1817. Thank you kindly, sacha magne, for a patch that: 2008-07-27 13:59:07 +00:00
Communications this fixes the crash reported by mantis #2046: user server crashing if 2008-08-28 07:37:16 +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 * One more tweak to the application/xml vs application/llsd+xml routine 2008-08-26 06:05:43 +00:00
Statistics Formatting cleanup. 2008-08-18 00:39:10 +00:00
ACL.cs
AgentCircuitData.cs
AgentCircuitManager.cs * This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format. 2008-08-25 07:35:17 +00:00
AgentUpdateArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
AssemblyInfo.cs
AssetBase.cs
AssetConfig.cs * minor: Remove unused message from the asset server configuration 2008-08-09 20:30:56 +00:00
AssetLandmark.cs
AssetRequest.cs
AssetRequestToClient.cs
AssetStorage.cs
AuthenticateResponse.cs
AvatarAppearance.cs Update svn properties, minor formatting cleanup. 2008-08-19 13:07:24 +00:00
AvatarPickerAvatar.cs
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
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
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
ConfigurationMember.cs
ConfigurationOption.cs
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
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
GridConfig.cs * Reinstate grid receive and send keys to user server config 2008-08-09 21:01:33 +00:00
GridInstantMessage.cs
IAssetLoader.cs
IAssetProvider.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
IAssetServer.cs
IClientAPI.cs * This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format. 2008-08-25 07:35:17 +00:00
IClientAPI2.cs
IGenericConfig.cs
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
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
InventoryConfig.cs * minor: get rid of send and receive keys from inventory server 2008-08-09 19:59:01 +00:00
InventoryFolderBase.cs
InventoryItemBase.cs
JId.cs
LLGroup.cs
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
Login.cs
MapBlockData.cs
MessageServerConfig.cs * Remove warnings 2008-08-09 21:24:27 +00:00
NeighbourInfo.cs
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
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
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
Remoting.cs
RequestAssetArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
SerializableInventory.cs
SerializableRegionInfo.cs
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
UpdateShapeArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
UserAgentData.cs
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