aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/ObjectCaps/ObjectAdd.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-7/+7
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+4
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-11-10One more module converted: ObjectAdd.Diva Canto1-51/+66
2012-05-03Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)1-6/+8
2011-09-01Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)1-2/+0
2011-04-30Nope, that didn't feel right. Moving all those modules to Linden space.Diva Canto1-1/+1
2011-04-30Moved several cap-based-service-providing modules from where they were into a...Diva Canto1-1/+1
2011-01-21remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+3
2011-01-18Prune some of the excess logging for client logins.Justin Clark-Casey (justincc)1-1/+1
2010-03-19Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-35/+20
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-20/+35
2009-07-13Attempt to make it so items rezzed from inventory aren't half in the ground o...MW1-1/+1
2009-06-18* Corrected CAPS namespacesArthur Valadares1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-13/+13
2009-02-12* optimized usings.lbsa711-14/+14
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-05* minor: remove mono compiler warningJustin Clarke Casey1-3/+3
2009-02-05* Add the second version of the experimental ObjectAdd Cap. It will handle ...Teravus Ovares1-38/+146
2009-02-05* Committing an experimental ObjectAdd module. Intended to work with http://...Teravus Ovares1-0/+260