aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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
| |/
* | 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
|/
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-043-4/+4
* remove stringent content type checking to make it easier to load oars directl...Justin Clark-Casey (justincc)2009-11-271-2/+5
* minor: add doc to a few parcel methodsJustin Clark-Casey (justincc)2009-11-251-0/+10
* Implement oar mergingJustin Clark-Casey (justincc)2009-11-251-6/+10
* Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ...Justin Clark-Casey (justincc)2009-11-251-1/+9
* make save and load oar slightly more robust by always closing the archive str...Justin Clark-Casey (justincc)2009-11-243-13/+30
* pass all command parameters to load/save oar, not just the filenameJustin Clark-Casey (justincc)2009-11-241-0/+37
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-052-4/+5
* * Log progress messages when loading OAR files with a lot of assetsJohn Hurliman2009-10-291-0/+3
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-5/+3
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-022-7/+38
* Formatting cleanup.Jeff Ames2009-10-016-24/+24
* Stop a loaded OAR from generating on_rez events. This bringsAlan M Webb2009-09-161-1/+1
* make oar module logging a little less noisyJustin Clark-Casey (justincc)2009-09-071-2/+2
* switching Archiver to "new" region module schemedr scofield (aka dirk husemann)2009-08-311-6/+24
* * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares2009-08-111-1/+1
* Removed IAssetCache.Diva Canto2009-08-101-3/+4
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-292-13/+8
* * Temporarily resolve another problem in http://opensimulator.org/mantis/view...Justin Clarke Casey2009-06-121-2/+4
* * minor: remove one mono warningJustin Clarke Casey2009-06-121-1/+0
* * fix build break: sigh, must remember to build before committingJustin Clarke Casey2009-06-121-2/+1
* * minor: make control file loading code consistentJustin Clarke Casey2009-06-122-18/+12
* * minor: if OAR saving receives assets after timeout, just print warning, don...Justin Clarke Casey2009-06-121-0/+2
* * minor: remove warning from unused fieldJustin Clarke Casey2009-06-121-5/+0
* * Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2009-06-051-1/+3
* * Add oar saving timeoutJustin Clarke Casey2009-06-052-1/+128
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-032-0/+66
* * Add simple original xml serialization testJustin Clarke Casey2009-06-021-8/+2
* * minor: change the name of one serialization method to match its counterpartJustin Clarke Casey2009-06-011-1/+1
* * Fix race condition in save oarJustin Clarke Casey2009-06-013-28/+46
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-018-8/+8
* * Add xml2 load testJustin Clarke Casey2009-05-291-2/+0
* * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-191-12/+14
* * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-1/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-4/+4