История коммитов

Автор SHA1 Сообщение Дата
  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 17 лет назад
  Teravus Ovares a553e6f67c * Avatar picker works in grid mode now. 17 лет назад
  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 лет назад
  lbsa71 67e12b95ea * Optimized usings 17 лет назад
  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. 17 лет назад
  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 лет назад
  lbsa71 5a65521203 == The "right name and place" commit == 17 лет назад
  lbsa71 1302ef44e3 * Started major restructusing of comms to prepare for better grid and region functionality 17 лет назад
  lbsa71 79045abe68 * Renamed stuff on UserManagerBase to get implicit implementation of IUserServices (instead of stubs) 17 лет назад
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 лет назад
  MW c89db49f3c Sqlite datastore should now save the textures and extraparams data (used by sculpties) correctly. [Really need to add a ExtraParams field to the sqlite database though, but for now I have combined their data so that we don't lose backward compatibility, know a couple of people have been using the datastore already]. 17 лет назад
  MW 217d511077 Temporary fix for the region crossing crash, Although we need to start to change and improve how we handle caps. 17 лет назад
  MW 04b1767886 Separated Login Service from usermanager, which helps to clean up the code a bit and also should help to integrate the inventory server (when it is wrote/finished). 17 лет назад