Commit History

Author SHA1 Message Date
  Justin Clarke Casey 61ae75f364 * Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing 16 years ago
  Justin Clarke Casey 45ea156804 * If a client session requests the same texture more than n times (currently n=5), we now drop the subsequent requests 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 efd90b56b7 * Optimized usings 16 years ago
  Teravus Ovares 8aae909412 * Added a configuration parameter on the Grid Server to disallow forceful banlists. 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  Teravus Ovares 082f2baebe Fixed an event in the events chain in inter-region communications. 16 years ago
  MW 483377adae More cleaning up when deleting regions from a instance. NOTE: IGridServices.DeregisterRegion() method needs implementing for grid mode. 16 years ago
  Teravus Ovares 9f6b3e2357 * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D. 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
  Tleiades Hax 05df857132 Possible fix for: Remoting exceptions with adjacent non-running sims. 16 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago
  MW 20a77a6d4b Fixed a number of bugs in the local InstantMessage handling, sending InstantMessages will no longer crash the server. But they still aren't really working correctly, you can't type replies to received messages. 17 years ago
  mingchen e06ffb3981 *Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class 17 years ago
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 years ago
  MW 646bbbc84b Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 17 years ago