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-02 08:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da37ddff9fdbc63884c12fcd94f9724fd32f2fa6
opensim
/
OpenSim
/
Server
/
Handlers
/
Simulation
History
Melanie
7fef89847c
Merge branch 'master' into careminster-presence-refactor
2010-12-09 02:24:12 +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