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