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-14 18:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
574c24020284bf52349b9dd42c77ef90eae68500
opensim
/
OpenSim
/
Framework
/
Serialization
/
External
History
Melanie
574c240202
Fix test failure
2012-02-03 00:05:36 +00:00
..
ExternalRepresentationUtils.cs
HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI.
2012-01-12 09:56:35 -08:00
LandDataSerializer.cs
Fix test failure
2012-02-03 00:05:36 +00:00
OspResolver.cs
Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make static dictionaries on NullUserAccountData instance instead to stop user accounts being carried over between tests
2011-03-09 01:21:31 +00:00
RegionSettingsSerializer.cs
Save the sun's position in OARs
2011-06-10 20:55:58 +01:00
UserInventoryItemSerializer.cs
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.
2011-02-03 04:07:36 -08:00
UserProfileSerializer.cs
Forgot to remove 'using'
2010-01-10 16:34:01 -08:00