aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiveReadRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-01-281-28/+44
|\
| * Refactor: Break out LoadObjects() and LoadParcels() from a longer methodJustin Clark-Casey (justincc)2011-01-271-28/+44
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-271-0/+9
|\ \ | |/
| * When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)2011-01-271-1/+1
| * Show local IDs in "land show" output.Justin Clark-Casey (justincc)2011-01-271-0/+5
| * Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)2011-01-271-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-221-4/+25
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-3/+7
| * Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-2/+19
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-211-1/+1
|\ \ | |/
| * Fix unit tests and save problemsJustin Clark-Casey (justincc)2010-11-201-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-12/+5
|\ \ | |/
| * Implement guard against trying to load incompatible version IARsJustin Clark-Casey (justincc)2010-10-221-1/+1
| * start parsing iar control fileJustin Clark-Casey (justincc)2010-10-221-1/+1
| * slightly simplify oar control file loading codeJustin Clark-Casey (justincc)2010-10-221-10/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-161-0/+22
|\ \ | |/
| * Drop max oar loading version back to 0 from 1Justin Clark-Casey (justincc)2010-10-161-1/+1
| * change --old-guids switch on the save oar command line to --version=<x>Justin Clark-Casey (justincc)2010-10-161-1/+1
| * Have OpenSim throw a strop if it tries to load an OAR with a major version th...Justin Clark-Casey (justincc)2010-10-161-0/+22
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-171-5/+1
|\ \ | |/
| * Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-5/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-301-1/+21
|\ \ | |/
| * Improve liveness by operating on list copies of SOG.Children where appropriateJustin Clark-Casey (justincc)2010-08-281-28/+29
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-261-22/+22
|\ \ | |/
| * Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-26/+29
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-281-63/+1
|\ \ | |/
| * refactor: move GetStream and URI methods from ArchiveReadRequest -> ArchiveHe...Justin Clark-Casey (justincc)2010-05-281-63/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-2/+0
|\ \ | |/
| * 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-211-1/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-191-19/+27
|\ \ | |/
| * 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-161-15/+25
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-031-18/+32
|\ \ | |/
| * 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-221-1/+1
| * | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-221-1/+13
| |\ \
| | * \ Merge branch 'master' into presence-refactorMelanie2010-02-221-1/+13
| | |\ \ | | | |/
| | | * forestall bug reports about the Command error: System.EntryPointNotFoundExcep...Justin Clark-Casey (justincc)2010-02-191-1/+13
| * | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
| |/ /
| * | Merge branch 'master' into presence-refactorMelanie2010-02-081-2/+4
| |\ \ | | |/
| * | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
| * | 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-01-261-2/+4
|\ \ \ | | |/ | |/|
| * | Allow oar loading to work even if an estate module is not presentJustin Clark-Casey (justincc)2010-01-221-2/+4
| |/
* | Merge branch 'master' into careminsterMelanie2010-01-031-1/+1
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-1/+1