| Commit message (Expand) | Author | Age | Files | Lines |
* | * test: Add basic synchronous object remove test | Justin Clarke Casey | 2008-11-12 | 1 | -2/+4 |
* | * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra... | Justin Clarke Casey | 2008-11-12 | 1 | -1/+1 |
* | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 2008-11-09 | 1 | -1/+1 |
* | * refactor: allocate local ids to prims only when an object is attached to a ... | Justin Clarke Casey | 2008-11-07 | 1 | -1/+1 |
* | * Stop an exception in getting assets for the archiver from crashing the sim | Justin Clarke Casey | 2008-11-04 | 1 | -7/+16 |
* | fix: ArchiveReadRequest.URIFetch stumbles over absent content length field | Dr Scofield | 2008-11-04 | 1 | -1/+2 |
* | * Use the UUID regex sitting in utils for detection of uuids embedded in scripts | Justin Clarke Casey | 2008-11-03 | 1 | -9/+1 |
* | * Introduce an IsAttachment property on the group level (which just returns f... | Justin Clarke Casey | 2008-11-01 | 1 | -1/+1 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2517 | Justin Clarke Casey | 2008-11-01 | 1 | -1/+6 |
* | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2008-10-30 | 1 | -1/+63 |
* | * minor: oops, small textual tweak | Justin Clarke Casey | 2008-10-15 | 1 | -1/+1 |
* | * minor: during opensim archive creation, tell the user that it may take some... | Justin Clarke Casey | 2008-10-15 | 1 | -1/+4 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-12 | 1 | -12/+15 |
* | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2008-10-07 | 1 | -0/+13 |
* | Add the default script engine to the script creation from archive loading | Melanie Thielker | 2008-09-30 | 1 | -1/+1 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 1 | -1/+1 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -2/+2 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 3 | -4/+4 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 8 | -60/+49 |
* | * Oops, add landmarks to region archive loading/saving | Justin Clarke Casey | 2008-08-30 | 2 | -1/+9 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 2 | -4/+4 |
* | * On loading archives, report an error if an asset does not have the expected... | Justin Clarke Casey | 2008-08-26 | 2 | -45/+61 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 9 | -158/+158 |
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 1 | -1/+3 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -0/+2 |
* | * if the user uuid is present, preserve ownership information when loading an... | Justin Clarke Casey | 2008-08-09 | 1 | -10/+43 |
* | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-06 | 1 | -0/+4 |
* | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 2008-07-25 | 2 | -2/+10 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -1/+1 |
* | * Give new uuids to all the objects loaded in from an archive. | Justin Clarke Casey | 2008-07-21 | 1 | -6/+6 |
* | * minor: stick filename being loaded/saved from in save/load xml/oar informat... | Justin Clarke Casey | 2008-07-21 | 1 | -3/+1 |
* | * minor: change misleading 'all assets found' message to instead tell how man... | Justin Clarke Casey | 2008-07-21 | 4 | -23/+35 |
* | * refactor: break out sog loading code into two parts so that post-deserializ... | Justin Clarke Casey | 2008-07-18 | 1 | -13/+11 |
* | * On an archive load, make the master avatar the owner of all scene objects f... | Justin Clarke Casey | 2008-07-14 | 1 | -0/+11 |
* | * For now, when loading an archive all the existing scene objects get deleted... | Justin Clarke Casey | 2008-07-14 | 1 | -0/+5 |
* | * Actually persist restored archives to the database - wasn't actually doing ... | Justin Clarke Casey | 2008-07-13 | 2 | -7/+18 |
* | * Elminate most of the debugging log output from the archive commands | Justin Clarke Casey | 2008-07-12 | 5 | -33/+35 |
* | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 2008-07-12 | 1 | -3/+13 |
* | * Make archive default tar file modes more permissive | Justin Clarke Casey | 2008-07-12 | 1 | -1/+1 |
* | * Start compressing archives | Justin Clarke Casey | 2008-07-12 | 4 | -34/+30 |
* | * Don't fail the archive operation if exceptions are encountered while analyz... | Justin Clarke Casey | 2008-07-08 | 1 | -34/+42 |
* | * Start scripts loaded from an archive | Justin Clarke Casey | 2008-07-07 | 1 | -2/+10 |
* | * switch terrain archiving to raw32 rather than png to avoid unnecessary post... | Justin Clarke Casey | 2008-07-07 | 1 | -1/+1 |
* | * In archiver, scan scripts for embedded asset uuids and save these out | Justin Clarke Casey | 2008-07-06 | 1 | -1/+39 |
* | * refactor: archiver code clean up so that it's more readable for the next fu... | Justin Clarke Casey | 2008-07-06 | 1 | -20/+43 |
* | * extend archiving asset analysis to clothing | Justin Clarke Casey | 2008-07-04 | 1 | -9/+9 |
* | * On archiving, analyze body parts and save textures referenced from them | Justin Clarke Casey | 2008-07-04 | 1 | -1/+20 |
* | * refactor: break out archiver's combined sync-async asset request routine re... | Justin Clarke Casey | 2008-07-04 | 1 | -25/+37 |
* | * Allow archiver to operate even if there are 0 scene objects to save | Justin Clarke Casey | 2008-07-02 | 2 | -18/+14 |
* | * Start writing out control file in archive. Only contains version informati... | Justin Clarke Casey | 2008-07-02 | 2 | -1/+36 |