Justin Clarke Casey dbd2b45233 * Write a simple archive loading test which doesn't actually do any testing yet apart from not blow up há 15 anos atrás
..
AssetLoader 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes há 15 anos atrás
Client 8da726c3a8 Update svn properties. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
Communications dbd2b45233 * Write a simple archive loading test which doesn't actually do any testing yet apart from not blow up há 15 anos atrás
Configuration 6bd5c6bfc0 Check for empty string as well, just as illegal. há 16 anos atrás
Console e94d862db2 Removed some of the darker colors from console messages as they were not visible in some terminal emulators (like putty) há 15 anos atrás
RegionLoader 0138fdc5fd Allow some values that are set in OpenSim.ini to be set from region config há 15 anos atrás
Servers bcc7a8f09c Fixes Mantis #3032. The VersionInfo.cs file was not updated from 0.6.1 to 0.6.2 with the last minor release and shows incorrectly on the console. This will resolve itself on the next svn update. há 15 anos atrás
Statistics e9cef70f89 * Updates the sim stats module. Cleans out some of the rot. há 15 anos atrás
Tests 04a07daa5b minor: Add request inventory test há 16 anos atrás
ACL.cs 375163a6fe * Spring cleaning. há 16 anos atrás
AgentCircuitData.cs 1b7ce1c874 Plumbing for moving InformRegionOfChildAgent over to RESTComms: pack and unpack methods for AgentCircuitData. This code is not used yet. há 15 anos atrás
AgentCircuitManager.cs dc6724ddde * minor: Remove now unused startpos method há 16 anos atrás
AgentUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
AssemblyInfo.cs 65c5efe43b Formatting cleanup. há 16 anos atrás
AssetBase.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
AssetConfig.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes há 15 anos atrás
AssetLandmark.cs 58d79b33ff Mantis #2142 há 16 anos atrás
AssetRequest.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
AssetRequestToClient.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
AssetStorage.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
AuthenticateResponse.cs 375163a6fe * Spring cleaning. há 16 anos atrás
AvatarAppearance.cs e7ac639f3a * Centralize references to the well known blank texture 5748decc-f629-461c-9a36-a35a221fe21f to a constant in OpenSim.Framework.Util há 15 anos atrás
AvatarPickerAvatar.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
AvatarPickerReplyAgentDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
AvatarPickerReplyDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
AvatarWearable.cs 1ff9709ea3 * Possibly fix grey avatar appearance problems há 16 anos atrás
AvatarWearingArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
BlockingQueue.cs 8da726c3a8 Update svn properties. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
Cache.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
ChatTypeEnum.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
ChildAgentDataUpdate.cs 4144fd0eb2 Split agent updates into two messages: full update and position+camera update. They're both sent over HTTP PUT. The full update is sent on TPs, for now; later it will also be sent on region crossings. há 15 anos atrás
ClientInfo.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
ClientManager.cs a31792ee5c * prune and regrade log messages relating to client login and logout há 15 anos atrás
ColliderData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
ConfigSettings.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes há 15 anos atrás
ConfigurationMember.cs eca6442bae * Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in há 15 anos atrás
ConfigurationOption.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
Constants.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 há 16 anos atrás
Culture.cs 375163a6fe * Spring cleaning. há 16 anos atrás
EstateBan.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
EstateSettings.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
EventData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
ForeignUserProfileData.cs 518a8b9f2a Update svn properties. há 16 anos atrás
FriendListItem.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, há 16 anos atrás
FriendRegionInfo.cs 62c263d32b WIP: Adding a few things to PresenceModule. Not quite finished yet. há 16 anos atrás
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 há 16 anos atrás
GridInstantMessage.cs 5e2e05a1c1 Megapatch. Completely remove the multiparameter IM methods. Remove the insecure há 16 anos atrás
GroupData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
HGNetworkServersInfo.cs 4acddb6797 Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid. há 16 anos atrás
IAssetLoader.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes há 15 anos atrás
IAssetProvider.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
IAssetServer.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
IClientAPI.cs eca6442bae * Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in há 15 anos atrás
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. há 16 anos atrás
IGenericConfig.cs 375163a6fe * Spring cleaning. há 16 anos atrás
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 há 16 anos atrás
IPlugin.cs 6ef9d4da90 Formatting cleanup. há 16 anos atrás
IRegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms há 16 anos atrás
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. há 16 anos atrás
IScene.cs 37fa677548 * refactor: Extract caps related code from scene and put into a region module há 15 anos atrás
IUserData.cs 45c50998c2 * Remove unused and largely unimplemented UpdateUserCurrentRegion() há 16 anos atrás
InventoryCollection.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
InventoryConfig.cs 52d5369a87 * minor: get rid of send and receive keys from inventory server há 16 anos atrás
InventoryFolderBase.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
InventoryItemBase.cs d66f3993de Add group permissions to agent inventory. há 16 anos atrás
LandData.cs 5aa10a8ab1 Add group prim count support to land properties há 16 anos atrás
LandStatReportItem.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
LandUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
Location.cs c9a5215d6d * Fixes Location == Location, and Location != Location há 16 anos atrás
Login.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
MapBlockData.cs 423d950a69 - Fixed a small off by one error in sending MapBlocks há 16 anos atrás
MapItemReplyStruct.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
MessageServerConfig.cs d0480a87c3 * Remove warnings há 16 anos atrás
NeighbourInfo.cs 375163a6fe * Spring cleaning. há 16 anos atrás
NetworkServersInfo.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, há 16 anos atrás
OSChatMessage.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
PacketPool.cs 72ff5322f5 * Replace manually zeroing with Array.Clear(). Thanks cmickeyb há 16 anos atrás
ParcelMediaCommandEnum.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
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 há 16 anos atrás
PrimitiveBaseShape.cs a885d2a6ff Added a primitive shape function for spheres há 15 anos atrás
ProxyCodec.cs 22b70495ab The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded. há 16 anos atrás
RegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms há 16 anos atrás
RegionHandshakeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
RegionInfo.cs 1baa921463 * minor: remove some mono compiler warnings há 15 anos atrás
RegionInfoForEstateMenuArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
RegionSettings.cs f0ea8eb534 * Implement saving of region settings in OAR files há 15 anos atrás
RegionUpData.cs 375163a6fe * Spring cleaning. há 16 anos atrás
Remoting.cs 65c5efe43b Formatting cleanup. há 16 anos atrás
RequestAssetArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
SerializableInventory.cs 65c5efe43b Formatting cleanup. há 16 anos atrás
SerializableRegionInfo.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
SimStats.cs e9cef70f89 * Updates the sim stats module. Cleans out some of the rot. há 15 anos atrás
SurfaceTouchEventArgs.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
TaskInventoryDictionary.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces há 16 anos atrás
TaskInventoryItem.cs 3efdccbb12 Committing the LCO database layer. Native MySQL, no ADO. New reconnect há 16 anos atrás
TextureRequestArgs.cs 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. há 15 anos atrás
ThreadTracker.cs 41232ee921 * Correct build break from last commit - how on earth did it compile last time? Bizarre há 16 anos atrás
ThrottleOutPacketType.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
UndoStack.cs 56802afff4 Update svn properties. Minor formatting cleanup. há 16 anos atrás
UpdateShapeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
UserAgentData.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 há 16 anos atrás
UserConfig.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes há 15 anos atrás
UserProfileData.cs c1320112a9 * Add a method to allow friendship offers to a logged in client from an offline user directly from the server há 15 anos atrás
Util.cs 1c3542303c Change fake parcel ids to allow a Z coordinate. Change TP by lure há 15 anos atrás
ViewerEffectEventHandlerArg.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. há 16 anos atrás
WearableItem.cs 23bd915ecd Minor formatting cleanup, add copyright header. há 15 anos atrás
sLLVector3.cs 3378b502c5 * This changes gridcomms types back to our home grown wholy controlled types. há 16 anos atrás