Commit History

Author SHA1 Message Date
  Justin Clarke Casey c538ea5024 * Increase timeout for initial simulator login from 16 to 30 seconds 16 years ago
  Charles Krinke 1e452dacf4 Comment out an unused 'str' and add a WriteLine to use 16 years ago
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. 16 years ago
  Teravus Ovares 42857fe4e9 * Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  lbsa71 e2dfd919bc * made GridManager class public 16 years ago
  lbsa71 d873a043dd * Refactored out creation of LoginResponse 16 years ago
  lbsa71 47ed69c933 * Extracted RegionProfileData from Request 16 years ago
  lbsa71 da854b9691 * minor refactoring 16 years ago
  Adam Frisby b40957b57c * Applying patch from Mantis #607 - Grid Server crash. Thanks Diva. 16 years ago
  Jeff Ames d2806090ae Cleaned up a couple compiler warnings. 16 years ago
  Johan Berntsson 279e0061c5 Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Justin Clarke Casey b331e96e25 Remove "Loading inventory" messages from item inventory loads 16 years ago
  Justin Clarke Casey b37b71b273 * Make RegionProfileData.RequestSimProfileData static 16 years ago
  Charles Krinke df04345e3f Thank you very much, Diva for a patch to increase the 16 years ago
  lbsa71 2d066c4136 * Took a stab at getting keys to work as intended 16 years ago
  lbsa71 cf6e268d6d * Added more debugging output to GridManager to pin down the key exchange weirdness 16 years ago
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 years ago
  lbsa71 952cdd4166 * Added some more comprehensive log entries on region login. 16 years ago
  lbsa71 b05409b03f * Minor guard for null case. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Brian McBee e2680342d1 Turn on fastMode for map block queries to grid server if and only if grid is running MYSQL as the data source. 16 years ago
  Charles Krinke 6a1d9e8da1 Thank you very much daTwitch for your first contribution to the C# simulator. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  Adam Frisby f59f4e476d * Made it so that if you don't specify a key, the defaults will not be assumed. 16 years ago
  Adam Frisby 0b0df333dc * In the interests of making life difficult for everyone, the Grid Server now actually checks your authentication keys rather than ignoring them. 16 years ago
  Teravus Ovares f43e75762a * Adding More to the MessageServer classes. 16 years ago
  Teravus Ovares 04dbcee74c * A few more Message Server comms related updates 16 years ago
  Brian McBee 9985d53681 Added code to gridserver to prevent new region from connecting at X,Y location already used by an existing region. 16 years ago