| Commit message (Expand) | Author | Files | Lines |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 1 | -1/+1 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 1 | -1/+2 |
2009-11-11 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2009-11-05 | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 1 | -9/+12 |
2009-09-10 | fix spurious loading... messages on iar load by creating folders as version 1... | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 1 | -1/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -1/+1 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 1 | -1/+1 |
2008-12-29 | * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes | Justin Clarke Casey | 1 | -9/+5 |
2008-11-08 | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 1 | -2/+2 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -2/+2 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -5/+5 |
2008-07-27 | Mantis#1817. Thank you kindly, sacha magne, for a patch that: | lbsa71 | 1 | -8/+16 |
2008-06-23 | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 1 | -2/+0 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -10/+10 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -4/+4 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -5/+3 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-02-10 | Clean up logging calls using String.Format explicitly | Jeff Ames | 1 | -6/+6 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -9/+9 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -3/+3 |
2008-01-02 | * Refactored out function to load specified AssetSet Xml | lbsa71 | 1 | -8/+13 |
2007-12-29 | Allow OpenSim operators to specify their own asset sets without needing to ch... | Justin Clarke Casey | 1 | -19/+59 |
2007-12-28 | Migrate opensim default assets up another directory in preparation for extrac... | Justin Clarke Casey | 1 | -2/+2 |
2007-12-28 | Move OpenSimAssetSet assets file up into assets pending further changes | Justin Clarke Casey | 1 | -1/+1 |
2007-12-28 | Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main | Justin Clarke Casey | 1 | -0/+119 |