Historique des commits

Auteur SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  Melanie Thielker ea8f3c83bf Finally remove the requirement for an InventoryItem/FolderBase object to il y a 8 ans
  Diva Canto 959872315f WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. il y a 9 ans
  Diva Canto 3df472f10d Added inventory tests to Robust.Tests. il y a 9 ans
  Diva Canto 0bf1209f90 Another major overhaul of inventory downloading, this time pertaining to inventory links. Added yet another function to IInventoryService to get multiple items at once, so that fetching collections of linked items is done once per folder instead of once per item. il y a 9 ans
  Diva Canto c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. il y a 9 ans
  Oren Hurvitz 1fa3a6f1bd When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards". il y a 10 ans
  Oren Hurvitz 0fe08c8799 - When sending the "My Suitcase" folder to the client, always claim it has Folder Type 8. (Previously we had used Folder Type -1 in one place, and LLClientView didn't even bother changing Folder Type 100 to anything else.) il y a 10 ans
  Oren Hurvitz 018832522c Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. il y a 10 ans
  Oren Hurvitz a0739a80a8 Fixed bugs when getting the root folder. il y a 11 ans
  Justin Clark-Casey (justincc) 2aa58c5843 Do not allow invariants to change on calls to XInventoryService.UpdateItem() il y a 11 ans
  Justin Clark-Casey (justincc) 75c880a6f3 Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. il y a 11 ans
  Justin Clark-Casey (justincc) 7ea832d47c Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. il y a 12 ans
  Justin Clark-Casey (justincc) a0d178b284 Following on from f8a89a79, do not allow more than one 'type' folder (e.g. calling cards) to be created in the base "My Inventory" user folder. il y a 12 ans
  Justin Clark-Casey (justincc) f8a89a79eb Allow multiple calling card type inventory folders to be created. il y a 12 ans
  Justin Clark-Casey (justincc) 01a2b0b289 Fix various issues with http inventory il y a 12 ans
  Justin Clark-Casey (justincc) 7e97f0e898 minor: extend commented out LinkInventoryItem log message for future use il y a 12 ans
  Justin Clark-Casey (justincc) 16d303f7cd Fix bug where outfit folders could not be renamed. il y a 12 ans
  Justin Clark-Casey (justincc) 896cd45939 Fix issue where a new outfit folder is not created when a new outfit is saved if there are no previous outfits il y a 12 ans
  Justin Clark-Casey (justincc) e83bc049df refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/PurgeFolders overloads as previously discussed with Oren - I think this makes more sense on balance il y a 12 ans
  Oren Hurvitz ad23774433 Allow deleting folders even if they're not in the Trash il y a 12 ans
  Diva Canto 953fe46811 A few minor tweaks here and there in XInventoryService. il y a 12 ans
  Melanie 37603ca6da Reverse a conditional in XInventory that made updating system folder evrsion numbers impossible il y a 12 ans
  Diva Canto 8131a24cde Send the config section name up to the service classes themselves (XInventory and Assets). il y a 12 ans
  Justin Clark-Casey (justincc) c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. il y a 13 ans
  Diva Canto d60f525baa HG inventory transfers over the profile working. il y a 13 ans
  Justin Clark-Casey (justincc) ab855e6f8d fix bug where outfit folder links could not be deleted il y a 13 ans
  Justin Clark-Casey (justincc) bdd7849094 Allow item links to be deleted even when other deletes and purges are disabled. il y a 13 ans
  Justin Clark-Casey (justincc) 6dcc87b1ad Accidentally committed too early il y a 13 ans
  Justin Clark-Casey (justincc) 491279f99a Allow item links to be deleted even when other deletes and purges are disabled. il y a 13 ans