| Commit message (Expand) | Author | Age | Files | Lines |
* | Forgot to comment an unnecessary log message on my last commit. | diva | 2009-03-26 | 1 | -2/+2 |
* | Notecard updates bypassing the regions. (HGStandalone only) | diva | 2009-03-26 | 1 | -1/+7 |
* | Small refactoring in Caps, no functional changes. | diva | 2009-03-26 | 1 | -5/+25 |
* | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 2009-03-19 | 2 | -10/+12 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -2/+2 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -4/+4 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 3 | -5/+2 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -2/+2 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -1/+1 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -9/+9 |
* | * refactor: Extract caps related code from scene and put into a region module | Justin Clarke Casey | 2009-01-21 | 1 | -1/+1 |
* | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 2009-01-06 | 1 | -4/+8 |
* | * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term... | Justin Clarke Casey | 2009-01-06 | 1 | -1/+5 |
* | * Fix build break - forgot that I had renamed an argument | Justin Clarke Casey | 2009-01-06 | 1 | -1/+1 |
* | * Move common string aggregation for caps seed path to a method in CapsUtil | Justin Clarke Casey | 2009-01-06 | 1 | -0/+10 |
* | * Yeah, might just want to add the new class as well - sigh | Justin Clarke Casey | 2009-01-06 | 1 | -0/+46 |
* | Small null check in DeregisterHandlers. | diva | 2008-12-21 | 1 | -2/+5 |
* | Send the creation-date of items to the viewer. This fixes Mantis#2769. | Homer Horwitz | 2008-12-06 | 1 | -1/+1 |
* | Adjust to the Helpers->Utils rename | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 16 | -44/+44 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 17 | -45/+45 |
* | Patch from jhurliman. Fixing the texture decoding issues in progressive | Melanie Thielker | 2008-11-18 | 1 | -1/+1 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 16 | -44/+44 |
* | - Fix Util.UnixTimeSinceEpoch: | Homer Horwitz | 2008-10-18 | 1 | -0/+1 |
* | Fixed (mono-)script handling for SL viewer 1.21: | Homer Horwitz | 2008-10-16 | 1 | -0/+2 |
* | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 2008-10-05 | 1 | -0/+1 |
* | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 2008-09-21 | 1 | -2/+0 |
* | And re-reverse the names from last commit | Melanie Thielker | 2008-09-20 | 1 | -2/+2 |
* | Remove CAPS notecard updating, as LL isn't supporting it and the viewer | Melanie Thielker | 2008-09-20 | 1 | -1/+2 |
* | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 2008-09-20 | 1 | -1/+2 |
* | * Made Seed CAP response respect the SSL setting. | Teravus Ovares | 2008-09-14 | 2 | -5/+67 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 12 | -95/+95 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -2/+2 |
* | Update svn properties. | Jeff Ames | 2008-08-25 | 1 | -31/+31 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -0/+31 |
* | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 2008-08-23 | 1 | -1/+1 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 1 | -3/+2 |
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 1 | -0/+26 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 2 | -3/+3 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 1 | -42/+42 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 2 | -1/+45 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -1/+0 |
* | dr scofield's warning safari: | Dr Scofield | 2008-06-27 | 1 | -5/+5 |
* | save_assets_to_file path shouldn't always assume uploaded | Sean Dague | 2008-06-13 | 1 | -1/+8 |
* | * Split the World Map code into a module. | Teravus Ovares | 2008-06-12 | 1 | -4/+5 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-06 | 1 | -1/+1 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 2 | -4/+4 |
* | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2008-05-20 | 1 | -3/+10 |
* | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 2008-05-19 | 1 | -1/+3 |
* | * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ... | Teravus Ovares | 2008-05-16 | 1 | -0/+2 |