aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Apparently Firestorm sometimes sends duplicate folder ids on the same request...Diva Canto2015-05-081-2/+8
* | | | | | | | | | | | | | | | | | Additional debug message to help diagnose a warning message and exception rel...Diva Canto2015-05-081-0/+3
* | | | | | | | | | | | | | | | | | Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-071-84/+365
* | | | | | | | | | | | | | | | | | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* | | | | | | | | | | | | | | | | | revised GetMesh to not use intermediate base64 coding schemeFreaky Tech2015-03-052-52/+195
* | | | | | | | | | | | | | | | | | corrected bug that viewer cannot correctly fetch ItemData when being a HG vis...Freaky Tech2015-03-032-81/+4
* | | | | | | | | | | | | | | | | | corrected response when a not existing folder is requested by a viewer in tha...Freaky Tech2015-03-031-9/+28
* | | | | | | | | | | | | | | | | | As per advice from Singularity devs, set is_display_name_default = true in Ge...Justin Clark-Casey (justincc)2015-01-311-1/+1
* | | | | | | | | | | | | | | | | | Revert "Stop currently unsettable display names from appearing when [ClientSt...Justin Clark-Casey (justincc)2015-01-311-1/+1
* | | | | | | | | | | | | | | | | | Revert "In GetDisplayNames, if user last name is Resident then only send firs...Justin Clark-Casey (justincc)2015-01-241-1/+1
* | | | | | | | | | | | | | | | | | In GetDisplayNames, if user last name is Resident then only send first name f...Justin Clark-Casey (justincc)2015-01-231-1/+1
* | | | | | | | | | | | | | | | | | Stop currently unsettable display names from appearing when [ClientStack.Lind...Justin Clark-Casey (justincc)2015-01-211-1/+1
* | | | | | | | | | | | | | | | | | And finally renamed the classes themselves.Diva Canto2015-01-132-9/+9
* | | | | | | | | | | | | | | | | | Renamed the folder too.Diva Canto2015-01-132-0/+0
* | | | | | | | | | | | | | | | | | Renamed these 2 files, because their names are misleading. This is no longer ...Diva Canto2015-01-132-0/+0
* | | | | | | | | | | | | | | | | | Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto2015-01-092-0/+191
* | | | | | | | | | | | | | | | | | Allow GetMesh capability to be served directly by a server like GetTextureJustin Clark-Casey (justincc)2014-11-252-40/+31
* | | | | | | | | | | | | | | | | | refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* | | | | | | | | | | | | | | | | | Fix issue with TestTextureNotFound in previous commit 1e3027aJustin Clark-Casey (justincc)2014-07-261-1/+1
* | | | | | | | | | | | | | | | | | Revert "Removed unused files: Texture/Mesh server connectors"root2014-07-212-0/+150
* | | | | | | | | | | | | | | | | | Removed unused files: Texture/Mesh server connectorsOren Hurvitz2014-07-212-150/+0
* | | | | | | | | | | | | | | | | | Close streams immediately when we finish using themOren Hurvitz2014-07-211-12/+17
* | | | | | | | | | | | | | | | | | Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* | | | | | | | | | | | | | | | | | Fix test breakageDiva Canto2014-05-081-1/+1
* | | | | | | | | | | | | | | | | | Make the URL for texture redirects match the path of the resource that we use...Diva Canto2014-05-081-1/+1
* | | | | | | | | | | | | | | | | | Finished implementing redirects in GetTexture.Diva Canto2014-05-073-6/+12
* | | | | | | | | | | | | | | | | | Add regression test for http inventory fetch.Justin Clark-Casey (justincc)2014-03-171-2/+5
* | | | | | | | | | | | | | | | | | If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r...Justin Clark-Casey (justincc)2014-02-201-1/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2013-07-151-0/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added UploadBakedTexture/UploadBakedTextureServerConnector, so that this can ...Diva Canto2013-07-131-0/+76
* | | | | | | | | | | | | | | Add request received/handling stats for caps which are served by http poll ha...Justin Clark-Casey (justincc)2013-07-151-6/+87
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | minor: Add back commented out logging message in Caps.RegisterHandler() that ...Justin Clark-Casey (justincc)2013-07-081-0/+1
* | | | | | | | | | | | | | For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)2013-07-081-1/+0
* | | | | | | | | | | | | | Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-084-5/+17
* | | | | | | | | | | | | | Revert "A little more debug for the Unknown User problem mantis #6625"Diva Canto2013-06-301-3/+0
* | | | | | | | | | | | | | A little more debug for the Unknown User problem mantis #6625Diva Canto2013-06-291-0/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | minor: fix mono compiler warning in FetchInventory2HandlerJustin Clark-Casey (justincc)2013-06-201-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Remove Temporary from use to shortcut asset stores. The Local propertyMic Bowman2013-06-101-0/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Added AvatarPickerSearch capability handler.Diva Canto2013-05-072-0/+167
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie2013-04-301-2/+5
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-052-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trig...Justin Clark-Casey (justincc)2012-12-061-2/+2
* | | | | | | Allow GetTexture calls with no second value in the range header (e.g. just 53...Justin Clark-Casey (justincc)2012-12-061-1/+34
| |_|_|_|_|/ |/| | | | |
* | | | | | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
| |_|_|_|/ |/| | | |
* | | | | Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...Diva Canto2012-11-132-0/+66
* | | | | minor: Comment out "Client requested range for texture ... but" message. Thi...Justin Clark-Casey (justincc)2012-10-121-3/+3
| |_|_|/ |/| | |
* | | | If the GetTexture capability receives a request for a range of data beyond th...Justin Clark-Casey (justincc)2012-09-061-5/+29
| |_|/ |/| |