aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/SimulatorFeaturesModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-8/+9
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-25/+124
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-1/+3
* Remove forcing of phantom on ground attached objects - attachments can be bot...Justin Clark-Casey (justincc)2011-08-241-2/+2
* minor: comment out simulator features log lineJustin Clark-Casey (justincc)2011-08-221-1/+1
* Add ISimulatorFeaturesModule so that other modules can register features in a...Justin Clark-Casey (justincc)2011-08-221-36/+86
* Added SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on t...Diva Canto2011-06-131-0/+152