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