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