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