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-15 12:05:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef43f98686b8b6530f9e04bf6e0cdc6b72328fa2
opensim
/
OpenSim
/
Server
/
Handlers
/
Simulation
History
Melanie
4df1d25d23
Plumb a code path for the entity transfer module to ask a destination scene
...
whether or not an agent is allowed there as a root agent.
2010-12-09 01:55:32 +00:00
..
AgentHandlers.cs
Plumb a code path for the entity transfer module to ask a destination scene
2010-12-09 01:55:32 +00:00
ObjectHandlers.cs
Added an exception handler on CreateObject handler, just in case there's an exception being thrown that is silently being ignored by the http server. (Trying to catch Melanie's problem with attachments on TPs)
2010-12-07 20:05:53 -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