Commit History

Author SHA1 Message Date
  Dahlia Trimble 8465f378ac changes prompting of create user console command to only ask for unspecified parameters and avoid an exception if the wrong number of parameters are supplied 16 years ago
  MW f3f31744ab patch and files from mantis #1630, Thanks Melanie 16 years ago
  MW a9347b6ceb Extracted the Avatar appearance functions out of the IUserService interface and moved them into a IAvatarService 16 years ago
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. 16 years ago
  Dr Scofield feb30217de dr scofield's warning safari: 16 years ago
  Jeff Ames 0462510956 Update svn properties. Formatting cleanup. 16 years ago
  Teravus Ovares 9cefda83d6 * Caches UUIDName requests 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Teravus Ovares e8acb49fef * For your fragging desire, damage enabled land works, but watch out!, life does not regenerate until you're dead! 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Sean Dague 25fea01b92 further renaming of properties for clarity 16 years ago
  Sean Dague c176caeb05 moved fields to properties for UserDataProfile, which was 16 years ago
  Sean Dague a6d27e0929 further refactor and rename of InventoryFolderBase properties 16 years ago
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames 825c89e7ac Replaced some Console.WriteLine calls with writes to log. 16 years ago
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! 16 years ago
  Justin Clarke Casey 500d259c25 * Do not allow a user to be created if one with the same name already exists 16 years ago
  MW b618802e53 Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of CommsManager and into a module (AgentAgentTransactionModule), still needs cleaning up though. 16 years ago
  Justin Clarke Casey 6a3455a98c * Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and align classes with file names 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Teravus Ovares 3fe6b2280d * Shutting down child agents properly in neighbor regions. 16 years ago
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  Teravus Ovares b4c9b6bd19 * You can add and remove a friend in standalone now within the same simulator. It saves. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  MW cac98171e5 Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standalone mode it will mean that when you log off and log back on ,as long as the region server hasn't been restarted , your avatar will start with wearing the clothes that it wore on log off. In grid mode its even more limited in that wearing/removing clothes/body parts are only stored in the region server instance you are one. so if you are in a different region to your login region (which are on different region server instances), and then change clothes, those changes won't be remembered. So as said, its very limited but is a small step towards having proper appearance persist. 16 years ago
  MW 80609c2b15 Some refactoring , mainly on Inventory code. 16 years ago
  lbsa71 ce3a87daa5 * Changed namespace 16 years ago