| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
unknown asset type, and log an error if it ever does happen
|
|
|
|
|
|
|
| |
InventoryDescendents packet. Testing has shown that UDP inventory now
works flawlessly and, unlike CAPS inventory, doesn't download the entire
agent inventory on start. Neither does it incessantly re-request folder
NULL_KEY. Therefore, I have disabled CAPS inventory.
|
|
|
|
|
|
| |
supposed to be within -1 .. 22 and other values break inventory loading.
This patch fixes it and allows inventory to load. Invalid folder types
will be treated as ordinary folders.
|
|
|
|
|
| |
immediately, run
update inventoryfolders set version=version+1;
|
|
|
|
| |
the inventory server by serializing upstream requests.
|
|
|
|
|
| |
especially the folder version and the subfolders. Fixes inventory search
hang and folders not loading.
|
| |
|
| |
|
|
|
|
|
| |
* "luke, use the sed"
|
|
OpenSim/Framework/Capabilities. Didn't change the namespace because VC# is not helping, and this would imply manually changing more than 50 files. So the namespace is still OpenSim.Framework.Communications.Capabilities, to be cleaned up later by someone with more energy.
|