OpenSimMirror/OpenSim/Framework
Charles Krinke 8d6096b815 Mantis#2165. Thank you kindly, CMickeyB for a patch that:
patch is attached that replaces the o(n^2) algorithm currently 
used to build the inventory cache with an o(n) algorithm using 
hash tables. the patch also adds some additional error handling.
2008-09-12 03:33:26 +00:00
..
AssetLoader/Filesystem Mantis #2133 2008-09-06 14:58:23 +00:00
Communications Mantis#2165. Thank you kindly, CMickeyB for a patch that: 2008-09-12 03:33:26 +00:00
Configuration Mantis #2133 2008-09-06 14:58:23 +00:00
Console Update svn properties, formatting cleanup. 2008-08-19 02:59:27 +00:00
RegionLoader Mantis #2133 2008-09-06 14:58:23 +00:00
Servers Mantis #2133 2008-09-06 14:58:23 +00:00
Statistics * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
Tests changes to Test directory structure per opensim-dev conversation 2008-09-08 20:34:45 +00:00
ACL.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AgentCircuitData.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AgentCircuitManager.cs * minor: Clean up of logging messages to make following the client login process easier 2008-09-07 03:22:33 +00:00
AgentUpdateArgs.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AssemblyInfo.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
AssetBase.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AssetConfig.cs * minor: Remove unused message from the asset server configuration 2008-08-09 20:30:56 +00:00
AssetLandmark.cs Mantis #2142 2008-09-07 20:09:11 +00:00
AssetRequest.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AssetRequestToClient.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AssetStorage.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AuthenticateResponse.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AvatarAppearance.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AvatarPickerAvatar.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AvatarPickerReplyAgentDataArgs.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AvatarPickerReplyDataArgs.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AvatarWearable.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
AvatarWearingArgs.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
BlockingQueue.cs Update svn properties. Formatting cleanup. Remove a compiler warning. 2008-07-23 13:24:25 +00:00
Cache.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
ChatTypeEnum.cs Update svn properties. 2008-07-11 09:18:17 +00:00
ChildAgentDataUpdate.cs * This changes gridcomms types back to our home grown wholy controlled types. 2008-09-06 22:28:51 +00:00
ClientInfo.cs Update svn properties. 2008-07-11 09:18:17 +00:00
ClientManager.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
ColliderData.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
ConfigurationMember.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
ConfigurationOption.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +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 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
EstateSettings.cs Mantis #2133 2008-09-06 14:58:23 +00:00
FriendListItem.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
GridConfig.cs * Reinstate grid receive and send keys to user server config 2008-08-09 21:01:33 +00:00
GridInstantMessage.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IAssetLoader.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
IAssetProvider.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IAssetServer.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IClientAPI.cs * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. 2008-09-09 05:25:29 +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 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IPlugin.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
IRegionCommsListener.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +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 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IUserData.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
InventoryCollection.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +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 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
InventoryItemBase.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
JId.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
LLGroup.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
LandData.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
LandStatReportItem.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
LandUpdateArgs.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
Location.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
Login.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
MapBlockData.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +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 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
OSUUID.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
PacketPool.cs Implement proper persistence of the following prim properties: 2008-09-08 02:40:20 +00:00
ParcelMediaCommandEnum.cs Update svn properties. 2008-07-11 09:18:17 +00:00
PluginLoader.cs Mantis #2133 2008-09-06 14:58:23 +00:00
PrimitiveBaseShape.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
ProxyCodec.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
RegionCommsListener.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
RegionHandshakeArgs.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
RegionInfo.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
RegionInfoForEstateMenuArgs.cs Update svn properties. 2008-07-11 09:18:17 +00:00
RegionSettings.cs Mantis #2133 2008-09-06 14:58:23 +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 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
SerializableInventory.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
SerializableRegionInfo.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
TaskInventoryItem.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
TextureRequestArgs.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +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 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
UserConfig.cs * Reinstate grid receive and send keys to user server config 2008-08-09 21:01:33 +00:00
UserProfileData.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
Util.cs Update svn properties, formatting cleanup. 2008-09-09 01:26:48 +00:00
ViewerEffectEventHandlerArg.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
sLLVector3.cs * This changes gridcomms types back to our home grown wholy controlled types. 2008-09-06 22:28:51 +00:00