Oren Hurvitz 3018b2c5d7 Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default 10 years ago
..
External 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 10 years ago
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 10 years ago
Tests 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 11 years ago
ArchiveConstants.cs 3018b2c5d7 Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default 10 years ago
TarArchiveReader.cs 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 years ago
TarArchiveWriter.cs 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 years ago