Histórico de commits

Autor SHA1 Mensagem Data
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 anos atrás
  Justin Clarke Casey 9817363b93 * Completely inconsequential inventory odds and ends (actual impact - only one log message changed) 16 anos atrás
  Teravus Ovares a9cc76e0ef * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! 16 anos atrás
  Justin Clarke Casey 40176c12f9 * Implement full grid mode Trash empty 16 anos atrás
  Justin Clarke Casey 4db839c3b8 * Implement proper emptying of trashcan on standalone 16 anos atrás
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 anos atrás
  Justin Clarke Casey b3f783ae05 * Reduce publicly exposed fields on InventoryCollection, which was causing duplicate sets of inventory data to be sent over the grid 16 anos atrás
  Justin Clarke Casey 8f345d36d8 * Minor refactoring in OGS1InventoryService 16 anos atrás
  Justin Clarke Casey 7ac7f79f88 * Eliminate a class of errors where an inventory request could be made before the region had completely received the inventory for the user. 16 anos atrás
  Justin Clarke Casey 649f304e76 * Minor inventory code cleanup following on from last patch 16 anos atrás
  Justin Clarke Casey a5176c2e2c * Change inventory async response deliver to deliver all items and folders at once, rather than each individual 16 anos atrás
  Justin Clarke Casey ba132f3a0b * Minor: get CreateNewUserInventory() to return true on success 16 anos atrás
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase 16 anos atrás
  Teravus Ovares a0a0229fdf * Set Svn Properties eol-style: |337 16 anos atrás
  Justin Clarke Casey a6999f8a5d * Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway. 16 anos atrás
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders 16 anos atrás
  Justin Clarke Casey 78e24380c8 * Stop grid inventory network failures crashing the client session 16 anos atrás
  Jeff Ames 47180080f0 Formatting cleanup. 16 anos atrás
  Jeff Ames a8cfbbe963 Minor cleanup. 16 anos atrás
  MW 49a5a00b80 Added a method to access a named folder in a users inventory, to the inventory Database interfaces. This could be useful for adding a item to a users inventory from say a web front end application or some other third party application. [note the method is only currently implemented in the sqlite provider] 16 anos atrás
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 anos atrás
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 anos atrás
  MW 33c4631c6d some small changes, like adding a couple of extra methods to IInventoryServices so that a check can be done to see if a inventory set exists for a certain user. 16 anos atrás
  lbsa71 efd90b56b7 * Optimized usings 17 anos atrás
  Justin Clarke Casey c545cc8cd9 Miscellaneous small tweaks and more logging messages to move towards resolving inventory problems 17 anos atrás
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 17 anos atrás
  Justin Clarke Casey c63369017f * Make inventory operations sync rather than async. This is to alleviate race conditions such as that in mantis #190 17 anos atrás
  Brian McBee 8a8c89a0f3 Grid Inventory feature upgrade: renaming folders should now be correct, subfolders work, moving folders works. 17 anos atrás
  MW 678254235a Another addition to Inventory debug output. 17 anos atrás
  MW edb1c732fa more inventory debugging output added to region server. 17 anos atrás