Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-08-16 | 1 | -2/+3 |
| | |||||
* | comment out some of the currently less useful debug log messages | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -2/+2 |
| | |||||
* | Test m_Enabled on RemoveRegion. | Diva Canto | 2011-05-04 | 1 | -0/+3 |
| | |||||
* | Refactored the GetMesh module into a handler and a module, to be the same as ↵ | Diva Canto | 2011-05-02 | 1 | -0/+2 |
| | | | | GetTexture. | ||||
* | Works! | Diva Canto | 2011-05-02 | 1 | -5/+22 |
| | |||||
* | Start to drill down on GetTexture. Read the config and do different things. | Diva Canto | 2011-05-01 | 1 | -4/+12 |
| | |||||
* | Change GetTextureModule.cs to conform to the new IRegion module interface. ↵ | Diva Canto | 2011-05-01 | 1 | -6/+21 |
| | | | | NOTHING OF THIS WORKS. Compiles. | ||||
* | Added OpenSim.Capabilities.Handlers. For the moment it has only the ↵ | Diva Canto | 2011-05-01 | 1 | -311/+4 |
| | | | | GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles. | ||||
* | Nope, that didn't feel right. Moving all those modules to Linden space. | Diva Canto | 2011-04-30 | 1 | -0/+404 |