aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/SimulatorFeaturesModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* seems to compile ( tests comented out)UbitUmarov2015-09-021-15/+0
* bad merge?UbitUmarov2015-09-011-0/+20
|\
| * move AnimationSet and AvatarSkeleton to OpenSimExtrasUbitUmarov2014-10-121-5/+7
| * add simulator features AvatarSkeleton and AnimationSet reportUbitUmarov2014-10-111-1/+4
* | minor: Comment out log line for the SimulatorFeatures cap request for now to ...Justin Clark-Casey (justincc)2015-01-211-1/+1
* | SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th...Diva Canto2015-01-101-1/+4
* | Fix ghosts copy of SimulatorFeatureModule to enable logging.Justin Clark-Casey (justincc)2014-11-251-8/+13
* | minor: remove compiler warning from unused field in SimulatorFeaturesModuleJustin Clark-Casey (justincc)2014-11-251-2/+2
* | Small improvements to SimulatorFeaturesModule: (1) don't overwrite extras if ...Diva Canto2014-11-221-1/+21
* | Added grid information to SimFeatures response, so that the viewer can show it.Diva Canto2014-11-061-1/+13
* | OpenSimExtrasBlueWall2014-08-061-50/+24
* | Fix typo in log messageBlueWall2014-08-021-1/+1
* | Fix regression in SimulatorFeatures module that would stop OpenSimulator from...Justin Clark-Casey (justincc)2014-08-011-12/+20
* | Add region-side extra feature setting for destination guideBlueWall2014-07-311-0/+4
* | Simulator Extra Features ServiceBlueWall2014-07-301-9/+65
|/
* 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