aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Simulation/ObjectHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+2
2012-06-30Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)1-48/+0
2012-05-24Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)1-1/+1
2012-02-23Add a position parameter to region crossing of objects. This avoids theMelanie1-3/+7
2010-12-07Added an exception handler on CreateObject handler, just in case there's an e...Diva Canto1-20/+31
2010-11-16Change the way attachments are persisted. Editing a worn attachment will nowMelanie1-1/+6
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-2/+10
2010-01-13Several more buglets removed.Diva Canto1-13/+22
2010-01-03* Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto1-13/+51
2009-12-31Simulation handlers (agents & objects) completed.Diva Canto1-0/+191