aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add regression test for http inventory fetch.Justin Clark-Casey (justincc)2014-03-171-0/+4
* varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-081-3/+1
* This should fix all issues with teleports. One should be able to TP as fast a...Diva Canto2013-07-251-7/+4
* Add request received/handling stats for caps which are served by http poll ha...Justin Clark-Casey (justincc)2013-07-151-19/+73
* Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-4/+230
* Make dictionary read/write locking consistent in CapabilitiesModule, rename t...Justin Clark-Casey (justincc)2013-07-081-48/+82
* Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie2013-04-301-1/+1
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-2/+3
* On "show caps", stop excluding the seed cap but do exclude it elsewhereJustin Clark-Casey (justincc)2011-11-291-1/+1
* tabulate "show caps" output for easier readabilityJustin Clark-Casey (justincc)2011-11-291-5/+10
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* Change command help text for "show capabilities" to "show caps", as this is t...Justin Clark-Casey (justincc)2011-05-061-2/+2
* Changed the defaults, so that it behaves exactly is it has been behaving (no ...Diva Canto2011-05-021-0/+2
* Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto2011-05-011-30/+20
* Move CapabilitiesModule back to CoreModules. This one belongs there.Diva Canto2011-05-011-0/+257