aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/ExportSerialiser/IFileSerialiser.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby2008-04-211-2/+2
| | | | | * Added a form of GZip compression support to object.xml files produced by exportserialiser. Will look towards standard GZip support. File compression seems to be highly worthwhile reducing a 1.5mb sim state to 62kb.
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-4/+0
| | | | (this took a while to run).
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-171-1/+28
|
* Update svn properties.Jeff Ames2008-04-151-13/+13
|
* * Committing shell of a whole-region serialiser. This is not complete and ↵Adam Frisby2008-04-151-0/+13
will be worked on more over the next few days. Undocumented/trusted. Use at own risk, etc etc.