Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -2/+2 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -31/+31 |
| | |||||
* | * Moved SendNameReply to ClientView | lbsa71 | 2007-07-13 | 1 | -1/+0 |
| | | | | | | * Removed unused LoginService * Minor renames on BinaryStreamHandler | ||||
* | More work on UserProfile and inventory cache (still currently not enabled). | MW | 2007-07-11 | 1 | -0/+1 |
| | | | | | Asset uploading over CAPS now works, and although inventory isn't really working yet, this should now at least enables texturing of prims. | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -4/+0 |
| | | | | | * added some licensing info | ||||
* | * Started working on LlsdMethod for BaseHttpServer | lbsa71 | 2007-07-02 | 1 | -0/+35 |
*Renamed IRestHandler.cs to RestMethod.cs which is the correct name. |