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