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-09-01 02:36:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6306578fcf812bfdb27cb00b6c3fc2886e247b87
opensim
/
OpenSim
/
Server
/
Handlers
/
Simulation
History
Melanie
6306578fcf
Merge branch 'master' into careminster-presence-refactor
2011-01-18 01:28:50 +00:00
..
AgentHandlers.cs
Merge branch 'master' into careminster-presence-refactor
2011-01-18 01:28:50 +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