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
89945f8829dcc1ee889aad1bafd1d6c2938a6cc7
opensim
/
OpenSim
/
Framework
/
Serialization
/
External
History
Oren Hurvitz
89945f8829
Refactored: ExternalRepresentationUtils should be the only place where the "CreatorData" field is calculated, to ensure uniformity
...
Resolves
http://opensimulator.org/mantis/view.php?id=6933
2014-03-24 18:00:59 +01:00
..
ExternalRepresentationUtils.cs
Refactored: ExternalRepresentationUtils should be the only place where the "CreatorData" field is calculated, to ensure uniformity
2014-03-24 18:00:59 +01:00
LandDataSerializer.cs
Fix old regression that stopped saving parcel owner data in OARs.
2012-08-03 23:49:34 +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
Refactored: ExternalRepresentationUtils should be the only place where the "CreatorData" field is calculated, to ensure uniformity
2014-03-24 18:00:59 +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