aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Capabilities/Caps.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW2007-07-121-1/+5
* Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW2007-07-121-79/+46
* Hopefully texturing prims should now work correctly.MW2007-07-111-3/+5
* More work on UserProfile and inventory cache (still currently not enabled).MW2007-07-111-8/+12
* * LLSDStreamhandler now works.lbsa712007-07-091-10/+10
* Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW2007-07-091-1/+1
* A bit more work on Building tools/support.MW2007-07-041-10/+42
* * re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa712007-07-041-12/+26
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-4/+7
* * Added StreamHandler supportlbsa712007-07-041-20/+27
* * More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby2007-07-041-0/+14
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-23/+10
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-7/+4
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-7/+10
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+279