aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-07-21* minor: stick filename being loaded/saved from in save/load xml/oar informat...Justin Clarke Casey1-3/+1
2008-07-21* minor: change misleading 'all assets found' message to instead tell how man...Justin Clarke Casey4-23/+35
2008-07-18* refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey1-13/+11
2008-07-14* On an archive load, make the master avatar the owner of all scene objects f...Justin Clarke Casey1-0/+11
2008-07-14* For now, when loading an archive all the existing scene objects get deleted...Justin Clarke Casey1-0/+5
2008-07-13* Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey2-7/+18
2008-07-12* Elminate most of the debugging log output from the archive commandsJustin Clarke Casey5-33/+35
2008-07-12* On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey1-3/+13
2008-07-12* Make archive default tar file modes more permissiveJustin Clarke Casey1-1/+1
2008-07-12* Start compressing archivesJustin Clarke Casey4-34/+30
2008-07-08* Don't fail the archive operation if exceptions are encountered while analyz...Justin Clarke Casey1-34/+42
2008-07-07* Start scripts loaded from an archiveJustin Clarke Casey1-2/+10
2008-07-07* switch terrain archiving to raw32 rather than png to avoid unnecessary post...Justin Clarke Casey1-1/+1