UbitUmarov
|
029d6e40f6
remove those xml things no longer needed on .net >4.5.2
|
6 anni fa |
UbitUmarov
|
e908c0ecad
give up on a property that old monos do compile, but then smore ok exec
|
6 anni fa |
UbitUmarov
|
eec3921800
fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one
|
6 anni fa |
UbitUmarov
|
89a690c11f
a few more xml things
|
6 anni fa |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 anni fa |
Justin Clark-Casey (justincc)
|
1b75ec5647
Ignore whitespace when reading serialized XML objects.
|
10 anni fa |
Oren Hurvitz
|
89945f8829
Refactored: ExternalRepresentationUtils should be the only place where the "CreatorData" field is calculated, to ensure uniformity
|
11 anni fa |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 anni fa |
Justin Clark-Casey (justincc)
|
1926de5a05
Remove some mono compiler warnings
|
12 anni fa |
Snoopy Pfeffer
|
bd9d7484f0
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
12 anni fa |
Snoopy Pfeffer
|
83ef13a79a
Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter
|
12 anni fa |
Justin Clark-Casey (justincc)
|
6234264211
Refactor common deserialization processor code to generic method ExternalRepresentationUtils.ExecuteReadProcessors()
|
12 anni fa |
Justin Clark-Casey (justincc)
|
f17066b7bf
Change LandDataSerializer deserialization so that in the future it won't care about extra elements or element order.
|
12 anni fa |
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 anni fa |
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 anni fa |
Diva Canto
|
ca8d015733
Changed the parser for InventoryItem deserialization. Moved some utility functions around.
|
14 anni fa |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 anni fa |
Justin Clarke Casey
|
aaad2fc8ff
* minor: use system ascii encoding rather than newing up our own object
|
15 anni fa |
Justin Clarke Casey
|
35c7aae455
* correct spelling mistake in item seiralization
|
15 anni fa |
Justin Clarke Casey
|
170cea5088
* minor: make inventory item deserialization code easier to read
|
15 anni fa |
Justin Clarke Casey
|
d69a018ba8
* Write basic, incomplete load iar test
|
15 anni fa |
Justin Clarke Casey
|
1ccc99a3f9
* refactor: move archive user inventory item serialization out to a separate file
|
15 anni fa |