| Commit message (Expand) | Author | Age | Files | Lines |
* | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 2015-08-08 | 2 | -5/+5 |
* | Eliminated several warnings | Oren Hurvitz | 2015-07-31 | 1 | -2/+5 |
* | FetchInventoryDescendents2: Signal to the viewer that folder with UUID.Zero i... | Diva Canto | 2015-06-23 | 2 | -1/+37 |
* | Mantis #7603 -- bad folders in inventory could produce null pointer exception... | Diva Canto | 2015-06-04 | 1 | -1/+1 |
* | Mantis #7567. Once again, avoiding prefetching linked items within linked fo... | Diva Canto | 2015-06-04 | 1 | -14/+0 |
* | Mantis #7567: added an 8-sec expiring item cache to the inventory network con... | Diva Canto | 2015-06-03 | 4 | -22/+25 |
* | I suspect the viewer doesn't need the target of linked items inside linked fo... | Diva Canto | 2015-06-02 | 1 | -14/+14 |
* | New unit tests for FetchInventory2 cap. | Diva Canto | 2015-06-02 | 1 | -0/+170 |
* | Mantis #7567. One of the reported log messages showed this: | Diva Canto | 2015-06-02 | 1 | -3/+26 |
* | Mantis #7594: putting things as they were before regarding duplicate removal.... | Diva Canto | 2015-06-01 | 2 | -4/+42 |
* | Mantis #7594. Fixing the broken code I just introduced. | Diva Canto | 2015-06-01 | 1 | -1/+4 |
* | More on mantis #7594, this a=time addressing the reported exception, which se... | Diva Canto | 2015-06-01 | 1 | -0/+3 |
* | Mantis #7594. This should be functionally equivalent to what it was, but just... | Diva Canto | 2015-06-01 | 1 | -2/+2 |
* | Improved comments on fetch inventory tests | Diva Canto | 2015-05-10 | 1 | -1/+12 |
* | Added unit tests for FetchInventoryDescendents http://wiki.secondlife.com/wik... | Diva Canto | 2015-05-10 | 4 | -0/+217 |
* | Fix mantis #7054: AO in Firestorm and Kokua stopped loading after new invento... | Diva Canto | 2015-05-09 | 1 | -9/+17 |
* | Another major overhaul of inventory downloading, this time pertaining to inve... | Diva Canto | 2015-05-08 | 1 | -102/+140 |
* | Restore handling of bad folders. I'm not entirely sure this is part of the pr... | Diva Canto | 2015-05-08 | 1 | -9/+48 |
* | 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 |