aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/Caps.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Small null check in DeregisterHandlers.diva2008-12-211-2/+5
* Send the creation-date of items to the viewer. This fixes Mantis#2769.Homer Horwitz2008-12-061-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-8/+8
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-8/+8
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-8/+8
* - Fix Util.UnixTimeSinceEpoch:Homer Horwitz2008-10-181-0/+1
* Fixed (mono-)script handling for SL viewer 1.21:Homer Horwitz2008-10-161-0/+2
* * Fixes the last snag with the EventQueue. The situation where the seedcap g...Teravus Ovares2008-10-051-0/+1
* Completely revert the notecard uploading changes I made, since theyMelanie Thielker2008-09-211-2/+0
* And re-reverse the names from last commitMelanie Thielker2008-09-201-2/+2
* Remove CAPS notecard updating, as LL isn't supporting it and the viewerMelanie Thielker2008-09-201-1/+2
* Partially implement notecard saves in task inventory. Still makes theMelanie Thielker2008-09-201-1/+2
* * Made Seed CAP response respect the SSL setting.Teravus Ovares2008-09-141-4/+40
* * 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