aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/Caps.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-06* Added better logging to AssetCachelbsa711-33/+34
2007-10-30* Optimized usingslbsa711-57/+79
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-27/+19
2007-10-22* Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby1-1/+1
2007-10-05== The "right name and place" commit ==lbsa711-1/+0
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-30Added some place holder classes for various modules.MW1-0/+1
2007-08-28Fixed the problem of uploaded animations not showing up in inventory [Mantis ...MW1-1/+1
2007-08-19Sqlite datastore should now save the textures and extraparams data (used by s...MW1-10/+30
2007-08-14preliminary support for editing notecards and scripts. MW1-9/+93
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-7/+36
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-1/+1
2007-08-09Making sure my local working copy is in sync with svn before I start the job ...MW1-1/+1
2007-08-08CAPS should now be working in standalone mode. Texture uploads will work even...Brian McBee1-6/+12
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-6/+7
2007-07-30mass update of files to have native line endingsSean Dague1-362/+362
2007-07-28You should now see the correct Avatar for other users, including their clothe...MW1-1/+1
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW1-1/+1
2007-07-27A few changes so that the number of warnings is less but without deleting eve...MW1-1/+4
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-330/+359
2007-07-19opps have a setting as true when it should be false.MW1-2/+2
2007-07-19Some work on Inventory (not yet finished or enabled)MW1-7/+26
2007-07-19* More cleaningAdam Frisby1-3/+1
2007-07-16changed to native line ending encodingSean Dague1-313/+313
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