aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/Caps.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-16* Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares1-0/+2
2008-05-16Formatting cleanup.Jeff Ames1-65/+65
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-05-09* Revert caps fetch inventory service back to UDP for nowJustin Clarke Casey1-2/+14
2008-05-09From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey1-0/+20
2008-05-09* Minor: Insert utility function to format raw xml strings into indented xml ...Justin Clarke Casey1-3/+4
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-4/+4
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-6/+5
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-5/+4
2008-04-17* Re-Fixed caps Teravus Ovares1-1/+8
2008-04-15From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-0/+1
2008-04-14* Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey1-3/+32
2008-04-13* Correct comment from previous patch - I'm not reversing mantis #912 at all,...Justin Clarke Casey1-1/+1
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