aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AssetLoader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-5/+5
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+2
* A few more AssemblyInfos in a few more dlls.Diva Canto2012-11-141-0/+33
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+2
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-11-111-5/+5
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-9/+12
* fix spurious loading... messages on iar load by creating folders as version 1...Justin Clark-Casey (justincc)2009-09-101-2/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-1/+1
* * optimized usings.lbsa712009-02-121-1/+1
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-291-9/+5
* Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen2008-11-081-2/+2
* Mantis #2133Melanie Thielker2008-09-061-2/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-5/+5
* Mantis#1817. Thank you kindly, sacha magne, for a patch that:lbsa712008-07-271-8/+16
* * Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey2008-06-231-2/+0
* Formatting cleanup.Jeff Ames2008-05-161-10/+10
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-4/+4
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-5/+3
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-6/+6
* Converted logging to use log4net.Jeff Ames2008-02-051-9/+9
* * Mother of all commits:Adam Frisby2008-01-151-3/+3
* * Refactored out function to load specified AssetSet Xmllbsa712008-01-021-8/+13
* Allow OpenSim operators to specify their own asset sets without needing to ch...Justin Clarke Casey2007-12-291-19/+59
* Migrate opensim default assets up another directory in preparation for extrac...Justin Clarke Casey2007-12-281-2/+2
* Move OpenSimAssetSet assets file up into assets pending further changesJustin Clarke Casey2007-12-281-1/+1
* Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey2007-12-281-0/+119