Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 years ago |
Justin Clark-Casey (justincc)
|
1926de5a05
Remove some mono compiler warnings
|
12 years ago |
Snoopy Pfeffer
|
bd9d7484f0
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
12 years ago |
Snoopy Pfeffer
|
83ef13a79a
Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter
|
12 years ago |
Justin Clark-Casey (justincc)
|
6234264211
Refactor common deserialization processor code to generic method ExternalRepresentationUtils.ExecuteReadProcessors()
|
12 years ago |
Justin Clark-Casey (justincc)
|
f17066b7bf
Change LandDataSerializer deserialization so that in the future it won't care about extra elements or element order.
|
12 years ago |
Diva Canto
|
8fdc810a23
Addresses mantis #5360: CreatorData was being written as long as it wasn't null. This made iars backwards incompatible when some items had non-null foreign creators. This patch adds an explicit option (-c) to preserve foreign creator information.
|
13 years ago |
Diva Canto
|
f86c438653
Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.
|
14 years ago |
Diva Canto
|
ca8d015733
Changed the parser for InventoryItem deserialization. Moved some utility functions around.
|
14 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
aaad2fc8ff
* minor: use system ascii encoding rather than newing up our own object
|
15 years ago |
Justin Clarke Casey
|
35c7aae455
* correct spelling mistake in item seiralization
|
15 years ago |
Justin Clarke Casey
|
170cea5088
* minor: make inventory item deserialization code easier to read
|
15 years ago |
Justin Clarke Casey
|
d69a018ba8
* Write basic, incomplete load iar test
|
15 years ago |
Justin Clarke Casey
|
1ccc99a3f9
* refactor: move archive user inventory item serialization out to a separate file
|
15 years ago |