aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory (follow)
Commit message (Collapse)AuthorAgeFilesLines
* May fix mantis #4613Diva Canto2010-03-271-1/+2
|
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, ↵Dan Lake2010-03-191-1/+1
| | | | Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
* * UuidGatherer now tracks asset types for assets it discovers. The asset ↵John Hurliman2010-03-151-2/+2
| | | | | | types are inferred from context * OAR saving will attempt to correct unknown asset types before writing broken assets to the OAR file
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
|
* Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim ↵John Hurliman2010-02-221-6/+60
|\ | | | | | | into presence-refactor
| * Merge branch 'master' into presence-refactorMelanie2010-02-221-6/+60
| |\ | | | | | | | | | This brings presence-refactor up to master again
| | * Formatting cleanup.Jeff Ames2010-02-221-4/+4
| | |
| | * forestall bug reports about the Command error: ↵Justin Clark-Casey (justincc)2010-02-191-6/+60
| | | | | | | | | | | | System.EntryPointNotFoundException: CreateZStream save/load oar/iar issue by telling the user what the likely problem is
| | * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-292-77/+21
| | | | | | | | | | | | This reverts commit ec3c31e61e5e540f822891110df9bc978655bbaf.
| | * Updates all IRegionModules to the new style region modules.Revolution2010-01-232-21/+77
| | | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com>
* | | * Adds CreatorID to asset metadata. This is just the plumbing to support ↵John Hurliman2010-02-221-1/+1
|/ / | | | | | | CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-115-5/+5
| |
* | * Starting to clean the house...Diva Canto2010-01-101-1/+1
| | | | | | | | * Fixed circular dependency
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-104-518/+525
| | | | | | | | | | * HG is seriously broken here * Compiles. Untested.
* | Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2010-01-092-2/+2
| |
* | * Finished SimulationServiceConnectorDiva Canto2010-01-071-1/+1
| | | | | | | | | | * Started rerouting calls to UserService. * Compiles. May run.
* | Merge branch 'master' into presence-refactorMelanie2010-01-042-5/+5
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-042-5/+5
| |
* | Change FriendsModule, InstantMessageModule, MessageTransferModule, ↵Melanie2009-12-281-14/+42
|/ | | | MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells.
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2009-12-231-1/+7
|\
| * Added Close() to Inventory/Archiver/InventoryArchiveReadRequest, so that the ↵Diva Canto2009-12-221-1/+7
| | | | | | | | stream can be closed.
* | Fix a bounds exception I came across in IAR restoreMelanie2009-12-231-0/+5
|/
* Resolve issue where an iar load fails to preserve original item creatorsJustin Clark-Casey (justincc)2009-11-263-2/+17
| | | | | See http://opensimulator.org/mantis/view.php?id=4394 This change preserves the uuid when a profile is found rather than the ospa
* Make load/save iar slightly better in the face of io failures by always ↵Justin Clark-Casey (justincc)2009-11-242-63/+77
| | | | attempting to close the streams
* minor: remove experimental tags from load iar and save iar commandsJustin Clark-Casey (justincc)2009-11-241-2/+2
|
* Formatting cleanup.Jeff Ames2009-11-234-14/+14
|
* minor: A further minor tweak to reduce iar load logging verbosityJustin Clark-Casey (justincc)2009-11-131-2/+2
|
* refactor some test asset creation into a helper classJustin Clark-Casey (justincc)2009-11-121-8/+2
| | | | remove mono compiler warning
* minor: for now stop iar tests spewing log messages when running testsuiteJustin Clark-Casey (justincc)2009-11-121-1/+1
|
* Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2009-11-092-7/+6
|\
| * Fixing the build breakJohn Hurliman2009-11-061-2/+1
| |
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2009-11-053-11/+119
| |\
| * | Changing the AssetBase constructors to avoid initializing assets with an ↵John Hurliman2009-11-052-5/+5
| | | | | | | | | | | | unknown asset type, and log an error if it ever does happen
* | | refactor out iar escapingJustin Clark-Casey (justincc)2009-11-093-17/+26
| | |
* | | minor: correct slightly over-enthusiastic load iar logging messageJustin Clark-Casey (justincc)2009-11-091-2/+1
| | |
* | | fix load iar regression accidentally introduced in last commitJustin Clark-Casey (justincc)2009-11-091-1/+1
| | |
* | | minor: tweak load iar messages to be slightly less verboseJustin Clark-Casey (justincc)2009-11-091-4/+5
| | |
* | | minor: provide updates on number of assets loaded while executing "load iar"Justin Clark-Casey (justincc)2009-11-091-2/+9
| | |
* | | refactor: break actual item load in iar into separate methodJustin Clark-Casey (justincc)2009-11-091-28/+46
| | |
* | | minor: remove some old commented out load iar codeJustin Clark-Casey (justincc)2009-11-091-30/+0
| | |
* | | Tell the user when a 'save iar' has failed because the inventory path could ↵Justin Clark-Casey (justincc)2009-11-091-53/+21
| | | | | | | | | | | | not be found
* | | Implement human / escaping for inventory folders as well as itemsJustin Clark-Casey (justincc)2009-11-091-1/+5
| | |
* | | refactor path delimiter in iar utilsJustin Clark-Casey (justincc)2009-11-091-5/+7
| | |
* | | minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-11-091-1/+1
| | |
* | | refactor: make human iar escape char a constant rather than a magic charJustin Clark-Casey (justincc)2009-11-091-3/+5
| | |
* | | * for iars, allow item names/folders including "/" to be escaped using "\/"Justin Clark-Casey (justincc)2009-11-092-4/+87
| |/ |/| | | | | | | * also, "\" has to be escaped as "\\" * add item name unit test for escaped characters
* | add unit test for iar & escapingJustin Clark-Casey (justincc)2009-11-051-2/+94
| |
* | minor test var name tweakJustin Clark-Casey (justincc)2009-11-051-7/+7
| |
* | * Escape / character when saving items and folders in an iar so that the ↵Justin Clark-Casey (justincc)2009-11-052-2/+18
|/ | | | loader doesn't barf
* Revert "Rewrote parts of the code that were double-locking different ↵Melanie2009-10-071-8/+7
| | | | | | objects. This is about half of the code base reviewed." This reverts commit e992ca025571a891333a57012c2cd4419b6581e5.