Commit History

Author SHA1 Message Date
  Teravus Ovares 3fe6b2280d * Shutting down child agents properly in neighbor regions. 16 years ago
  Brian McBee 59d7165f40 Graceful failure of teleport to unavailable regions might actually work now. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 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 be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  Teravus Ovares f2b175ef08 * Added some inter-region comms glue for allowing sims to chat amongst themsevles about an agent behind the agent's back. 16 years ago
  Jeff Ames f195725db4 keeping opensim safe for children -- made some namespace references less explicit 16 years ago
  lbsa71 0d5d111619 * Made RegionUp virtual 16 years ago
  Teravus Ovares 81ba94fde8 * Fixed about 7 issues with restarting sims and resolved interRegion comms issues. This includes the issue that MW described this morning. 16 years ago
  Teravus Ovares b7d596a6af * Restaring the sim works fine in grid mode now. Sims announce themselves to their neighbors when they start up. Neighbors get this message and tell their agents that there's a new sim up. 16 years ago
  Teravus Ovares 082f2baebe Fixed an event in the events chain in inter-region communications. 16 years ago
  Teravus Ovares 175b6115f1 * Restarting regions with the estate tools works in sandbox mode. I'm still working on grid mode, however. It doesn't break anything, but that feature doesn't work in grid mode yet either. 16 years ago
  Teravus Ovares 7cb38712d5 * Did some initial work for prim crossing. Just glue so far. 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
  MW 73fbacea1f Started to cleanup/close down childagent connections when a user teleports. As the client will not close old childagent connections without being told explicitly to do so by each region the connection is to. Currently only implemented in standalone mode. ( the TellRegionToCloseChildConnection( ) in OGS1GridServices.cs needs implementing for grid mode, and the inter region .net remoting added for the new messages). 16 years ago
  MW d56ed8fe9c Some more refactoring 16 years ago
  lbsa71 4fad66f855 * Diuerse beavtificatems 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
  lbsa71 dd770c384c * Made EstateSetting static since there's only one instance, and we only need to create it once 16 years ago
  MW 5bf6b24590 Bug fix, so that local loginserver (in standalone mode) can set a start position (position inside the region) rather than it always being hardcoded to 128,128. Note: This bug fix is just to allow this to be set. Its not actually used yet (so users will still always start at 128,128). 16 years ago
  Tleiades Hax 9f2fcfb3ec Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie and nebadon for laying all the ground work) 16 years ago
  Tleiades Hax 05df857132 Possible fix for: Remoting exceptions with adjacent non-running sims. 16 years ago
  lbsa71 eb8640f368 * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-instance requests to 17 years ago
  lbsa71 3ac43d0120 * Removed some more fields from CommunicationsLocal 17 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  MW 70fa302042 * Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be). 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago