Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop passing a request handler to the initial caps.RegisterHandler in ↵ | Justin Clark-Casey (justincc) | 2011-11-24 | 1 | -4/+3 |
| | | | | | | EventQueueGetModule since this is immediatley replaced by a poll server handler. This allows us to comment out a bunch of code and simplify the codebase and readability. | ||||
* | remove further mono compiler warnings | Justin Clark-Casey (justincc) | 2011-05-06 | 1 | -2/+2 |
| | |||||
* | WebFetchInventoryDescendents working. Tested with robust. | Diva Canto | 2011-05-02 | 1 | -0/+4 |
| | |||||
* | Broke down Caps.cs into a generic Caps object that simply ↵ | Diva Canto | 2011-05-01 | 1 | -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 Canto | 2011-05-01 | 1 | -0/+13 |
| | | | | OpenSimDefaults.ini. | ||||
* | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 2011-04-30 | 1 | -0/+1368 |