aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/Caps.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-12/+9
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-2/+2
* Converted logging to use log4net.Jeff Ames2008-02-051-18/+20
* * Mother of all commits:Adam Frisby2008-01-151-12/+12
* dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...Brian McBee2008-01-091-7/+46
* * Optimized usingslbsa712007-12-271-41/+41
* Small non-functional inventory changesJustin Clarke Casey2007-12-251-11/+11
* Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey2007-12-241-7/+196
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-2/+2
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW2007-12-071-4/+6
* Updates to LibSL revision 1498. Thanks Johan!Adam Johnson2007-12-071-1/+1
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-2/+2