Commit History

Author SHA1 Message Date
  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
  Teravus Ovares b831a91852 * Message Server Linkages (still not ready for use so don't start it yet) 16 years ago
  Teravus Ovares 582964800c * Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Justin Clarke Casey 359f84ee43 * Output XmlRpc error message if user server gets a fault response from the region server on login 16 years ago
  Justin Clarke Casey b37b71b273 * Make RegionProfileData.RequestSimProfileData static 16 years ago
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 years ago
  Charles Krinke d6f4656032 Shorten root inventory create folder message. 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 90c853685c * Add very basic initial login stats to the user server 16 years ago
  Teravus Ovares b8efd5f294 * Added some userserver glue for communications with the message server 16 years ago
  Justin Clarke Casey 60fa75ac04 Standard library folders can now be configued in the xml in inventory/OpenSimLibrary - no hardcoded changes are required. For some reason, all the folders are currently 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
  Charles Krinke 030d735b7e More subtle message tuning of log messages. 17 years ago
  Charles Krinke f426423f21 A bit more tuning of UserServer messages. 17 years ago
  Charles Krinke b56c61ce0a Comment out an unneeded "Home Location" message. 17 years ago
  Charles Krinke 0eec2ad030 Improve UserServer login messages for logging. 17 years ago
  Justin Clarke Casey c63369017f * Make inventory operations sync rather than async. This is to alleviate race conditions such as that in mantis #190 17 years ago
  Teravus Ovares 79935881aa * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST calls 17 years ago
  Sean Dague 0855066968 This patch fixes mantis 105. Basically, it stops the index exception when 17 years ago
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 17 years ago
  MW d2736437d4 Some refactoring of the RestObjectPoster (and related classes). 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 80609c2b15 Some refactoring , mainly on Inventory code. 17 years ago
  MW 6c9e588acb On login, if a set of inventory folders doesn't exist for the user then a new set is created in the inventory database. Most likely still better to use some other script to populate the inventory database instead of relaying on this. 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