aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-1/+0
* dr scofield's warning safari:Dr Scofield2008-06-271-5/+5
* save_assets_to_file path shouldn't always assume uploaded Sean Dague2008-06-131-1/+8
* * Split the World Map code into a module.Teravus Ovares2008-06-121-4/+5
* Minor formatting cleanup.Jeff Ames2008-06-061-1/+1
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-252-4/+4
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-201-3/+10
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-1/+3
* * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares2008-05-161-0/+2
* Formatting cleanup.Jeff Ames2008-05-1610-101/+101
* Formatting cleanup.Jeff Ames2008-05-142-2/+2
* * Revert caps fetch inventory service back to UDP for nowJustin Clarke Casey2008-05-091-2/+14
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-05-091-0/+20
* * Minor: Insert utility function to format raw xml strings into indented xml ...Justin Clarke Casey2008-05-091-3/+4
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-4/+4
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-0123-56/+46
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-0/+4
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-218-24/+14
* * Re-Fixed caps Teravus Ovares2008-04-172-1/+10
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-151-0/+1
* * Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey2008-04-141-3/+32
* * Correct comment from previous patch - I'm not reversing mantis #912 at all,...Justin Clarke Casey2008-04-131-1/+1
* * Reverse mantis #912 since it was causing inventory to disappear from the ro...Justin Clarke Casey2008-04-131-1/+10
* Thank you kindly, A_Biondi for a patch that:Charles Krinke2008-04-101-0/+13
* * Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey2008-04-081-10/+1
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-23/+23
* * Make objects appear in 1.19.1.4 inventory againJustin Clarke Casey2008-04-041-6/+19
* * Fixed up some documentation regarding the inventory descendants method XML....Teravus Ovares2008-04-041-3/+17
* * Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec...Teravus Ovares2008-04-041-9/+46
* * Fixing permissions on items returned via CAPS based inventoryTeravus Ovares2008-04-041-1/+2
* Update svn properties.Jeff Ames2008-04-031-144/+144
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-033-193/+192
* * Attempt to resolve mantis 873 by placing caps removal operations in a criti...Justin Clarke Casey2008-04-021-1/+1
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-03-313-74/+159
* * Remove old CAPS http listeners when a client logs out from a sceneJustin Clarke Casey2008-03-251-21/+39
* * On Ray casting. Now returning the face normal of the collision face.Teravus Ovares2008-03-251-2/+2
* * Committing some voice related caps with hard coded responses so more debugg...Teravus Ovares2008-03-252-1/+102
* * Converted a large number of ASCII encodings to UTF8.Adam Frisby2008-03-211-1/+1
* * First draft resolution of mantis 777, 734, 389 - scripts do not save in non...Justin Clarke Casey2008-03-201-1/+10
* Added back a fix that lbsa71 did aqes ago to fix a buffer overflow in the pac...MW2008-03-201-1/+0
* Another poxy patch which consists mainly of logging changes (some already com...Justin Clarke Casey2008-03-202-1/+7
* Formatting cleanup.Jeff Ames2008-03-1820-538/+529
* Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames2008-03-181-1/+28
* Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now...MW2008-03-152-17/+65
* Part 1 of making inventory work again in the 1.19.1 (RC) client. Implemented ...MW2008-03-154-3/+129
* Fix Mantis 636Sean Dague2008-03-141-1/+1
* Just a few commentsJustin Clarke Casey2008-03-131-4/+2
* Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f...MW2008-03-121-1/+1
* Change handler001 through handler009 to moreCharles Krinke2008-03-021-12/+12
* * Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares2008-02-221-8/+14