aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/AssetTransaction (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-28Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.Justin Clark-Casey (justincc)1-4/+5
2011-01-21remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+2
2010-12-04Simplify updating of agent inventory assets. Make newly created asset IDsMelanie1-19/+6
2010-12-04Convert the agent asset transactions module to a new style module.Melanie3-168/+156
2010-09-04Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)1-3/+1
2010-07-14Fixes mantis #4870.Diva Canto1-1/+7
2010-07-02Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker1-1/+1
2010-04-19Make the "notecard saved" text appear in the saver rather than the notecard o...Justin Clark-Casey (justincc)1-0/+3
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2010-02-12minor: remove completely commented out and unused classJustin Clark-Casey (justincc)1-226/+0
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2-3/+8
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-27/+8
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-8/+27
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2-2/+2
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-4/+1
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-12Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2-58/+40
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames4-4/+4
2009-05-19Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker1-0/+7
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-18/+0
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2-7/+6
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-2/+1
2009-03-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague1-1/+3
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2-8/+8
2009-02-19Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker1-4/+4
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur2-23/+23
2009-02-12* optimized usings.lbsa714-11/+5
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield4-0/+1018