Commit History

Author SHA1 Message Date
  Justin Clarke Casey 9052c43319 * Drop InvType from the assets table since it is no longer used 16 years ago
  Dr Scofield feb30217de dr scofield's warning safari: 16 years ago
  Sean Dague b47dd07932 save_assets_to_file path shouldn't always assume uploaded 16 years ago
  Teravus Ovares 5219eb7420 * Split the World Map code into a module. 16 years ago
  Jeff Ames 5d77625e9a Update svn properties. Formatting cleanup. 16 years ago
  Dr Scofield a53cea6b7e i'm extending the RestStreamHandler.Handler(...) signature to actually 16 years ago
  Teravus Ovares a510033df5 * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded assets on disk write from Melane. Thanks Melanie! 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Jeff Ames c995d60d37 Formatting cleanup. 16 years ago
  Justin Clarke Casey 57fea65c82 * Revert caps fetch inventory service back to UDP for now 16 years ago
  Justin Clarke Casey d9dffc4a9a From: Michael Osias <[email protected]> 16 years ago
  Justin Clarke Casey 6e2c7da018 * Minor: Insert utility function to format raw xml strings into indented xml for debugging purposes 16 years ago
  Adam Frisby 01f31fd933 * Breaking all the code, breaking all the code..! 16 years ago
  Adam Frisby a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Teravus Ovares dd4deebbcb * Re-Fixed caps 16 years ago
  Sean Dague 6f8ff32630 From: Dr Scofield <[email protected]> 16 years ago
  Justin Clarke Casey b7ae8701ce * Working towards notifying the client if the inventory service has failed, rather than simply returning 0 items. 16 years ago
  Justin Clarke Casey 665c5d89f8 * Correct comment from previous patch - I'm not reversing mantis #912 at all, which was in an entirely different location 16 years ago
  Justin Clarke Casey eacba916ec * Reverse mantis #912 since it was causing inventory to disappear from the root folder on 1.19.1.4 non-cache clear relog. 16 years ago
  Charles Krinke 4bdb4a2646 Thank you kindly, A_Biondi for a patch that: 16 years ago
  Justin Clarke Casey 90422db35a * Update code to use patched libsecondlife.dll which removes the problem where the AssetType enum was 'Primitive' rather than 'Object' 16 years ago
  Sean Dague f436815107 Refactor InventoryItemBase to do the following: 16 years ago
  Justin Clarke Casey f5ed635750 * Make objects appear in 1.19.1.4 inventory again 16 years ago
  Teravus Ovares 27876795f4 * Fixed up some documentation regarding the inventory descendants method XML. Cleaned up an error report. Noted at the top, why the two unused caps path variables must stay. 16 years ago
  Teravus Ovares 42e4284277 * Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expected </llsd>' error. 16 years ago
  Teravus Ovares 75b192a2a0 * Fixing permissions on items returned via CAPS based inventory 16 years ago
  Justin Clarke Casey 042cd57e94 * From: Dr Scofield <[email protected]> 16 years ago
  Justin Clarke Casey f27f861072 * Attempt to resolve mantis 873 by placing caps removal operations in a critical section 16 years ago
  Justin Clarke Casey 106fd2f616 * From: Dr Scofield <[email protected]> 16 years ago