aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/AssetTransaction/AssetTransactionModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-02-151-1/+1
|\
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2013-02-141-1/+1
* | Merge branch 'master' into careminsterMelanie2013-01-311-8/+10
|\ \ | |/
| * minor: Tidy up disabled logging on AssetTransactionModule for future use. Ma...Justin Clark-Casey (justincc)2013-01-291-8/+10
* | Merge branch 'master' into careminsterMelanie2012-11-121-1/+1
|\ \ | |/
| * Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
| * Move UDP update task item code to AssetXferUploader to match existing create ...Justin Clark-Casey (justincc)2012-09-251-1/+1
| * Fix occasional race condition failure when creating new clothing/body parts i...Justin Clark-Casey (justincc)2012-09-251-7/+2
* | Merge branch 'avination' into careminsterMelanie2012-09-271-2/+2
|\ \
| * | If an asset upload transaction doesn't exist for a CreateInventory request,Melanie2012-09-241-2/+2
| |/
* | Move UDP update task item code to AssetXferUploader to match existing create ...Justin Clark-Casey (justincc)2012-09-271-1/+1
* | Fix occasional race condition failure when creating new clothing/body parts i...Justin Clark-Casey (justincc)2012-09-271-7/+2
|/
* Record the fact that child agents can have asset transactions.Justin Clark-Casey (justincc)2012-06-071-8/+7
* User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-271-1/+21
* Remove IClientAPI from the money module. It was only used to pass in theMelanie2012-01-281-1/+1
* Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-231-15/+10
* Convert the agent asset transactions module to a new style module.Melanie2010-12-041-78/+88
* Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker2010-07-021-1/+1
* Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-121-2/+6
* Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-27/+8
* Updates all IRegionModules to the new style region modules.Revolution2010-01-231-8/+27
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker2009-05-191-0/+7
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-18/+0
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-5/+5
* * optimized usings.lbsa712009-02-121-1/+1
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-0/+288