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
/
Framework
/
Serialization
/
TarArchiveWriter.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
add prim item and test asset save in save oar unit test
Justin Clark-Casey (justincc)
1
-1
/
+6
2010-03-31
When saving an oar/iar, don't attempt to write out the data byte array if it'...
Justin Clark-Casey (justincc)
1
-1
/
+3
2009-10-02
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
1
-1
/
+2
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-14
* When saving an oar, save assets when immediately received rather than stori...
Justin Clarke Casey
1
-16
/
+23
2009-03-16
Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization
Mike Mazur
1
-1
/
+1
2009-03-12
Moving TarArchive to OpenSim.Framework.Archive
Mike Mazur
1
-13
/
+13
2009-03-06
* Improve memory usage when writing OARs
Justin Clarke Casey
1
-54
/
+44
2009-03-04
* Add gnu tar format long file name support to tar reading and writing.
Justin Clarke Casey
1
-79
/
+106
2009-02-12
large scale fix for svn props after "the great refactor"
Sean Dague
1
-5
/
+5
2009-02-12
* optimized usings.
lbsa71
1
-7
/
+5
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
1
-1
/
+1
2009-01-30
* Extend archive save test to check for the presence of the file for the obje...
Justin Clarke Casey
1
-2
/
+4
2009-01-23
* Write a simple archive loading test which doesn't actually do any testing y...
Justin Clarke Casey
1
-1
/
+1
2008-12-30
* Implement saving of region settings in OAR files
Justin Clarke Casey
1
-1
/
+1
2008-08-18
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-07-12
* Elminate most of the debugging log output from the archive commands
Justin Clarke Casey
1
-6
/
+6
2008-07-12
* Make archive default tar file modes more permissive
Justin Clarke Casey
1
-1
/
+1
2008-07-12
* Start compressing archives
Justin Clarke Casey
1
-7
/
+5
2008-05-28
* Minor: Log message clean up in archiver code
Justin Clarke Casey
1
-3
/
+3
2008-05-28
* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...
Justin Clarke Casey
1
-2
/
+1
2008-05-28
* Put textures into a separate assets/ directory in the opensim archive
Justin Clarke Casey
1
-5
/
+26
2008-05-28
Formatting cleanup.
Jeff Ames
1
-41
/
+41
2008-05-27
* Include prims.xml file in archive
Justin Clarke Casey
1
-2
/
+10
2008-05-27
* Write prim archives out as v7 tar files temporarily for testing purposes - ...
Justin Clarke Casey
1
-0
/
+174