aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'avination' into careminsterMelanie2012-11-171-11/+20
|\
| * Prevent a buffer overflow in asset receivingMelanie2012-11-171-11/+20
* | Merge branch 'master' into careminsterMelanie2012-11-132-0/+4
|\ \
| * | Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-132-0/+4
* | | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
|\ \ \ | |/ /
| * | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-11-122-2/+2
|\ \ \ | |/ /
| * | Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-122-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-11-121-8/+17
|\ \ \ | |/ /
| * | J2KDecoderModule: move the code out of PostInitialise()Diva Canto2012-11-111-8/+17
* | | Merge branch 'master' into careminsterMelanie2012-11-113-25/+74
|\ \ \ | |/ /
| * | One more module converted: XferModule.Diva Canto2012-11-101-9/+24
| * | One more module converted: J2KDecoderModule.Diva Canto2012-11-101-10/+32
| * | One more more converted: IPBanModule.Diva Canto2012-11-091-6/+18
| * | Fix very recently introduced race condition where a CreateNewItem outracing a...Justin Clark-Casey (justincc)2012-09-251-19/+18
| * | Comment out old m_storeLocal from AssetXferUploader.Justin Clark-Casey (justincc)2012-09-251-6/+6
| * | Insert transaction ID into AssetXferUploader constructor rather than at Uploa...Justin Clark-Casey (justincc)2012-09-252-36/+49
| * | Move UDP update task item code to AssetXferUploader to match existing create ...Justin Clark-Casey (justincc)2012-09-253-64/+52
| * | Fix occasional race condition failure when creating new clothing/body parts i...Justin Clark-Casey (justincc)2012-09-253-110/+94
* | | Merge branch 'avination' into careminsterMelanie2012-09-272-4/+6
|\ \ \ | | |/ | |/|
| * | If an asset upload transaction doesn't exist for a CreateInventory request,Melanie2012-09-242-7/+9
* | | Fix very recently introduced race condition where a CreateNewItem outracing a...Justin Clark-Casey (justincc)2012-09-271-19/+18
* | | Comment out old m_storeLocal from AssetXferUploader.Justin Clark-Casey (justincc)2012-09-271-6/+6
* | | Insert transaction ID into AssetXferUploader constructor rather than at Uploa...Justin Clark-Casey (justincc)2012-09-272-36/+49
* | | Move UDP update task item code to AssetXferUploader to match existing create ...Justin Clark-Casey (justincc)2012-09-273-50/+52
* | | Fix occasional race condition failure when creating new clothing/body parts i...Justin Clark-Casey (justincc)2012-09-273-110/+93
|/ /
* | Fix slow loading of task inventoryMelanie2012-07-191-4/+7
* | Merge branch 'master' into careminsterMelanie2012-06-071-8/+7
|\ \ | |/
| * Record the fact that child agents can have asset transactions.Justin Clark-Casey (justincc)2012-06-071-8/+7
* | Merge branch 'master' into careminsterMelanie2012-03-271-1/+21
|\ \ | |/
| * User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-271-1/+21
* | Merge branch 'master' into careminsterMelanie2012-01-281-1/+1
|\ \ | |/
| * Remove IClientAPI from the money module. It was only used to pass in theMelanie2012-01-281-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-061-11/+24
|\ \ | |/
| * Improve "j2k decode" command to tell us how many layers and components were d...Justin Clark-Casey (justincc)2012-01-051-5/+16
| * Add a "j2k decode" region console command that allows a manual request for a ...Justin Clark-Casey (justincc)2012-01-051-8/+10
* | Merge branch 'master' into careminsterMelanie2012-01-051-0/+4
|\ \ | |/
| * Minor formatting changes and commented out log lines for future debugging of ...Justin Clark-Casey (justincc)2012-01-041-0/+4
* | Merge branch 'master' into careminsterMelanie2012-01-021-0/+3
|\ \ | |/
| * Adding commented out log messages and some minor formatting for future bug hu...Justin Clark-Casey (justincc)2012-01-021-0/+3
* | Merge branch 'master' into bigmergeMelanie2011-11-141-2/+0
|\ \ | |/
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-11-141-2/+0
* | Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmergeMelanie2011-10-113-98/+238
|\ \ | |/
| * Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-233-82/+238
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-051-256/+0
|\ \ | |/
| * Moved several cap-based-service-providing modules from where they were into a...Diva Canto2011-04-301-255/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-301-4/+5
|\ \ | |/
| * Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.Justin Clark-Casey (justincc)2011-04-281-4/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-1/+26
|\ \ | |/
| * Fixed Caps handlers leakDiva Canto2011-02-051-1/+0