John Hurliman
|
df76e95aa2
Changed asset CreatorID to a string
|
14 年 前 |
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
|
14 年 前 |
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
|
15 年 前 |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
15 年 前 |
lbsa71
|
801da4346a
* optimized usings.
|
15 年 前 |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 年 前 |
Mike Mazur
|
0c03a48fb2
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
|
16 年 前 |
MW
|
e1eb1b2cfa
a little bit more work on LLFileTransfer.cs, from over the christmas/new year period. Still not working/in use but hopefully I can finish it soon.
|
16 年 前 |
MW
|
1110ee877f
More work on moving Xfer file transfer handling code to the Client stack from the various region modules that it is currently in.
|
16 年 前 |
MW
|
40bbf886f2
more work on moving FileTransfer code to the clientstack.
|
16 年 前 |
Jeff Ames
|
8929bfc369
Add copyright headers.
|
16 年 前 |
Jeff Ames
|
4f9d5d955b
Update svn properties.
|
16 年 前 |
MW
|
e0765fa6c8
more work on moving FileTransfer code to the clientstack.
|
16 年 前 |
MW
|
6e07ef9cb9
Add OpenSim.Framework.IClientFileTransfer.
|
16 年 前 |
MW
|
e9d905f48c
Started to move xfer file transfer code to the LLClientStack, rather than having it in a region module (like it was).
|
16 年 前 |