aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Capabilities/Caps.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-12Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW1-1/+5
2007-07-12Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW1-79/+46
2007-07-11Hopefully texturing prims should now work correctly.MW1-3/+5
2007-07-11More work on UserProfile and inventory cache (still currently not enabled).MW1-8/+12
2007-07-09* LLSDStreamhandler now works.lbsa711-10/+10
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-1/+1
2007-07-04A bit more work on Building tools/support.MW1-10/+42
2007-07-04* re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa711-12/+26
2007-07-04* Removed AssetHttpServer, using BaseHttpServer insteadlbsa711-4/+7
2007-07-04* Added StreamHandler supportlbsa711-20/+27
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby1-0/+14
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-23/+10
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-7/+4
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-7/+10
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-8/+29
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-3/+3