aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/NewFileAgentInventoryVariablePriceModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-27User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer1-13/+31
2012-02-10When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per...Justin Clark-Casey (justincc)1-4/+6
2012-01-28Remove IClientAPI from the money module. It was only used to pass in theMelanie1-2/+2
2011-07-11Fix permissions problem where newly uploaded meshes rezzed from inventory cou...Justin Clark-Casey (justincc)1-6/+2
2011-05-01Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto1-2/+2
2011-04-30Nope, that didn't feel right. Moving all those modules to Linden space.Diva Canto1-1/+1
2011-04-30Moved several cap-based-service-providing modules from where they were into a...Diva Canto1-1/+1
2011-04-21some mesh config astheticsBlueWall1-1/+1
2011-04-18Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future co...Justin Clark-Casey (justincc)1-4/+3
2011-04-14Add ColladaMesh switchBlueWall1-1/+10
2011-04-13Add ColladaMesh switchBlueWall1-1/+10
2011-01-28minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)1-2/+2
2011-01-21remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+3
2011-01-19With mic's permission, adjust long call time info messages to 500ms from 200msJustin Clark-Casey (justincc)1-1/+1
2010-10-14* Replacing Magic numbers with EnumsTeravus Ovares (Dan Olivares)1-2/+2
2010-10-14Kill some magic numbers in the mesh upload module and change the mesh assetMelanie1-3/+3
2010-10-14* A few additional cleanup elementsTeravus Ovares (Dan Olivares)1-0/+5
2010-10-14* Tweaked the upload response and now at least uploading the mesh works.Teravus Ovares (Dan Olivares)1-14/+19
2010-10-14Rename file + more testing and tweakingTeravus Ovares (Dan Olivares)1-9/+17
2010-10-14* Partially complete stuff for Mesh support that Melanie wanted to see before...Teravus Ovares (Dan Olivares)1-0/+248