index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Serialization
/
External
/
LandDataSerializer.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-0
/
+1
2018-01-17
remove those xml things no longer needed on .net >4.5.2
UbitUmarov
1
-1
/
+0
2018-01-09
give up on a property that old monos do compile, but then smore ok exec
UbitUmarov
1
-1
/
+0
2018-01-08
fall back to a obsolete property since several monos in use (include our own)...
UbitUmarov
1
-1
/
+1
2018-01-05
a few more xml things
UbitUmarov
1
-0
/
+2
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-14
/
+14
2014-08-29
Ignore whitespace when reading serialized XML objects.
Justin Clark-Casey (justincc)
1
-5
/
+5
2014-05-26
When saving an OAR in "Publish" mode, also discard Group information
Oren Hurvitz
1
-9
/
+9
2012-08-03
Fix old regression that stopped saving parcel owner data in OARs.
Justin Clark-Casey (justincc)
1
-2
/
+20
2012-07-11
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...
Justin Clark-Casey (justincc)
1
-3
/
+1
2012-06-30
Remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-02-03
Refactor common deserialization processor code to generic method ExternalRepr...
Justin Clark-Casey (justincc)
1
-68
/
+6
2012-02-03
Change LandDataSerializer deserialization so that in the future it won't care...
Justin Clark-Casey (justincc)
1
-60
/
+177
2012-02-03
Fix test failure
Melanie
1
-0
/
+1
2012-02-02
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
Melanie
1
-5
/
+7
2012-02-02
Make ban, eject, freeze and the scripted versions of those work.
Melanie
1
-5
/
+7
2010-09-05
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
1
-2
/
+3
2010-09-05
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
1
-2
/
+3
2009-10-19
Minor formatting cleanup.
Jeff Ames
1
-12
/
+12
2009-10-01
- adding new LandDataSerializer testcase to "test-xml" target as well
dr scofield (aka dirk husemann)
1
-11
/
+11
2009-10-01
fixing LandDataSerializer (yeah! for testcases)
dr scofield (aka dirk husemann)
1
-15
/
+21
2009-10-01
adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)
dr scofield (aka dirk husemann)
1
-32
/
+32
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-30
adding LandDataSerializer (not connected anywhere, work-in-progress)
dr scofield (aka dirk husemann)
1
-0
/
+185