aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-06-041-1/+1
|\
| * remove pointless mock user account service since the real one can now be easi...Justin Clark-Casey (justincc)2010-06-041-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-282-63/+65
|\ \ | |/
| * refactor: move GetStream and URI methods from ArchiveReadRequest -> ArchiveHe...Justin Clark-Casey (justincc)2010-05-282-63/+65
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-215-42/+106
|\ \ | |/
| * Fix a problem where SceneGraph.AddSceneObject() would return false on success...Justin Clark-Casey (justincc)2010-05-211-1/+0
| * make oar object filename/pathname creation a helper methodJustin Clark-Casey (justincc)2010-05-214-38/+75
| * add prim item and test asset save in save oar unit testJustin Clark-Casey (justincc)2010-05-212-3/+31
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-193-28/+39
|\ \ | |/
| * All scripts are now created suspended and are only unsuspended when the objectMelanie2010-04-191-0/+1
| * minor: use the static ascii and utf8 encodings instead of instantiating our ownJustin Clark-Casey (justincc)2010-04-161-6/+3
| * Add --skip-assets option to load oar.Justin Clark-Casey (justincc)2010-04-163-24/+37
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-182-12/+25
|\ \ | |/
| * * UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman2010-03-152-12/+25
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-034-34/+60
|\ \ | |/
| * Merge branch 'master' into presence-refactorMelanie2010-03-011-0/+2
| |\
| | * fix bug where region settings loaded via an oar (water height, terrain textur...Justin Clark-Casey (justincc)2010-02-261-0/+2
| * | Changed asset CreatorID to a stringJohn Hurliman2010-02-222-2/+2
| * | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-223-15/+39
| |\ \
| | * \ Merge branch 'master' into presence-refactorMelanie2010-02-223-14/+38
| | |\ \ | | | |/
| | | * forestall bug reports about the Command error: System.EntryPointNotFoundExcep...Justin Clark-Casey (justincc)2010-02-192-2/+26
| | | * Formatting cleanup.Jeff Ames2010-02-151-12/+12
| | * | One more test running.Diva Canto2010-02-211-1/+1
| * | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-222-2/+2
| |/ /
| * | Merge branch 'master' into presence-refactorMelanie2010-02-083-114/+219
| |\ \ | | |/
| * | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2
| * | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-10/+6
| * | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-2/+3
* | | Merge branch 'master' into careminsterMelanie2010-02-021-127/+84
|\ \ \ | | |/ | |/|
| * | use common sop2 setup for TestMergeOarV0_2()Justin Clark-Casey (justincc)2010-01-291-16/+12
| * | make TestSaveOarV0_2() use a common part2 constructionJustin Clark-Casey (justincc)2010-01-291-18/+14
| * | use common part1 createio nin TestMergeOarV0_2()Justin Clark-Casey (justincc)2010-01-291-16/+5
| * | minor: swap which part uses the automatically set up scene in TestMergeOarV0_2()Justin Clark-Casey (justincc)2010-01-291-25/+13
| * | use common part1 creation in ArchiverTests.TestLoadOarV0_2()Justin Clark-Casey (justincc)2010-01-291-30/+28
| * | refactor out scene object 1 creation n ArchiverTetssJustin Clark-Casey (justincc)2010-01-291-44/+22
| * | factor out scene setup in ArchiverTestsJustin Clark-Casey (justincc)2010-01-291-40/+53
| * | Add method to get all items with the same name from a particular primJustin Clark-Casey (justincc)2010-01-291-5/+4
| * | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-1/+0
* | | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-1/+0
* | | Merge branch 'master' into careminsterMelanie2010-01-264-3/+152
|\ \ \ | |/ /
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-01-233-3/+151
| |\ \
| | * | Add first part of test for checking restore of task inventory items on oar loadJustin Clark-Casey (justincc)2010-01-222-1/+49
| | * | complete assertion checks of all other oar loaded region settingsJustin Clark-Casey (justincc)2010-01-221-0/+28
| | * | Allow oar loading to work even if an estate module is not presentJustin Clark-Casey (justincc)2010-01-222-2/+74
| | |/
| * | Updates all IRegionModules to the new style region modules.Revolution2010-01-231-0/+1
| |/
* | Merge branch 'master' into careminsterMelanie2010-01-033-4/+4
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-043-4/+4
* | Merge branch 'master' into careminsterMelanie2009-11-281-2/+5
|\ \ | |/
| * remove stringent content type checking to make it easier to load oars directl...Justin Clark-Casey (justincc)2009-11-271-2/+5
* | Merge branch 'master' into careminsterMelanie2009-11-252-3/+25
|\ \ | |/