aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield6-12/+12
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur3-33/+33
2009-02-03* Add another object to the existing save oar testJustin Clarke Casey1-21/+62
2009-02-02* Establish OnOarFileSaved EventManager event and subscribe to that instead o...Justin Clarke Casey5-30/+34
2009-01-30* Put a wait timeout on the archive test, just in case the archiver never ret...Justin Clarke Casey1-1/+1
2009-01-30* In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionTh...Justin Clarke Casey1-26/+27
2009-01-30* Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey6-17/+65
2009-01-30* minor: stop bothering to set parts to phantom within test setups - tests no...Justin Clarke Casey1-0/+1
2009-01-28From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield1-37/+55
2009-01-23* Write a simple archive loading test which doesn't actually do any testing y...Justin Clarke Casey4-5/+40
2009-01-23* Extend archive test to check for the presence of a control file in a saved ...Justin Clarke Casey2-8/+39
2009-01-23* minor: small tweak to archive save completion log messageJustin Clarke Casey1-2/+1
2009-01-23* Add direct stream loading and saving methods to the archive module.Justin Clarke Casey5-36/+65
2009-01-22white space & formatting cleanupDr Scofield2-53/+53
2009-01-22From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2-5/+53
2009-01-16* minor: Future archiver test stubJustin Clarke Casey1-0/+44
2008-12-30* Implement saving of region settings in OAR filesJustin Clarke Casey6-13/+371
2008-12-26* Fixes missing sculpt texture assets from oar files as detailed on mantis 29...Teravus Ovares1-0/+2
2008-12-19* refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey3-9/+9
2008-12-19* refactor: Remove archiver module scene wrappersJustin Clarke Casey2-53/+7
2008-11-12* test: Add basic synchronous object remove testJustin Clarke Casey1-2/+4
2008-11-12* refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra...Justin Clarke Casey1-1/+1
2008-11-09Script region crossing. This has not user functionality, but lays all theMelanie Thielker1-1/+1
2008-11-07* refactor: allocate local ids to prims only when an object is attached to a ...Justin Clarke Casey1-1/+1
2008-11-04* Stop an exception in getting assets for the archiver from crashing the simJustin Clarke Casey1-7/+16
2008-11-04fix: ArchiveReadRequest.URIFetch stumbles over absent content length fieldDr Scofield1-1/+2
2008-11-03* Use the UUID regex sitting in utils for detection of uuids embedded in scriptsJustin Clarke Casey1-9/+1
2008-11-01* Introduce an IsAttachment property on the group level (which just returns f...Justin Clarke Casey1-1/+1
2008-11-01* Fix http://opensimulator.org/mantis/view.php?id=2517Justin Clarke Casey1-1/+6
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-1/+63
2008-10-15* minor: oops, small textual tweakJustin Clarke Casey1-1/+1
2008-10-15* minor: during opensim archive creation, tell the user that it may take some...Justin Clarke Casey1-1/+4
2008-10-12Update svn properties, minor formatting cleanup.Jeff Ames1-12/+15
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+13
2008-09-30Add the default script engine to the script creation from archive loadingMelanie Thielker1-1/+1
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker1-1/+1
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-2/+2
2008-09-06Mantis #2133Melanie Thielker3-4/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares8-60/+49
2008-08-30* Oops, add landmarks to region archive loading/savingJustin Clarke Casey2-1/+9
2008-08-28Update svn properties, formatting cleanup.Jeff Ames2-4/+4
2008-08-26* On loading archives, report an error if an asset does not have the expected...Justin Clarke Casey2-45/+61
2008-08-18Formatting cleanup.Jeff Ames9-158/+158
2008-08-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker1-1/+3
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-0/+2
2008-08-09* if the user uuid is present, preserve ownership information when loading an...Justin Clarke Casey1-10/+43
2008-08-06From: alan webb <alan_webb@us.ibm.com>Dr Scofield1-0/+4
2008-07-25* Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2-2/+10
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-1/+1
2008-07-21* Give new uuids to all the objects loaded in from an archive.Justin Clarke Casey1-6/+6