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 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
082a9ecd31d953fd415b515df4f67078a786f8d5
opensim
/
OpenSim
/
Framework
/
Serialization
/
External
History
Justin Clark-Casey (justincc)
8a2360bf81
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
..
ExternalRepresentationUtils.cs
Added some comments. Better than listening to the boring speaker...
2010-12-01 16:01:22 -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
Apply last two patches from
http://opensimulator.org/mantis/view.php?id=3522
2010-02-12 23:13:35 +00: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