Commit History

Author SHA1 Message Date
  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 244bfcde5b * Implements 'Set Home to Here' 16 years ago
  Teravus Ovares 50c5e6af10 * With Grid Comms up in the air.. I decided have the friends module update you when your friends come online if they're at least a child agent on the sim. offline status works the same also. So does Instant Message. 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
  Justin Clarke Casey 14ee78b3af * Tweaking master uuid exception to make it clearer what just went wrong (user server timeout) 16 years ago
  Justin Clarke Casey 170e1a8a09 * Make master UUID exception a bit more useful by telling us which uuid it was trying to look up 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Justin Clarke Casey 9122762dc8 * More almost completely unproductive log message fiddling 16 years ago
  Teravus Ovares 794deeeb85 * Fixed about Text in the profile in grid mode. 16 years ago
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Teravus Ovares 8aa796595c * Fixed a crash if the server is unable to connect to the UserServer when a user logs off 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 3738bc8899 * Updates UserServer 17 years ago
  Teravus Ovares b4c9b6bd19 * You can add and remove a friend in standalone now within the same simulator. It saves. 17 years ago
  lbsa71 efd90b56b7 * Optimized usings 17 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 17 years ago
  Jeff Ames f195725db4 keeping opensim safe for children -- made some namespace references less explicit 17 years ago
  Teravus Ovares a553e6f67c * Avatar picker works in grid mode now. 17 years ago
  Adam Frisby 91c1e8a734 * Fixed a whole bunch of console messages. 17 years ago
  Adam Frisby be7ae3dd3e * Removed 12 compiler warnings. 17 years ago
  MW 5df851761a Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people? 17 years ago
  lbsa71 ce3a87daa5 * Changed namespace 17 years ago
  Teravus Ovares 9f6b3e2357 * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D. 17 years ago
  mingchen b51a900beb *Master Avatar can be specified by a previous UUID in either grid mode or standalone mode by specifying a master_avatar_uuid attribute in the place of master_avatar_xxxx_name and master_avatar_password.You will not be asked for the name and password if a valid UUID is specified. 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 years ago