lbsa71 6a1d95420d * Applied r8957 to assist resource monitoring 15 yıl önce
..
AssetLoader 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 yıl önce
Client 801da4346a * optimized usings. 16 yıl önce
Communications 8ccf150f9f * Upped version number to 0.6.4 15 yıl önce
Configuration 6bd5c6bfc0 Check for empty string as well, just as illegal. 16 yıl önce
Console 8ccf150f9f * Upped version number to 0.6.4 15 yıl önce
RegionLoader 0138fdc5fd Allow some values that are set in OpenSim.ini to be set from region config 16 yıl önce
Servers 6a1d95420d * Applied r8957 to assist resource monitoring 15 yıl önce
Statistics 801da4346a * optimized usings. 16 yıl önce
Tests 801da4346a * optimized usings. 16 yıl önce
ACL.cs 375163a6fe * Spring cleaning. 16 yıl önce
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). 15 yıl önce
AgentCircuitManager.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 yıl önce
AgentUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
AssemblyInfo.cs 8ccf150f9f * Upped version number to 0.6.4 15 yıl önce
AssetBase.cs 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 yıl önce
AssetConfig.cs 801da4346a * optimized usings. 16 yıl önce
AssetLandmark.cs 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 yıl önce
AssetRequest.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 yıl önce
AssetRequestToClient.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 yıl önce
AssetStorage.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 yıl önce
AuthenticateResponse.cs 375163a6fe * Spring cleaning. 16 yıl önce
AvatarAppearance.cs 0de34e9a18 * remove now unused serialization code 15 yıl önce
AvatarPickerAvatar.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 yıl önce
AvatarPickerReplyAgentDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
AvatarPickerReplyDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
AvatarWearable.cs 0de34e9a18 * remove now unused serialization code 15 yıl önce
AvatarWearingArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
BlockingQueue.cs 8da726c3a8 Update svn properties. Add copyright headers. Minor formatting cleanup. 16 yıl önce
Cache.cs 801da4346a * optimized usings. 16 yıl önce
ChatTypeEnum.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
ChildAgentDataUpdate.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 yıl önce
ClientInfo.cs bdf95e54a2 A few updates necessary for load balancer. 15 yıl önce
ClientManager.cs a31792ee5c * prune and regrade log messages relating to client login and logout 16 yıl önce
ColliderData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 yıl önce
ConfigSettings.cs f4bec00057 From: Alan Webb <[email protected]> 15 yıl önce
ConfigurationMember.cs 801da4346a * optimized usings. 16 yıl önce
ConfigurationOption.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 yıl önce
Constants.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 16 yıl önce
Culture.cs 375163a6fe * Spring cleaning. 16 yıl önce
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. 15 yıl önce
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. 15 yıl önce
EventData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 yıl önce
ForeignUserProfileData.cs 801da4346a * optimized usings. 16 yıl önce
FriendListItem.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 16 yıl önce
FriendRegionInfo.cs 62c263d32b WIP: Adding a few things to PresenceModule. Not quite finished yet. 16 yıl önce
GridConfig.cs 97f4226666 * 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 16 yıl önce
GridInstantMessage.cs 5e2e05a1c1 Megapatch. Completely remove the multiparameter IM methods. Remove the insecure 16 yıl önce
GroupData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 yıl önce
HGNetworkServersInfo.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 yıl önce
IAssetCache.cs f4bec00057 From: Alan Webb <[email protected]> 15 yıl önce
IAssetLoader.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 16 yıl önce
IAssetServer.cs 8ed631307b From: Alan Webb <[email protected]> 15 yıl önce
IClientAPI.cs ed2de7ac82 Plumb in the RetrieveInstantMessages event that is sent by the viewer 15 yıl önce
IClientFileTransfer.cs 801da4346a * optimized usings. 16 yıl önce
IGenericConfig.cs 375163a6fe * Spring cleaning. 16 yıl önce
ILoginServiceToRegionsConnector.cs 84d6b02475 Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved it from OpenSim.Client.Linden to OpenSim.Framework. 15 yıl önce
IMoneyModule.cs 801da4346a * optimized usings. 16 yıl önce
IPlugin.cs 801da4346a * optimized usings. 16 yıl önce
IRegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms 16 yıl önce
IRegionCreator.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. 15 yıl önce
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. 16 yıl önce
IRegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. 15 yıl önce
IScene.cs e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. 15 yıl önce
InventoryCollection.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 yıl önce
InventoryConfig.cs 52d5369a87 * minor: get rid of send and receive keys from inventory server 16 yıl önce
InventoryFolderBase.cs e12981ef1b * Establish a common InventoryNodeBase class from InventoryItemBase and InventoryFolderBase 16 yıl önce
InventoryItemBase.cs 229b69e044 * Establish InventoryArchiveSaved event for unit tests 15 yıl önce
InventoryNodeBase.cs 229b69e044 * Establish InventoryArchiveSaved event for unit tests 15 yıl önce
LandData.cs 801da4346a * optimized usings. 16 yıl önce
LandStatReportItem.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 yıl önce
LandUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
Location.cs c9a5215d6d * Fixes Location == Location, and Location != Location 16 yıl önce
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). 15 yıl önce
MapBlockData.cs 423d950a69 - Fixed a small off by one error in sending MapBlocks 16 yıl önce
MapItemReplyStruct.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 yıl önce
MessageServerConfig.cs d0480a87c3 * Remove warnings 16 yıl önce
NeighbourInfo.cs 375163a6fe * Spring cleaning. 16 yıl önce
NetworkServersInfo.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 16 yıl önce
OSChatMessage.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
PacketPool.cs d81bc4b5f2 Avoid NRE if client sends unrecognized packet type. 15 yıl önce
ParcelMediaCommandEnum.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 yıl önce
PluginLoader.cs 529dd66ed0 - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) 15 yıl önce
PrimitiveBaseShape.cs a885d2a6ff Added a primitive shape function for spheres 16 yıl önce
ProxyCodec.cs 22b70495ab The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded. 16 yıl önce
RegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms 16 yıl önce
RegionHandshakeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
RegionInfo.cs 3c46ee9326 Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we really still need RegionApplicationBase?] 15 yıl önce
RegionInfoForEstateMenuArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
RegionSettings.cs f0ea8eb534 * Implement saving of region settings in OAR files 16 yıl önce
RegionUpData.cs 375163a6fe * Spring cleaning. 16 yıl önce
RegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. 15 yıl önce
Remoting.cs 65c5efe43b Formatting cleanup. 16 yıl önce
RequestAssetArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
SerializableInventory.cs 65c5efe43b Formatting cleanup. 16 yıl önce
SerializableRegionInfo.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 yıl önce
SimStats.cs 801da4346a * optimized usings. 16 yıl önce
SurfaceTouchEventArgs.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 yıl önce
TaskInventoryDictionary.cs 01f70de2ea * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 15 yıl önce
TaskInventoryItem.cs 3efdccbb12 Committing the LCO database layer. Native MySQL, no ADO. New reconnect 16 yıl önce
TextureRequestArgs.cs 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. 16 yıl önce
ThreadTracker.cs 41232ee921 * Correct build break from last commit - how on earth did it compile last time? Bizarre 16 yıl önce
ThrottleOutPacketType.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
UndoStack.cs 56802afff4 Update svn properties. Minor formatting cleanup. 16 yıl önce
UpdateShapeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
UserAgentData.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 16 yıl önce
UserConfig.cs 801da4346a * optimized usings. 16 yıl önce
UserProfileData.cs c1320112a9 * Add a method to allow friendship offers to a logged in client from an offline user directly from the server 16 yıl önce
Util.cs 76133d0763 Refactoring of CreateCommsManagerPlugin. 15 yıl önce
ViewerEffectEventHandlerArg.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 yıl önce
WearableItem.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 yıl önce
sLLVector3.cs 3378b502c5 * This changes gridcomms types back to our home grown wholy controlled types. 16 yıl önce