Commit History

Author SHA1 Message Date
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 years ago
  Adam Frisby fc6c4dc399 * Cleaning code still. 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 244bfcde5b * Implements 'Set Home to Here' 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
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames 825c89e7ac Replaced some Console.WriteLine calls with writes to log. 16 years ago
  Adam Frisby 358a4963d3 * More compiler warning nukage. 16 years ago
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! 16 years ago
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 years ago
  Teravus Ovares cb828c9824 * More Message server stuff. Still not ready. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 years ago
  Justin Clarke Casey beefbb46d2 * Add total logouts (and total logins) to server side user stats 16 years ago
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. 16 years ago
  mingchen 1718c39e10 *Added ability to update only necessary data on insertRegion for the grid server. 16 years ago
  Teravus Ovares 3738bc8899 * Updates UserServer 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Teravus Ovares 13f85c9d82 * Fixed UserServer crash when it's passed 00000000000000000000000000 as the UUID. 16 years ago
  Charles Krinke 1eb46424c7 Comment out "METHOD BY UUID CALLED" WriteLine as it is 16 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  Teravus Ovares a553e6f67c * Avatar picker works in grid mode now. 16 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. 16 years ago
  lbsa71 67e12b95ea * Optimized usings 16 years ago
  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. 16 years ago
  lbsa71 d4a4aafaf1 * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of things. Reverting 2056. 17 years ago
  lbsa71 ed6168b96b * UserProfileData meets code conventions 17 years ago