Jeff Ames 2be0f7a6f0 Update svn properties, minor formatting cleanup. 15 years ago
..
AssetLoader 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 years ago
Client 8da726c3a8 Update svn properties. Add copyright headers. Minor formatting cleanup. 15 years ago
Communications 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 years ago
Configuration 6bd5c6bfc0 Check for empty string as well, just as illegal. 15 years ago
Console 6fb254965d * Added some debug information when console commands fail. 15 years ago
OpenJpeg 2be0f7a6f0 Update svn properties, minor formatting cleanup. 15 years ago
RegionLoader 9e545c9984 Mantis #2133 16 years ago
Servers b1d235a60c Change VersionInfo.cs from 0.6.0 to 0.6.1 in preparation 15 years ago
Statistics cb7a9eaa09 * Stop the sim stats reporter reusing the same SimStatsPacket for all clients 15 years ago
Tests 04a07daa5b minor: Add request inventory test 15 years ago
ACL.cs 375163a6fe * Spring cleaning. 16 years ago
AgentCircuitData.cs e6eb571c1d Mantis#2725. Thank you kindly, Diva, for a patch that: 15 years ago
AgentCircuitManager.cs dc6724ddde * minor: Remove now unused startpos method 15 years ago
AgentUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
AssemblyInfo.cs 65c5efe43b Formatting cleanup. 16 years ago
AssetBase.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
AssetConfig.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 years ago
AssetLandmark.cs 58d79b33ff Mantis #2142 16 years ago
AssetRequest.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
AssetRequestToClient.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
AssetStorage.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
AuthenticateResponse.cs 375163a6fe * Spring cleaning. 16 years ago
AvatarAppearance.cs 558704be8b * Remove the TransferRequest and hip debugging console output that crept in recently 15 years ago
AvatarPickerAvatar.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
AvatarPickerReplyAgentDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
AvatarPickerReplyDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
AvatarWearable.cs 1ff9709ea3 * Possibly fix grey avatar appearance problems 15 years ago
AvatarWearingArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
BlockingQueue.cs 8da726c3a8 Update svn properties. Add copyright headers. Minor formatting cleanup. 15 years ago
Cache.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
ChatTypeEnum.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
ChildAgentDataUpdate.cs 57518c3624 Merged the InterregionData that Melanie had placed there onto the existing ChildAgentDataUpdate. This commit involves a change in prebuild.xml, because ChildAgentDataUpdate uses OpenMetaverse.StructuredData. Still no use of this data structure, though. Crossing my fingers that this partial commit will compile ok... 15 years ago
ClientInfo.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
ClientManager.cs 434afaf717 * Added and removed debug information relating to client connections 15 years ago
ColliderData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
ConfigSettings.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 years ago
ConfigurationMember.cs a23e9a36a1 Substitutes the value of an environment variable if the value of a region configuration variable begins with a "$" character. Should be useful when moving region configs between hosts 15 years ago
ConfigurationOption.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
Constants.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 16 years ago
Culture.cs 375163a6fe * Spring cleaning. 16 years ago
EstateBan.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
EstateSettings.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
EventData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
ForeignUserProfileData.cs 518a8b9f2a Update svn properties. 15 years ago
FriendListItem.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 15 years ago
FriendRegionInfo.cs 62c263d32b WIP: Adding a few things to PresenceModule. Not quite finished yet. 15 years ago
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 15 years ago
GridInstantMessage.cs 5e2e05a1c1 Megapatch. Completely remove the multiparameter IM methods. Remove the insecure 15 years ago
GroupData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
HGNetworkServersInfo.cs 4acddb6797 Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid. 15 years ago
IAssetLoader.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 years ago
IAssetProvider.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
IAssetServer.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
IClientAPI.cs 23844a9073 Plumb the profile reply packets for picks, classifieds and notes 15 years ago
IClientFileTransfer.cs 1110ee877f More work on moving Xfer file transfer handling code to the Client stack from the various region modules that it is currently in. 15 years ago
IGenericConfig.cs 375163a6fe * Spring cleaning. 16 years ago
IInventoryData.cs 71e05a5707 * test: Add a wodge of code in order to be able to slightly extend a test to deliver a taken object to a user inventory folder without throwing an exception 15 years ago
IPlugin.cs 6ef9d4da90 Formatting cleanup. 16 years ago
IRegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms 15 years ago
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 years ago
IScene.cs 2108d328df * revert r7724 so that PresenceChildStatus() starts throwing NRE's again 15 years ago
IUserData.cs 45c50998c2 * Remove unused and largely unimplemented UpdateUserCurrentRegion() 15 years ago
InventoryCollection.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
InventoryConfig.cs 52d5369a87 * minor: get rid of send and receive keys from inventory server 16 years ago
InventoryFolderBase.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
InventoryItemBase.cs d66f3993de Add group permissions to agent inventory. 15 years ago
LandData.cs 5aa10a8ab1 Add group prim count support to land properties 15 years ago
LandStatReportItem.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
LandUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
Location.cs c9a5215d6d * Fixes Location == Location, and Location != Location 15 years ago
Login.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
MapBlockData.cs 423d950a69 - Fixed a small off by one error in sending MapBlocks 15 years ago
MapItemReplyStruct.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
MessageServerConfig.cs d0480a87c3 * Remove warnings 16 years ago
NeighbourInfo.cs 375163a6fe * Spring cleaning. 16 years ago
NetworkServersInfo.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 15 years ago
OSChatMessage.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
PacketPool.cs 72ff5322f5 * Replace manually zeroing with Array.Clear(). Thanks cmickeyb 15 years ago
ParcelMediaCommandEnum.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
PluginLoader.cs 7c6c776ff7 * test: Add the ability to add a plugin directory to the user and inventory services in order to extend unit tests for user and inventory information 15 years ago
PrimitiveBaseShape.cs f518ca7feb Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 15 years ago
ProxyCodec.cs 22b70495ab The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded. 15 years ago
RegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms 15 years ago
RegionHandshakeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
RegionInfo.cs 3a1b3ce32d * Apply http://opensimulator.org/mantis/view.php?id=2810 15 years ago
RegionInfoForEstateMenuArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
RegionSettings.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
RegionUpData.cs 375163a6fe * Spring cleaning. 16 years ago
Remoting.cs 65c5efe43b Formatting cleanup. 16 years ago
RequestAssetArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
SerializableInventory.cs 65c5efe43b Formatting cleanup. 16 years ago
SerializableRegionInfo.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
SimStats.cs cb7a9eaa09 * Stop the sim stats reporter reusing the same SimStatsPacket for all clients 15 years ago
SurfaceTouchEventArgs.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
TaskInventoryDictionary.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 years ago
TaskInventoryItem.cs 3efdccbb12 Committing the LCO database layer. Native MySQL, no ADO. New reconnect 15 years ago
TextureRequestArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
ThreadTracker.cs 41232ee921 * Correct build break from last commit - how on earth did it compile last time? Bizarre 15 years ago
ThrottleOutPacketType.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
UndoStack.cs 56802afff4 Update svn properties. Minor formatting cleanup. 16 years ago
UpdateShapeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
UserAgentData.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 16 years ago
UserConfig.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 years ago
UserProfileData.cs c1320112a9 * Add a method to allow friendship offers to a logged in client from an offline user directly from the server 15 years ago
Util.cs e6eb571c1d Mantis#2725. Thank you kindly, Diva, for a patch that: 15 years ago
ViewerEffectEventHandlerArg.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 years ago
sLLVector3.cs 3378b502c5 * This changes gridcomms types back to our home grown wholy controlled types. 16 years ago