| Commit message (Expand) | Author | Age | Files | Lines |
* | minor: code tidy and inserted log lines for future use. | Justin Clark-Casey (justincc) | 2011-07-09 | 1 | -3/+1 |
* | Switch the MeshUploadFlag CAP module on and off with the existing config Allo... | Justin Clark-Casey (justincc) | 2011-07-07 | 1 | -14/+35 |
* | Make MeshUploadFlagModule non-shared rather than shared (since each scene nee... | Justin Clark-Casey (justincc) | 2011-07-07 | 1 | -1/+1 |
* | add MeshUploadFlag capability fixed mesh upload with latest mesh viewer thank... | Michael Cerquoni aka Nebadon Izumi | 2011-07-07 | 2 | -18/+150 |
* | Implement the latest mesh mechanism so that rezzing the uploaded mesh now wor... | Justin Clark-Casey (justincc) | 2011-06-24 | 1 | -3/+189 |
* | minor: method documentation | Justin Clark-Casey (justincc) | 2011-06-24 | 1 | -6/+8 |
* | Added SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on t... | Diva Canto | 2011-06-13 | 1 | -22/+49 |
* | Same processing of the "/" in the MapImageService Cap as the one in the login... | Diva Canto | 2011-06-13 | 1 | -0/+6 |
* | Added experimental new capability URL called MapImageService meant to work wi... | Diva Canto | 2011-06-13 | 1 | -0/+119 |
* | Test m_Enabled on RemoveRegion. | Diva Canto | 2011-05-04 | 3 | -0/+9 |
* | Fixed: EventQueueGet and other caps were being wrongly deregistered. Also Cap... | Diva Canto | 2011-05-02 | 2 | -5/+3 |
* | WebFetchInventoryDescendents working. Tested with robust. | Diva Canto | 2011-05-02 | 2 | -279/+137 |
* | Refactored the GetMesh module into a handler and a module, to be the same as ... | Diva Canto | 2011-05-02 | 2 | -113/+40 |
* | Works! | Diva Canto | 2011-05-02 | 4 | -10/+34 |
* | Start to drill down on GetTexture. Read the config and do different things. | Diva Canto | 2011-05-01 | 1 | -4/+12 |
* | Broke down Caps.cs into a generic Caps object that simply registers/unregiste... | Diva Canto | 2011-05-01 | 4 | -3/+1300 |
* | Change GetTextureModule.cs to conform to the new IRegion module interface. NO... | Diva Canto | 2011-05-01 | 1 | -6/+21 |
* | Move CapabilitiesModule back to CoreModules. This one belongs there. | Diva Canto | 2011-05-01 | 1 | -257/+0 |
* | Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur... | Diva Canto | 2011-05-01 | 1 | -311/+4 |
* | Nope, that didn't feel right. Moving all those modules to Linden space. | Diva Canto | 2011-04-30 | 7 | -0/+1893 |
* | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 2 | -0/+1128 |