コミット履歴

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