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 19:35:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be6feff331a97b1e976ca52aa0012f24c837e5d6
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
…
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
…