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-21 16:05:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adea92f8b70ffc94d9dcfe775af08effaecc41ca
opensim
/
OpenSim
/
Framework
/
Serialization
/
External
History
Diva Canto
8bdd80abfa
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
..
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
Remove "Dwell" support from core and replace it with calls to methods
2010-09-05 14:28:33 +01: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