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