Commit Verlauf

Autor SHA1 Nachricht Datum
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. vor 16 Jahren
  Adam Frisby fc6c4dc399 * Cleaning code still. vor 16 Jahren
  Adam Frisby a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. vor 16 Jahren
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). vor 16 Jahren
  Teravus Ovares 244bfcde5b * Implements 'Set Home to Here' vor 16 Jahren
  Sean Dague 25fea01b92 further renaming of properties for clarity vor 16 Jahren
  Sean Dague c176caeb05 moved fields to properties for UserDataProfile, which was vor 16 Jahren
  Jeff Ames 47180080f0 Formatting cleanup. vor 16 Jahren
  Jeff Ames 825c89e7ac Replaced some Console.WriteLine calls with writes to log. vor 16 Jahren
  Adam Frisby 358a4963d3 * More compiler warning nukage. vor 16 Jahren
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! vor 16 Jahren
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more vor 16 Jahren
  Teravus Ovares cb828c9824 * More Message server stuff. Still not ready. vor 16 Jahren
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. vor 16 Jahren
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton vor 16 Jahren
  Justin Clarke Casey beefbb46d2 * Add total logouts (and total logins) to server side user stats vor 16 Jahren
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. vor 16 Jahren
  mingchen 1718c39e10 *Added ability to update only necessary data on insertRegion for the grid server. vor 16 Jahren
  Teravus Ovares 3738bc8899 * Updates UserServer vor 17 Jahren
  lbsa71 efd90b56b7 * Optimized usings vor 17 Jahren
  Teravus Ovares 13f85c9d82 * Fixed UserServer crash when it's passed 00000000000000000000000000 as the UUID. vor 17 Jahren
  Charles Krinke 1eb46424c7 Comment out "METHOD BY UUID CALLED" WriteLine as it is vor 17 Jahren
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 vor 17 Jahren
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom vor 17 Jahren
  Teravus Ovares a553e6f67c * Avatar picker works in grid mode now. vor 17 Jahren
  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. vor 17 Jahren
  lbsa71 67e12b95ea * Optimized usings vor 17 Jahren
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. vor 17 Jahren
  lbsa71 d4a4aafaf1 * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of things. Reverting 2056. vor 17 Jahren
  lbsa71 ed6168b96b * UserProfileData meets code conventions vor 17 Jahren