aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bad merge?UbitUmarov2015-09-011-23/+81
|\
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-291-3/+1
| * fix wrong formatUbitUmarov2014-09-241-1/+1
| * add debug messageUbitUmarov2014-09-241-2/+3
| * change melanies patch, reusing caps if circuit and caps path is the same.UbitUmarov2014-09-241-14/+18
| * If an agent is logging in, rather than teleporting, make sure all knownMelanie Thielker2014-09-231-0/+8
| * When a ghosted avatar is removed, also remove any remaining CAPSMelanie Thielker2014-09-221-0/+10
| * remove ban check from create caps. That needs to be done on callerUbitUmarov2014-08-151-5/+19
| * Merge branch 'master' into careminsterMelanie2013-07-291-7/+4
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-07-241-19/+73
| |\ \
| * \ \ Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2013-07-181-1/+0
| |\ \ \
| | * \ \ Merge branch 'master' into careminsterMelanie2013-07-131-36/+301
| | |\ \ \
| * | \ \ \ Merge branch 'master' into careminsterMelanie2013-07-181-50/+320
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | Merge branch 'master' into careminsterMelanie2013-05-011-1/+1
| |\ \ \ \
| * | | | | Fix an issue where the viewer would request the seed cap beforeMelanie2013-02-181-15/+26
| * | | | | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-081-2/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into bigmergeMelanie2011-12-011-6/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into bigmergeMelanie2011-10-261-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-05-081-2/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-051-1/+2
* | | | | | | | | | | 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