Justin Clarke Casey
|
6277156044
|
* When saving an oar, save assets when immediately received rather than storing them all up in memory
* Hopefully this will remove out of memory problems when saving large oars on machines without much memory
* It may also speed up saving of large oars
|
2009-05-14 20:37:54 +00:00 |
|
Justin Clarke Casey
|
aaad2fc8ff
|
* minor: use system ascii encoding rather than newing up our own object
|
2009-05-07 19:27:38 +00:00 |
|
Justin Clarke Casey
|
35c7aae455
|
* correct spelling mistake in item seiralization
|
2009-04-24 15:56:41 +00:00 |
|
Justin Clarke Casey
|
170cea5088
|
* minor: make inventory item deserialization code easier to read
|
2009-04-24 15:44:22 +00:00 |
|
Justin Clarke Casey
|
d69a018ba8
|
* Write basic, incomplete load iar test
|
2009-04-24 15:02:48 +00:00 |
|
Justin Clarke Casey
|
1ccc99a3f9
|
* refactor: move archive user inventory item serialization out to a separate file
|
2009-04-23 20:15:05 +00:00 |
|
Justin Clarke Casey
|
561f241564
|
* minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization
|
2009-03-27 18:13:34 +00:00 |
|
Justin Clarke Casey
|
6ffed09682
|
* Fix build break - went a const or two too far
|
2009-03-26 20:15:36 +00:00 |
|
Justin Clarke Casey
|
7e40315d5d
|
* minor: change some static readonlys to consts
* adjust user profile iar saving path
|
2009-03-26 20:09:12 +00:00 |
|
Justin Clarke Casey
|
3f1ec6334f
|
* Fix build break from last commit
|
2009-03-26 17:30:43 +00:00 |
|
Justin Clarke Casey
|
93b26f8933
|
* iars: Serialize information about item creators to archive
|
2009-03-26 17:25:12 +00:00 |
|
Mike Mazur
|
f28886e26d
|
Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization
Update using statements and prebuild.xml. Also trim trailing whitespace.
|
2009-03-16 00:12:25 +00:00 |
|