This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-12 00:55:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccbcf421e7afd945c1affd416fb33a7cbe4ff8a0
opensim
/
OpenSim
/
Server
/
Handlers
/
Simulation
History
Tom Grimshaw
1c040d8c1e
Fix to the scenario where we send an agent to a neighbouring sim (via teleport), then tell our neighbours to close the agents.. thereby disconnecting the user. Added a new CloseChildAgent method in lieu of CloseAgent. This has been a long standing problem - with any luck this will cure it.
2010-05-18 03:24:43 -07:00
..
AgentHandlers.cs
Fix to the scenario where we send an agent to a neighbouring sim (via teleport), then tell our neighbours to close the agents.. thereby disconnecting the user. Added a new CloseChildAgent method in lieu of CloseAgent. This has been a long standing problem - with any luck this will cure it.
2010-05-18 03:24:43 -07:00
ObjectHandlers.cs
Agent gets there through the Gatekeeper, but still a few quirks to fix.
2010-01-17 18:04:55 -08:00
SimulationServiceInConnector.cs
Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen.
2010-03-15 20:32:36 -07:00
Utils.cs
* Changed ISimulation interface to take a GridRegion as input arg instead of a regionHandle.
2010-01-03 09:35:12 -08:00