aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Caps.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove further mono compiler warningsJustin Clark-Casey (justincc)2011-05-061-2/+2
|
* WebFetchInventoryDescendents working. Tested with robust.Diva Canto2011-05-021-0/+4
|
* Broke down Caps.cs into a generic Caps object that simply ↵Diva Canto2011-05-011-1235/+26
| | | | | | | 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.
* How this might look like from a configuration perspective. Changes ↵Diva Canto2011-05-011-0/+13
| | | | OpenSimDefaults.ini.
* Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto2011-04-301-0/+1368