index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Serialization
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
* minor: use system ascii encoding rather than newing up our own object
Justin Clarke Casey
2009-05-07
1
-3
/
+1
|
*
* correct spelling mistake in item seiralization
Justin Clarke Casey
2009-04-24
1
-2
/
+2
|
*
* minor: make inventory item deserialization code easier to read
Justin Clarke Casey
2009-04-24
1
-52
/
+26
|
*
* Write basic, incomplete load iar test
Justin Clarke Casey
2009-04-24
1
-3
/
+1
|
*
* refactor: move archive user inventory item serialization out to a separate ↵
Justin Clarke Casey
2009-04-23
3
-8
/
+202
|
|
|
|
file
*
* minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization
Justin Clarke Casey
2009-03-27
1
-0
/
+254
|
*
* Fix build break - went a const or two too far
Justin Clarke Casey
2009-03-26
1
-2
/
+2
|
*
* minor: change some static readonlys to consts
Justin Clarke Casey
2009-03-26
1
-11
/
+11
|
|
|
|
|
|
* adjust user profile iar saving path
*
* Fix build break from last commit
Justin Clarke Casey
2009-03-26
1
-1
/
+2
|
*
* iars: Serialize information about item creators to archive
Justin Clarke Casey
2009-03-26
2
-18
/
+94
|
*
Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization
Mike Mazur
2009-03-16
3
-0
/
+568
Update using statements and prebuild.xml. Also trim trailing whitespace.