aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/Caps.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-38/+38
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-2/+2
* Thank you, salahzar, for a patch that adds llGetNumberOfSides and willMelanie Thielker2008-08-231-1/+1
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-3/+2
* Patch #9171Melanie Thielker2008-08-231-0/+26
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-1/+3
* * 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
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-3/+3
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-201-3/+10
* * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares2008-05-161-0/+2
* Formatting cleanup.Jeff Ames2008-05-161-65/+65
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * 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-011-6/+5
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-5/+4
* * Re-Fixed caps Teravus Ovares2008-04-171-1/+8
* 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
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-031-141/+48
* * 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-311-74/+58
* * 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-251-0/+99
* * First draft resolution of mantis 777, 734, 389 - scripts do not save in non...Justin Clarke Casey2008-03-201-1/+10
* Another poxy patch which consists mainly of logging changes (some already com...Justin Clarke Casey2008-03-201-1/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now...MW2008-03-151-2/+50
* Part 1 of making inventory work again in the 1.19.1 (RC) client. Implemented ...MW2008-03-151-0/+36
* 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