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-09-01 02:36:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5b739aaebace6b028f3f6bf05d21ff7a7c5affe
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
History
Justin Clark-Casey (justincc)
f4cd4c8e28
Comment out accidentally left in log line that was printing out the control file on OAR save
2012-05-24 04:33:36 +01:00
..
Tests
Fix issue where loading OARs could sometimes result in link numbers being reordered.
2012-05-15 23:43:59 +01:00
ArchiveHelpers.cs
Formatting cleanup.
2010-09-12 13:43:49 -04:00
ArchiveReadRequest.cs
Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format() rather than the functionally identical but buggy Xml2ToSOG().
2012-05-16 00:10:42 +01:00
ArchiverModule.cs
Add is_megaregion flag into oar control file. Not currently read - for future use. Please do not rely on this remaining here.
2012-05-19 02:45:17 +01:00
ArchiveWriteRequestExecution.cs
Revert "Better error handling if Load OAR or Save OAR fail"
2012-05-07 20:01:17 +01:00
ArchiveWriteRequestPreparation.cs
Comment out accidentally left in log line that was printing out the control file on OAR save
2012-05-24 04:33:36 +01:00
AssetsArchiver.cs
…
AssetsDearchiver.cs
Changed asset CreatorID to a string
2010-02-22 14:18:59 -08:00
AssetsRequest.cs
On OAR saving, try fetch assets serially rather than firing all the requests at the asset service at once.
2012-03-10 02:03:07 +00:00