.. |
External
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
před 11 roky |
Properties
|
42bdf44658
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
|
před 11 roky |
Tests
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
před 12 roky |
ArchiveConstants.cs
|
82690e1384
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
|
před 12 roky |
TarArchiveReader.cs
|
916e3bf886
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
|
před 12 roky |
TarArchiveWriter.cs
|
884d603cac
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
|
před 12 roky |