UbitUmarov
|
6978181075
Robust: allow Library assets to override old ones, so they can be updated easily from the xml files keeping same id (left FSAssets out)
|
hace 6 años |
John Hurliman
|
df76e95aa2
Changed asset CreatorID to a string
|
hace 14 años |
John Hurliman
|
7665aad002
* Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
|
hace 14 años |
Justin Clark-Casey (justincc)
|
1fa037a0c3
minor: remove some mono compiler warnings
|
hace 15 años |
John Hurliman
|
afef1ac191
Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen
|
hace 15 años |
Justin Clark-Casey (justincc)
|
f5feb25dd1
fix spurious loading... messages on iar load by creating folders as version 1 rather than version 0
|
hace 15 años |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
hace 15 años |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
hace 15 años |
lbsa71
|
801da4346a
* optimized usings.
|
hace 15 años |
Mike Mazur
|
0c03a48fb2
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
|
hace 16 años |
Justin Clarke Casey
|
266d0fbaae
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
hace 16 años |
Tedd Hansen
|
9511a8c763
Work in progress on SECS stuff. Have been holding it off until after 0.6 release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components.
|
hace 16 años |
Melanie Thielker
|
9e545c9984
Mantis #2133
|
hace 16 años |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
hace 16 años |
lbsa71
|
f417a03414
Mantis#1817. Thank you kindly, sacha magne, for a patch that:
|
hace 16 años |
Justin Clarke Casey
|
de24380233
* Remove all use of asset.InvType, as outlined in mailing list discussion
|
hace 16 años |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
hace 16 años |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
hace 16 años |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
hace 16 años |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
hace 16 años |
Jeff Ames
|
e207284fef
Clean up logging calls using String.Format explicitly
|
hace 17 años |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
hace 17 años |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
hace 17 años |
lbsa71
|
20653830fb
* Refactored out function to load specified AssetSet Xml
|
hace 17 años |
Justin Clarke Casey
|
1b1649791f
Allow OpenSim operators to specify their own asset sets without needing to change the default OpenSim set. Equivalent changes to allow operators to also specify their own
|
hace 17 años |
Justin Clarke Casey
|
505067658a
Migrate opensim default assets up another directory in preparation for extraction of hardcoded asset locations into xml
|
hace 17 años |
Justin Clarke Casey
|
27f7f76d04
Move OpenSimAssetSet assets file up into assets pending further changes
|
hace 17 años |
Justin Clarke Casey
|
4ae10034bd
Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main
|
hace 17 años |