Melanie 1e71e3f910 Remove the "mel_t" from version string 15 years ago
..
AssetLoader f5feb25dd1 fix spurious loading... messages on iar load by creating folders as version 1 rather than version 0 15 years ago
Capabilities 6878b26b0d Merge branch 'diva-textures-osgrid' 15 years ago
Client ee205e7e81 Formatting cleanup. 15 years ago
Communications 32ccd5bb40 * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget() 15 years ago
Configuration 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 15 years ago
Console ee205e7e81 Formatting cleanup. 15 years ago
RegionLoader 5e4b7be712 * Typo in previous commit. 15 years ago
Serialization 0a259caeef Minor formatting cleanup. 15 years ago
Servers 1e71e3f910 Remove the "mel_t" from version string 15 years ago
Statistics 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
Tests 1eb390beda Remove ThreadTrackerTest. It's no longer relevant because the thread 15 years ago
ACL.cs 18634e9dd8 minor: comments 15 years ago
AgentCircuitData.cs e02062051d Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning. 15 years ago
AgentCircuitManager.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
AgentUpdateArgs.cs 18634e9dd8 minor: comments 15 years ago
Animation.cs 0a85d1d767 minor:comments 15 years ago
AssemblyInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
AssetBase.cs 0a85d1d767 minor:comments 15 years ago
AssetConfig.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
AssetLandmark.cs 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 15 years ago
AssetRequest.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
AssetRequestToClient.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
AssetStorage.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
AuthenticateResponse.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
AvatarAppearance.cs 1c220e173c Adding a hair item to the default wearables, fixes newly created avatars appearing as a cloud 15 years ago
AvatarPickerAvatar.cs 0a85d1d767 minor:comments 15 years ago
AvatarPickerReplyAgentDataArgs.cs 0a85d1d767 minor:comments 15 years ago
AvatarPickerReplyDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
AvatarWearable.cs 1c220e173c Adding a hair item to the default wearables, fixes newly created avatars appearing as a cloud 15 years ago
AvatarWearingArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
BlockingQueue.cs 0d29614ca1 Formatting cleanup. 15 years ago
Cache.cs 1a910b6e1d Connect up the new asset cache and introduce an asynchronous call path 15 years ago
ChatTypeEnum.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
ChildAgentDataUpdate.cs e02062051d Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning. 15 years ago
ClientInfo.cs bdf95e54a2 A few updates necessary for load balancer. 15 years ago
ClientManager.cs 1e9e9df0b3 * Switched to a plain lock for the ClientManager collections and protected the TryGetValues with try/catch instead of a lock 15 years ago
CnmMemoryCache.cs ee205e7e81 Formatting cleanup. 15 years ago
CnmSynchronizedCache.cs ee205e7e81 Formatting cleanup. 15 years ago
ColliderData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
ConfigBase.cs 2fafc74c74 Add copyright header. 15 years ago
ConfigSettings.cs 9618c196c2 Revert "Merging in diva's locking fixes" 15 years ago
ConfigurationMember.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
ConfigurationOption.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
Constants.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
Culture.cs 0a85d1d767 minor:comments 15 years ago
EstateBan.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
EstateSettings.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
EventData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
ForeignUserProfileData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
FriendListItem.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
FriendRegionInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
GridConfig.cs ee205e7e81 Formatting cleanup. 15 years ago
GridInstantMessage.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
GroupData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
HGNetworkServersInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
IAssetCache.cs ee205e7e81 Formatting cleanup. 15 years ago
IAssetLoader.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
IClientAPI.cs 233e16b99c * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate packets to fill in the data more accurately and avoid allocating memory that is immediately thrown away 15 years ago
IClientFileTransfer.cs 801da4346a * optimized usings. 15 years ago
ICnmCache.cs ee205e7e81 Formatting cleanup. 15 years ago
IGenericConfig.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
IImprovedAssetCache.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
ILoginServiceToRegionsConnector.cs e0a06f6416 - moving banned check and public/private check to 15 years ago
IMoneyModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
IPlugin.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
IProfileModule.cs 94dfe2a20d Add a profile module interface for the client view to use 15 years ago
IRegionCommsListener.cs 5d09c53a1a Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. 15 years ago
IRegionCreator.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. 15 years ago
IRegionLoader.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
IRegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. 15 years ago
IScene.cs c893761319 * Unregister event handlers in LLUDPServer when a client logs out and disconnects 15 years ago
ISceneObject.cs ee205e7e81 Formatting cleanup. 15 years ago
InventoryCollection.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
InventoryConfig.cs 9618c196c2 Revert "Merging in diva's locking fixes" 15 years ago
InventoryFolderBase.cs ee205e7e81 Formatting cleanup. 15 years ago
InventoryFolderImpl.cs 606e831ff5 Formatting cleanup. 15 years ago
InventoryItemBase.cs ee205e7e81 Formatting cleanup. 15 years ago
InventoryNodeBase.cs ee205e7e81 Formatting cleanup. 15 years ago
LandData.cs f23f7b1fc4 preparing LandData seriali(s|z)ation into OAR [not yet functional] 15 years ago
LandStatReportItem.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
LandUpdateArgs.cs 64bd9a3354 * Updates libOMV to version 0.7.0 15 years ago
Location.cs 8151190a45 * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change 15 years ago
LocklessQueue.cs e8c1e69a0d * Copied LocklessQueue.cs into OpenSim.Framework and added the .Count property and .Clear() method 15 years ago
Login.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
MainServer.cs 2a886fd76c Really make module port selection work. Implement port setting in 15 years ago
MapBlockData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
MapItemReplyStruct.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
MessageServerConfig.cs 70c870972a Fix the user and password defaults int he remote console setup 15 years ago
MinHeap.cs df2d5a460f Replaced the update lists with a priority queue implementation in LLClientView 15 years ago
NeighbourInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
NetworkServersInfo.cs ee205e7e81 Formatting cleanup. 15 years ago
NetworkUtil.cs 35b450d41d Add copyright headers, formatting cleanup, ignore some generated files. 15 years ago
OSChatMessage.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
PacketPool.cs 79ba96ad6f Limit the number of packet data blocks to 50, as packets are already limited 15 years ago
Parallel.cs 32ccd5bb40 * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget() 15 years ago
ParcelMediaCommandEnum.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 years ago
PluginLoader.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
PrimeNumberHelper.cs a7fcacf8f3 Formatting cleanup. Ignore some generated files. 15 years ago
PrimitiveBaseShape.cs aae94a8c80 add some more intuitive overloads for PrimitiveBaseShape SetPathRange and SetProfileRange 15 years ago
ProxyCodec.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
RegionCommsListener.cs 5d09c53a1a Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. 15 years ago
RegionHandshakeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
RegionInfo.cs 2b39ff0a39 Merged master into prioritization 15 years ago
RegionInfoForEstateMenuArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
RegionSettings.cs 3dc2010da6 From: Chris Yeoh <[email protected]> 15 years ago
RegionUpData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
RegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. 15 years ago
Remoting.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
RequestAssetArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
SerializableInventory.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
SerializableRegionInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
SimStats.cs ee205e7e81 Formatting cleanup. 15 years ago
SurfaceTouchEventArgs.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 years ago
TaskInventoryDictionary.cs ee205e7e81 Formatting cleanup. 15 years ago
TaskInventoryItem.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
TextureRequestArgs.cs 515bf6d7dc * Patch from RemedyTomm Mantis 3440 15 years ago
ThreadTracker.cs e7c877407f * Continued work on the new LLUDP implementation. Appears to be functioning, although not everything is reimplemented yet 15 years ago
ThrottleOutPacketType.cs 6492640e72 * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue 15 years ago
UndoStack.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
UpdateShapeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
UserAgentData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
UserConfig.cs ee205e7e81 Formatting cleanup. 15 years ago
UserProfileData.cs ee205e7e81 Formatting cleanup. 15 years ago
Util.cs b35fbe1f98 Merge branch 'melanie_test' into prioritization 15 years ago
ViewerEffectEventHandlerArg.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
WearableItem.cs a23d64dec1 Formatting cleanup. 15 years ago
sLLVector3.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago