MW 70f283e089 Applied patch from mantis #3387, which adds Dynamic plugin support to gridserver. Thanks mikkopa. %!s(int64=15) %!d(string=hai) anos
..
AssetLoader 76c0935ec7 - remove the Metadata property from AssetBase and return all previous %!s(int64=16) %!d(string=hai) anos
Client 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
Communications 57ab79e331 * Update ScenePresenceTests to reflect current REST communication workflow. %!s(int64=15) %!d(string=hai) anos
Configuration 6bd5c6bfc0 Check for empty string as well, just as illegal. %!s(int64=16) %!d(string=hai) anos
Console 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: %!s(int64=15) %!d(string=hai) anos
RegionLoader 0138fdc5fd Allow some values that are set in OpenSim.ini to be set from region config %!s(int64=16) %!d(string=hai) anos
Servers fcb737c7f9 * Upping to interface version 3 - let's see how this goes. %!s(int64=15) %!d(string=hai) anos
Statistics 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
Tests 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
ACL.cs 375163a6fe * Spring cleaning. %!s(int64=16) %!d(string=hai) anos
AgentCircuitData.cs 7cc9062137 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). %!s(int64=16) %!d(string=hai) anos
AgentCircuitManager.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: %!s(int64=15) %!d(string=hai) anos
AgentUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
AssemblyInfo.cs 2e095f5727 * 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. %!s(int64=15) %!d(string=hai) anos
AssetBase.cs 76c0935ec7 - remove the Metadata property from AssetBase and return all previous %!s(int64=16) %!d(string=hai) anos
AssetConfig.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
AssetLandmark.cs 76c0935ec7 - remove the Metadata property from AssetBase and return all previous %!s(int64=16) %!d(string=hai) anos
AssetRequest.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman %!s(int64=16) %!d(string=hai) anos
AssetRequestToClient.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
AssetStorage.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman %!s(int64=16) %!d(string=hai) anos
AuthenticateResponse.cs 375163a6fe * Spring cleaning. %!s(int64=16) %!d(string=hai) anos
AvatarAppearance.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: %!s(int64=15) %!d(string=hai) anos
AvatarPickerAvatar.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman %!s(int64=16) %!d(string=hai) anos
AvatarPickerReplyAgentDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
AvatarPickerReplyDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
AvatarWearable.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: %!s(int64=15) %!d(string=hai) anos
AvatarWearingArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
BlockingQueue.cs 8da726c3a8 Update svn properties. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
Cache.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
ChatTypeEnum.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
ChildAgentDataUpdate.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: %!s(int64=15) %!d(string=hai) anos
ClientInfo.cs bdf95e54a2 A few updates necessary for load balancer. %!s(int64=15) %!d(string=hai) anos
ClientManager.cs a31792ee5c * prune and regrade log messages relating to client login and logout %!s(int64=16) %!d(string=hai) anos
ColliderData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
ConfigSettings.cs 21e9ad6150 Some small clean up of the Grid/User servers. %!s(int64=15) %!d(string=hai) anos
ConfigurationMember.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
ConfigurationOption.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman %!s(int64=16) %!d(string=hai) anos
Constants.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 %!s(int64=16) %!d(string=hai) anos
Culture.cs 375163a6fe * Spring cleaning. %!s(int64=16) %!d(string=hai) anos
EstateBan.cs 1cadad9ec6 * 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. %!s(int64=15) %!d(string=hai) anos
EstateSettings.cs 1cadad9ec6 * 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. %!s(int64=15) %!d(string=hai) anos
EventData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
ForeignUserProfileData.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
FriendListItem.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, %!s(int64=16) %!d(string=hai) anos
FriendRegionInfo.cs 62c263d32b WIP: Adding a few things to PresenceModule. Not quite finished yet. %!s(int64=16) %!d(string=hai) anos
GridConfig.cs 9b9456c985 GridConfig and UserConfig settings can now be loaded from nini files. %!s(int64=15) %!d(string=hai) anos
GridInstantMessage.cs 5e2e05a1c1 Megapatch. Completely remove the multiparameter IM methods. Remove the insecure %!s(int64=16) %!d(string=hai) anos
GroupData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
HGNetworkServersInfo.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: %!s(int64=15) %!d(string=hai) anos
IAssetCache.cs f4bec00057 From: Alan Webb <[email protected]> %!s(int64=16) %!d(string=hai) anos
IAssetLoader.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes %!s(int64=16) %!d(string=hai) anos
IAssetServer.cs 8ed631307b From: Alan Webb <[email protected]> %!s(int64=16) %!d(string=hai) anos
IClientAPI.cs ed2de7ac82 Plumb in the RetrieveInstantMessages event that is sent by the viewer %!s(int64=15) %!d(string=hai) anos
IClientFileTransfer.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
IGenericConfig.cs 375163a6fe * Spring cleaning. %!s(int64=16) %!d(string=hai) anos
IMoneyModule.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
IPlugin.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
IRegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms %!s(int64=16) %!d(string=hai) anos
IRegionCreator.cs cddaaf3e13 svn attribute fixes so that we can play nice between windows and linux %!s(int64=15) %!d(string=hai) anos
IRegionLoader.cs 682ec53420 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. %!s(int64=16) %!d(string=hai) anos
IRegistryCore.cs cddaaf3e13 svn attribute fixes so that we can play nice between windows and linux %!s(int64=15) %!d(string=hai) anos
IScene.cs e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. %!s(int64=15) %!d(string=hai) anos
InventoryCollection.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman %!s(int64=16) %!d(string=hai) anos
InventoryConfig.cs 52d5369a87 * minor: get rid of send and receive keys from inventory server %!s(int64=16) %!d(string=hai) anos
InventoryFolderBase.cs e12981ef1b * Establish a common InventoryNodeBase class from InventoryItemBase and InventoryFolderBase %!s(int64=16) %!d(string=hai) anos
InventoryItemBase.cs 229b69e044 * Establish InventoryArchiveSaved event for unit tests %!s(int64=16) %!d(string=hai) anos
InventoryNodeBase.cs 229b69e044 * Establish InventoryArchiveSaved event for unit tests %!s(int64=16) %!d(string=hai) anos
LandData.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
LandStatReportItem.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
LandUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
Location.cs c9a5215d6d * Fixes Location == Location, and Location != Location %!s(int64=16) %!d(string=hai) anos
Login.cs 7cc9062137 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). %!s(int64=16) %!d(string=hai) anos
MapBlockData.cs 423d950a69 - Fixed a small off by one error in sending MapBlocks %!s(int64=16) %!d(string=hai) anos
MapItemReplyStruct.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
MessageServerConfig.cs d0480a87c3 * Remove warnings %!s(int64=16) %!d(string=hai) anos
NeighbourInfo.cs 375163a6fe * Spring cleaning. %!s(int64=16) %!d(string=hai) anos
NetworkServersInfo.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, %!s(int64=16) %!d(string=hai) anos
OSChatMessage.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
PacketPool.cs 72ff5322f5 * Replace manually zeroing with Array.Clear(). Thanks cmickeyb %!s(int64=16) %!d(string=hai) anos
ParcelMediaCommandEnum.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
PluginLoader.cs 529dd66ed0 - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) %!s(int64=16) %!d(string=hai) anos
PrimitiveBaseShape.cs a885d2a6ff Added a primitive shape function for spheres %!s(int64=16) %!d(string=hai) anos
ProxyCodec.cs 22b70495ab The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded. %!s(int64=16) %!d(string=hai) anos
RegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms %!s(int64=16) %!d(string=hai) anos
RegionHandshakeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
RegionInfo.cs 217ffee8cb Moved RegionUp to REST/LocalComms. The original functionality has been entirely maintained, although it will have to be revisited soon, because it's buggy. %!s(int64=16) %!d(string=hai) anos
RegionInfoForEstateMenuArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
RegionSettings.cs f0ea8eb534 * Implement saving of region settings in OAR files %!s(int64=16) %!d(string=hai) anos
RegionUpData.cs 375163a6fe * Spring cleaning. %!s(int64=16) %!d(string=hai) anos
RegistryCore.cs cddaaf3e13 svn attribute fixes so that we can play nice between windows and linux %!s(int64=15) %!d(string=hai) anos
Remoting.cs 65c5efe43b Formatting cleanup. %!s(int64=16) %!d(string=hai) anos
RequestAssetArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
SerializableInventory.cs 65c5efe43b Formatting cleanup. %!s(int64=16) %!d(string=hai) anos
SerializableRegionInfo.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman %!s(int64=16) %!d(string=hai) anos
SimStats.cs 801da4346a * optimized usings. %!s(int64=16) %!d(string=hai) anos
SurfaceTouchEventArgs.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
TaskInventoryDictionary.cs 01f70de2ea * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 %!s(int64=15) %!d(string=hai) anos
TaskInventoryItem.cs 3efdccbb12 Committing the LCO database layer. Native MySQL, no ADO. New reconnect %!s(int64=16) %!d(string=hai) anos
TextureRequestArgs.cs 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. %!s(int64=16) %!d(string=hai) anos
ThreadTracker.cs 41232ee921 * Correct build break from last commit - how on earth did it compile last time? Bizarre %!s(int64=16) %!d(string=hai) anos
ThrottleOutPacketType.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
UndoStack.cs 56802afff4 Update svn properties. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
UpdateShapeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
UserAgentData.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 %!s(int64=16) %!d(string=hai) anos
UserConfig.cs 9b9456c985 GridConfig and UserConfig settings can now be loaded from nini files. %!s(int64=15) %!d(string=hai) anos
UserProfileData.cs c1320112a9 * Add a method to allow friendship offers to a logged in client from an offline user directly from the server %!s(int64=16) %!d(string=hai) anos
Util.cs 70f283e089 Applied patch from mantis #3387, which adds Dynamic plugin support to gridserver. Thanks mikkopa. %!s(int64=15) %!d(string=hai) anos
ViewerEffectEventHandlerArg.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
WearableItem.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: %!s(int64=15) %!d(string=hai) anos
sLLVector3.cs 3378b502c5 * This changes gridcomms types back to our home grown wholy controlled types. %!s(int64=16) %!d(string=hai) anos