aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/Caps.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-13* Reverse mantis #912 since it was causing inventory to disappear from the ro...Justin Clarke Casey1-1/+10
2008-04-10Thank you kindly, A_Biondi for a patch that:Charles Krinke1-0/+13
2008-04-08* Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey1-10/+1
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-23/+23
2008-04-04* Make objects appear in 1.19.1.4 inventory againJustin Clarke Casey1-6/+19
2008-04-04* Fixed up some documentation regarding the inventory descendants method XML....Teravus Ovares1-3/+17
2008-04-04* Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec...Teravus Ovares1-9/+46
2008-04-04* Fixing permissions on items returned via CAPS based inventoryTeravus Ovares1-1/+2
2008-04-03* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-141/+48
2008-04-02* Attempt to resolve mantis 873 by placing caps removal operations in a criti...Justin Clarke Casey1-1/+1
2008-03-31* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-74/+58
2008-03-25* Remove old CAPS http listeners when a client logs out from a sceneJustin Clarke Casey1-21/+39
2008-03-25* On Ray casting. Now returning the face normal of the collision face.Teravus Ovares1-2/+2
2008-03-25* Committing some voice related caps with hard coded responses so more debugg...Teravus Ovares1-0/+99
2008-03-20* First draft resolution of mantis 777, 734, 389 - scripts do not save in non...Justin Clarke Casey1-1/+10
2008-03-20Another poxy patch which consists mainly of logging changes (some already com...Justin Clarke Casey1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-15Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now...MW1-2/+50
2008-03-15Part 1 of making inventory work again in the 1.19.1 (RC) client. Implemented ...MW1-0/+36
2008-03-14Fix Mantis 636Sean Dague1-1/+1
2008-03-13Just a few commentsJustin Clarke Casey1-4/+2
2008-03-12Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f...MW1-1/+1
2008-03-02Change handler001 through handler009 to moreCharles Krinke1-12/+12
2008-02-22* Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares1-8/+14
2008-02-13Clean up more unnecessary String.Format callsJeff Ames1-12/+9
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-2/+2
2008-02-05Converted logging to use log4net.Jeff Ames1-18/+20
2008-01-15* Mother of all commits:Adam Frisby1-12/+12
2008-01-09dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...Brian McBee1-7/+46
2007-12-27* Optimized usingslbsa711-41/+41
2007-12-25Small non-functional inventory changesJustin Clarke Casey1-11/+11
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey1-7/+196
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-2/+2
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-07"Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW1-4/+6
2007-12-07Updates to LibSL revision 1498. Thanks Johan!Adam Johnson1-1/+1
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-2/+2
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