aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the creation-date of items to the viewer. This fixes Mantis#2769.Homer Horwitz2008-12-061-1/+1
* Adjust to the Helpers->Utils renameMelanie Thielker2008-11-191-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-1916-44/+44
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-1917-45/+45
* Patch from jhurliman. Fixing the texture decoding issues in progressiveMelanie Thielker2008-11-181-1/+1
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-1716-44/+44
* - 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-142-5/+67
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0612-95/+95
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-2/+2
* Update svn properties.Jeff Ames2008-08-251-31/+31
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+31
* 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-182-3/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-42/+42
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-162-1/+45
* * 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