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