OpenSimMirror/OpenSim/Framework
diva c3e604c46c Added Authorization client code that interfaces with HGLoginAuthService. Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services. 2009-03-29 23:39:00 +00:00
..
AssetLoader/Filesystem - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
Client Change the client API to use GridInstantMessage for the "last mile" of IM 2009-03-29 05:42:27 +00:00
Communications Added Authorization client code that interfaces with HGLoginAuthService. Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services. 2009-03-29 23:39:00 +00:00
Configuration Check for empty string as well, just as illegal. 2008-10-03 02:27:22 +00:00
Console Prevent ICommander-generated subcommand trees from generating an exception 2009-03-05 21:20:57 +00:00
RegionLoader Allow some values that are set in OpenSim.ini to be set from region config 2009-01-02 17:41:12 +00:00
Serialization * minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization 2009-03-27 18:13:34 +00:00
Servers cleanup 2009-03-25 07:36:56 +00:00
Statistics * Remove asset cache size and texture stat reports from ASSET STATS since these are now inaccurate 2009-03-13 18:36:24 +00:00
Tests * optimized usings. 2009-02-12 09:53:12 +00:00
ACL.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AgentCircuitData.cs Minor bug fix. Thanks daTwitch. 2009-03-12 01:43:22 +00:00
AgentCircuitManager.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
AgentUpdateArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
AssemblyInfo.cs * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems. 2009-02-20 16:47:31 +00:00
AssetBase.cs Mark AssetBase.Metadata with [XmlIgnore] 2009-03-13 05:58:32 +00:00
AssetConfig.cs * optimized usings. 2009-02-12 09:53:12 +00:00
AssetLandmark.cs - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +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 * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +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 updates LibOMV to the current release 0.6.0 on March 19 2009 2009-03-27 22:13:09 +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 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
AvatarPickerReplyDataArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
AvatarWearable.cs * remove now unused serialization code 2009-03-05 18:36:37 +00:00
AvatarWearingArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
BlockingQueue.cs * Support loading empty folders in an iar 2009-03-13 20:46:53 +00:00
Cache.cs * optimized usings. 2009-02-12 09:53:12 +00:00
ChatTypeEnum.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
ChildAgentDataUpdate.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
ClientInfo.cs A few updates necessary for load balancer. 2009-02-25 00:32:26 +00:00
ClientManager.cs * prune and regrade log messages relating to client login and logout 2009-01-06 21:39:55 +00:00
ColliderData.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
ConfigSettings.cs From: Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-16 12:20:31 +00:00
ConfigurationMember.cs * optimized usings. 2009-02-12 09:53:12 +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 * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 2008-09-12 20:12:03 +00:00
Culture.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
EstateBan.cs * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
EstateSettings.cs * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
EventData.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
ForeignUserProfileData.cs * optimized usings. 2009-02-12 09:53:12 +00:00
FriendListItem.cs Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00
FriendRegionInfo.cs WIP: Adding a few things to PresenceModule. Not quite finished yet. 2008-11-24 22:07:45 +00:00
GridConfig.cs * Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server 2008-10-13 20:35:45 +00:00
GridInstantMessage.cs Megapatch. Completely remove the multiparameter IM methods. Remove the insecure 2008-11-16 22:04:01 +00:00
GroupData.cs Add AcceptNotices member to GroupMembershipData and an overload to 2009-03-29 11:18:45 +00:00
HGNetworkServersInfo.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
IAssetCache.cs * Move method documentation from AssetCache up to IAssetCache 2009-03-09 18:35:26 +00:00
IAssetLoader.cs * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 2008-12-29 16:56:48 +00:00
IAssetServer.cs From: Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-18 13:15:07 +00:00
IClientAPI.cs Change the client API to use GridInstantMessage for the "last mile" of IM 2009-03-29 05:42:27 +00:00
IClientFileTransfer.cs * optimized usings. 2009-02-12 09:53:12 +00:00
IGenericConfig.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
ILoginServiceToRegionsConnector.cs Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved it from OpenSim.Client.Linden to OpenSim.Framework. 2009-03-03 16:36:21 +00:00
IMoneyModule.cs * optimized usings. 2009-02-12 09:53:12 +00:00
IPlugin.cs * optimized usings. 2009-02-12 09:53:12 +00:00
IRegionCommsListener.cs * Stop the pointless passing of a scene's own region handler back to it in region comms 2008-11-12 19:12:33 +00:00
IRegionCreator.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +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
IRegistryCore.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00
IScene.cs Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. 2009-02-26 21:30:12 +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 * Establish a common InventoryNodeBase class from InventoryItemBase and InventoryFolderBase 2009-02-11 19:29:59 +00:00
InventoryItemBase.cs * Establish InventoryArchiveSaved event for unit tests 2009-02-17 15:39:18 +00:00
InventoryNodeBase.cs * Establish InventoryArchiveSaved event for unit tests 2009-02-17 15:39:18 +00:00
LandData.cs * optimized usings. 2009-02-12 09:53:12 +00:00
LandStatReportItem.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
LandUpdateArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
Location.cs * Fixes Location == Location, and Location != Location 2008-11-28 20:37:21 +00:00
Login.cs Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical). 2009-02-17 00:35:52 +00:00
MapBlockData.cs - Fixed a small off by one error in sending MapBlocks 2008-10-02 22:14:34 +00:00
MapItemReplyStruct.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +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 * Make all coded defaults match settings in OpenSim.ini.example 2009-03-11 18:02:22 +00:00
OSChatMessage.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
PacketPool.cs Avoid NRE if client sends unrecognized packet type. 2009-03-03 17:39:57 +00:00
ParcelMediaCommandEnum.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
PluginLoader.cs - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) 2009-02-16 02:27:34 +00:00
PrimitiveBaseShape.cs * This updates LibOMV to the current release 0.6.0 on March 19 2009 2009-03-27 22:13:09 +00:00
ProxyCodec.cs The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded. 2008-11-10 09:50:05 +00:00
RegionCommsListener.cs * Stop the pointless passing of a scene's own region handler back to it in region comms 2008-11-12 19:12:33 +00:00
RegionHandshakeArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
RegionInfo.cs * Another stab at refactoring up the CustomiseResponse function. Two fixes: 2009-03-12 10:50:59 +00:00
RegionInfoForEstateMenuArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
RegionSettings.cs * Implement saving of region settings in OAR files 2008-12-30 19:00:19 +00:00
RegionUpData.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
RegistryCore.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00
Remoting.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
RequestAssetArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +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
SimStats.cs * optimized usings. 2009-02-12 09:53:12 +00:00
SurfaceTouchEventArgs.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
TaskInventoryDictionary.cs * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 2009-02-20 14:04:29 +00:00
TaskInventoryItem.cs Committing the LCO database layer. Native MySQL, no ADO. New reconnect 2008-11-26 07:34:38 +00:00
TextureRequestArgs.cs * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
ThreadTracker.cs * Correct build break from last commit - how on earth did it compile last time? Bizarre 2008-11-04 21:42:31 +00:00
ThrottleOutPacketType.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
UndoStack.cs Update svn properties. Minor formatting cleanup. 2008-06-26 20:04:06 +00:00
UpdateShapeArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
UserAgentData.cs * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 2008-09-12 20:12:03 +00:00
UserConfig.cs Added the hg login procedure to the user server. 2009-03-27 16:23:52 +00:00
UserProfileData.cs * Add a method to allow friendship offers to a logged in client from an offline user directly from the server 2008-12-23 17:16:47 +00:00
Util.cs Refactoring of CreateCommsManagerPlugin. 2009-03-03 12:51:54 +00:00
ViewerEffectEventHandlerArg.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
WearableItem.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
sLLVector3.cs * This changes gridcomms types back to our home grown wholy controlled types. 2008-09-06 22:28:51 +00:00