aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-1012-2485/+0
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-092-4/+4
* * Add the ability to type help <command> for more detailed help about a speci...Justin Clarke Casey2009-02-091-3/+5
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-066-12/+12
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-043-33/+33
* * Add another object to the existing save oar testJustin Clarke Casey2009-02-031-21/+62
* * Establish OnOarFileSaved EventManager event and subscribe to that instead o...Justin Clarke Casey2009-02-025-30/+34
* * Put a wait timeout on the archive test, just in case the archiver never ret...Justin Clarke Casey2009-01-301-1/+1
* * In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionTh...Justin Clarke Casey2009-01-301-26/+27
* * Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey2009-01-306-17/+65
* * minor: stop bothering to set parts to phantom within test setups - tests no...Justin Clarke Casey2009-01-301-0/+1
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-281-37/+55
* * Write a simple archive loading test which doesn't actually do any testing y...Justin Clarke Casey2009-01-234-5/+40
* * Extend archive test to check for the presence of a control file in a saved ...Justin Clarke Casey2009-01-232-8/+39
* * minor: small tweak to archive save completion log messageJustin Clarke Casey2009-01-231-2/+1
* * Add direct stream loading and saving methods to the archive module.Justin Clarke Casey2009-01-235-36/+65
* white space & formatting cleanupDr Scofield2009-01-222-53/+53
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-222-5/+53
* * minor: Future archiver test stubJustin Clarke Casey2009-01-161-0/+44
* * Implement saving of region settings in OAR filesJustin Clarke Casey2008-12-306-13/+371
* * Fixes missing sculpt texture assets from oar files as detailed on mantis 29...Teravus Ovares2008-12-261-0/+2
* * refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey2008-12-193-9/+9
* * refactor: Remove archiver module scene wrappersJustin Clarke Casey2008-12-192-53/+7
* * test: Add basic synchronous object remove testJustin Clarke Casey2008-11-121-2/+4
* * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra...Justin Clarke Casey2008-11-121-1/+1
* Script region crossing. This has not user functionality, but lays all theMelanie Thielker2008-11-091-1/+1
* * refactor: allocate local ids to prims only when an object is attached to a ...Justin Clarke Casey2008-11-071-1/+1
* * Stop an exception in getting assets for the archiver from crashing the simJustin Clarke Casey2008-11-041-7/+16
* fix: ArchiveReadRequest.URIFetch stumbles over absent content length fieldDr Scofield2008-11-041-1/+2
* * Use the UUID regex sitting in utils for detection of uuids embedded in scriptsJustin Clarke Casey2008-11-031-9/+1
* * Introduce an IsAttachment property on the group level (which just returns f...Justin Clarke Casey2008-11-011-1/+1
* * Fix http://opensimulator.org/mantis/view.php?id=2517Justin Clarke Casey2008-11-011-1/+6
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-301-1/+63
* * minor: oops, small textual tweakJustin Clarke Casey2008-10-151-1/+1
* * minor: during opensim archive creation, tell the user that it may take some...Justin Clarke Casey2008-10-151-1/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-121-12/+15
* From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield2008-10-071-0/+13
* Add the default script engine to the script creation from archive loadingMelanie Thielker2008-09-301-1/+1
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-211-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-2/+2
* Mantis #2133Melanie Thielker2008-09-063-4/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-068-60/+49
* * Oops, add landmarks to region archive loading/savingJustin Clarke Casey2008-08-302-1/+9
* Update svn properties, formatting cleanup.Jeff Ames2008-08-282-4/+4
* * On loading archives, report an error if an asset does not have the expected...Justin Clarke Casey2008-08-262-45/+61
* Formatting cleanup.Jeff Ames2008-08-189-158/+158
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-161-1/+3
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-0/+2
* * if the user uuid is present, preserve ownership information when loading an...Justin Clarke Casey2008-08-091-10/+43
* From: alan webb <alan_webb@us.ibm.com>Dr Scofield2008-08-061-0/+4