aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/Caps (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-05-06Change command help text for "show capabilities" to "show caps", as this is ↵Justin Clark-Casey (justincc)1-2/+2
the actual command that has to be typed on the console. Thanks to makopoppo for the patch - http://opensimulator.org/mantis/view.php?id=5467
2011-05-02Changed the defaults, so that it behaves exactly is it has been behaving (no ↵Diva Canto1-0/+2
WebFetch cap by default).
2011-05-01Broke down Caps.cs into a generic Caps object that simply ↵Diva Canto1-30/+20
registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps. Renamed a few methods that were misnomers. Compiles but doesn't work.
2011-05-01Move CapabilitiesModule back to CoreModules. This one belongs there.Diva Canto1-0/+257