This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1abbad71b4603245e5481c11e3ce55f57b64935f
opensim
/
OpenSim
/
Framework
/
Serialization
/
External
History
Diva Canto
1abbad71b4
Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis
#7514
2015-05-05 20:59:09 -07:00
..
ExternalRepresentationUtils.cs
Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis
#7514
2015-05-05 20:59:09 -07:00
LandDataSerializer.cs
Ignore whitespace when reading serialized XML objects.
2014-08-29 19:08:23 +01:00
OspResolver.cs
Fix regression introduced in
a0d178b2
(Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders.
2012-08-29 02:01:43 +01:00
RegionSettingsSerializer.cs
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
2012-07-11 22:54:22 +01:00
UserInventoryItemSerializer.cs
Ignore whitespace when reading serialized XML objects.
2014-08-29 19:08:23 +01:00
UserProfileSerializer.cs
Change LandDataSerializer deserialization so that in the future it won't care about extra elements or element order.
2012-02-03 22:21:54 +00:00