| Commit message (Expand) | Author | Files | Lines |
2015-03-03 | corrected response when a not existing folder is requested by a viewer in tha... | Freaky Tech | 1 | -9/+28 |
2015-01-31 | As per advice from Singularity devs, set is_display_name_default = true in Ge... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-31 | Revert "Stop currently unsettable display names from appearing when [ClientSt... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-24 | Revert "In GetDisplayNames, if user last name is Resident then only send firs... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-23 | In GetDisplayNames, if user last name is Resident then only send first name f... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-21 | Stop currently unsettable display names from appearing when [ClientStack.Lind... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-13 | And finally renamed the classes themselves. | Diva Canto | 2 | -9/+9 |
2015-01-13 | Renamed the folder too. | Diva Canto | 2 | -0/+0 |
2015-01-13 | Renamed these 2 files, because their names are misleading. This is no longer ... | Diva Canto | 2 | -0/+0 |
2015-01-09 | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 2 | -0/+191 |
2014-11-25 | Allow GetMesh capability to be served directly by a server like GetTexture | Justin Clark-Casey (justincc) | 2 | -40/+31 |
2014-11-25 | refactor: consistently put all test classes in the OpenSim.Tests.Common packa... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2014-07-26 | Fix issue with TestTextureNotFound in previous commit 1e3027a | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-07-21 | Revert "Removed unused files: Texture/Mesh server connectors" | root | 2 | -0/+150 |
2014-07-21 | Removed unused files: Texture/Mesh server connectors | Oren Hurvitz | 2 | -150/+0 |
2014-06-17 | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-05-08 | Fix test breakage | Diva Canto | 1 | -1/+1 |
2014-05-08 | Make the URL for texture redirects match the path of the resource that we use... | Diva Canto | 1 | -1/+1 |
2014-05-07 | Finished implementing redirects in GetTexture. | Diva Canto | 3 | -6/+12 |
2014-02-20 | If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r... | Justin Clark-Casey (justincc) | 1 | -1/+9 |
2013-11-15 | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-10-04 | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-07-13 | Added UploadBakedTexture/UploadBakedTextureServerConnector, so that this can ... | Diva Canto | 1 | -0/+76 |
2013-07-08 | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 2 | -2/+2 |
2013-06-30 | Revert "A little more debug for the Unknown User problem mantis #6625" | Diva Canto | 1 | -3/+0 |
2013-06-29 | A little more debug for the Unknown User problem mantis #6625 | Diva Canto | 1 | -0/+3 |
2013-06-20 | minor: fix mono compiler warning in FetchInventory2Handler | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2013-06-10 | Remove Temporary from use to shortcut asset stores. The Local property | Mic Bowman | 1 | -0/+1 |
2013-05-31 | Fix multi-wear of alpha and tattoo layers. | Melanie | 2 | -2/+2 |
2013-05-07 | Added AvatarPickerSearch capability handler. | Diva Canto | 1 | -0/+116 |
2013-02-19 | Deleted all AssemblyFileVersion directives | Diva Canto | 1 | -1/+1 |
2013-02-06 | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP | Melanie | 1 | -1/+1 |
2013-02-05 | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-02-01 | Revert "Update assembly version numbers" | BlueWall | 1 | -1/+1 |
2013-02-01 | Update assembly version numbers | BlueWall | 1 | -1/+1 |
2013-01-21 | * A better way to handle the last fix (This is in case the viewer provides a ... | teravus | 1 | -10/+16 |
2013-01-21 | * The fallthrough of FetchTexture was no longer resulting in a 404 response o... | teravus | 1 | -1/+10 |
2012-12-29 | * This finishes the implementation of AgentCachedTexture. Requires the XBak... | teravus | 1 | -3/+10 |
2012-12-21 | * Partial Commit for Avatar Appearance to include the functionality of Cached... | teravus | 1 | -1/+1 |
2012-12-06 | minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trig... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-12-06 | Allow GetTexture calls with no second value in the range header (e.g. just 53... | Justin Clark-Casey (justincc) | 1 | -1/+34 |
2012-11-24 | * Fix a null ref error in /..../OpenSim/Region/ClientStack/Linden/Caps/GetMes... | teravus | 1 | -0/+3 |
2012-11-24 | * Fix a null ref error in /..../OpenSim/Region/ClientStack/Linden/Caps/GetMes... | teravus | 1 | -0/+2 |
2012-11-24 | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-11-17 | * Plumbing and basic setting of the GetMesh Cap Throttler. | teravus | 1 | -1/+20 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -16/+2 |
2012-11-15 | * Fixes mesh loading issues in last commit. | teravus | 1 | -0/+9 |
2012-11-13 | Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which... | Diva Canto | 1 | -0/+33 |
2012-11-09 | * Prep work switching the GetMeshModule over to a poll service. | teravus | 1 | -5/+126 |
2012-11-05 | Another step in the chain. Pipe the throttle update to the appropriate PollS... | teravus | 1 | -1/+5 |