Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) d50d169441 If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some reason and returns null, log and return empty contents rather than throwing an exception that ends up terminating the simulator. %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 0f6b7b6a41 If a link points to a non-existing item in FetchInventory caps, then don't try to add it to the return data rather than suffering an exception later on %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) b23425c7c4 As with LLSDInventoryItem from commit 01a2b0b, send type values in LLSDInventoryFolder for inventory CAPs as integers rather than strings. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 729d90173f Fix build break whree accidentally did inv.Folders rather than inv.Folders.Count in a minor change. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 2de5479c3f minor: tidy up some comments %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 01a2b0b289 Fix various issues with http inventory %!s(int64=12) %!d(string=hai) anos
  Diva Canto e324fb2415 Guard against null inventory contents. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 7661a0b2a9 Implement the FetchInventory2 capability. This accompanies the existing FetchInventoryDescendents2 capability. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 014a86c26b Adding commented out log messages and some minor formatting for future bug hunting. No functional changes. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4e9f50b878 Add commented log lines to FetchInventoryDescendents2 path for future use. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) bafea2282a Rip out unused Scene.HandleFetchInventoryDescendentsCAPS(). %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) c5b636469d Stop locking the requests coming in to WebFetchInvDecHandler. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 5b4fe23f7f Resolve error where an unknown asset type would cause the fetch inventory descendents cap to fail. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 676d32974a Implement the FetchInventoryDescendents2 capability using the same code as WebFetchInventoryDescendents. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 0688861aa7 Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conversion rather than the arrays in TaskInventoryItem %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 8c82ff16ad Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/InventoryTypeToString to convert types to strings %!s(int64=13) %!d(string=hai) anos
  Diva Canto 883f21dd02 WebFetchInventoryDescendents working. Tested with robust. %!s(int64=13) %!d(string=hai) anos