Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored the GetMesh module into a handler and a module, to be the same as ↵ | Diva Canto | 2011-05-02 | 4 | -0/+222 |
| | | | | GetTexture. | ||||
* | Works! | Diva Canto | 2011-05-02 | 2 | -9/+6 |
| | |||||
* | 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. | ||||
* | Added OpenSim.Capabilities.Handlers. For the moment it has only the ↵ | Diva Canto | 2011-05-01 | 2 | -0/+429 |
| | | | | GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles. | ||||
* | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 2011-04-30 | 27 | -0/+3490 |