aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory (follow)
Commit message (Expand)AuthorAgeFilesLines
* May fix mantis #4613Diva Canto2010-03-271-1/+2
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
* * UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman2010-03-151-2/+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-6/+60
|\
| * Merge branch 'master' into presence-refactorMelanie2010-02-221-6/+60
| |\
| | * Formatting cleanup.Jeff Ames2010-02-221-4/+4
| | * forestall bug reports about the Command error: System.EntryPointNotFoundExcep...Justin Clark-Casey (justincc)2010-02-191-6/+60
| | * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-292-77/+21
| | * Updates all IRegionModules to the new style region modules.Revolution2010-01-232-21/+77
* | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
|/ /
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-115-5/+5
* | * Starting to clean the house...Diva Canto2010-01-101-1/+1
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-104-518/+525
* | Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2010-01-092-2/+2
* | * Finished SimulationServiceConnectorDiva Canto2010-01-071-1/+1
* | 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, MuteListMo...Melanie2009-12-281-14/+42
|/
* 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
* | 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
* Make load/save iar slightly better in the face of io failures by always attem...Justin Clark-Casey (justincc)2009-11-242-63/+77
* 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
* 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 unkn...John Hurliman2009-11-052-5/+5
* | | 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 n...Justin Clark-Casey (justincc)2009-11-091-53/+21
* | | 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
| |/ |/|
* | 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 load...Justin Clark-Casey (justincc)2009-11-052-2/+18
|/
* Revert "Rewrote parts of the code that were double-locking different objects....Melanie2009-10-071-8/+7