aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/SimulatorFeaturesModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule...Diva Canto2013-07-301-12/+3
* After talking to lkalif on the IRC: SimulatorFeatures response: renamed the O...Diva Canto2013-07-301-6/+7
* Implement a pref to turn on the simulator ExportSupported feature entry.Melanie2013-03-261-0/+6
* Add an event and some logic to allow customizing Simulator Features by avatarMelanie2013-02-141-4/+21
* Make the sim features module register it's interface so it can be usedMelanie2013-02-131-0/+2
* 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