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-08-01 06:06:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da91a2ab7eaea0b66e0a019f4284d780612b24c6
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
History
Melanie
342dc532ec
Merge branch 'master' into careminster-presence-refactor
...
Also prevent god takes from ending up in Lost and Found
2010-12-03 02:36:13 +00:00
..
Tests
Knock V0_2 decals off archive tests since they're misleading
2010-11-20 03:01:47 +00:00
ArchiveHelpers.cs
Formatting cleanup.
2010-09-12 13:43:49 -04:00
ArchiveReadRequest.cs
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
2010-11-21 17:19:24 -08:00
ArchiverModule.cs
Fix: Allow use of parameters without specifying a file path with command "save oar"
2010-11-23 11:45:12 +01:00
ArchiveWriteRequestExecution.cs
Old deserialization can't deal with commas in flag fields. Making use of -version option on save oar command. Bumped archives version to 0.5; version < 0.5 generates flag fields without commas. Everything else is identical.
2010-11-02 12:05:24 -07:00
ArchiveWriteRequestPreparation.cs
Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.
2010-11-29 08:43:33 -08:00
AssetsArchiver.cs
Formatting cleanup.
2009-10-01 01:17:47 +09:00
AssetsDearchiver.cs
Changed asset CreatorID to a string
2010-02-22 14:18:59 -08:00
AssetsRequest.cs
Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.
2010-11-29 08:43:33 -08:00