index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
/
LLFileTransfer.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Changed asset CreatorID to a string
John Hurliman
1
-2
/
+2
2010-02-22
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
1
-1
/
+3
2009-11-05
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
1
-4
/
+1
2009-02-17
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
1
-11
/
+11
2009-02-12
* optimized usings.
lbsa71
1
-9
/
+1
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-14
/
+14
2009-01-12
a little bit more work on LLFileTransfer.cs, from over the christmas/new year...
MW
1
-7
/
+11
2008-12-15
More work on moving Xfer file transfer handling code to the Client stack from...
MW
1
-34
/
+133
2008-12-13
more work on moving FileTransfer code to the clientstack.
MW
1
-5
/
+12
2008-12-13
Add copyright headers.
Jeff Ames
1
-1
/
+28
2008-12-13
Update svn properties.
Jeff Ames
1
-239
/
+239
2008-12-12
more work on moving FileTransfer code to the clientstack.
MW
1
-2
/
+42
2008-12-12
Add OpenSim.Framework.IClientFileTransfer.
MW
1
-4
/
+1
2008-12-12
Started to move xfer file transfer code to the LLClientStack, rather than hav...
MW
1
-0
/
+202