aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Assets/NewFileAgentInventoryVariablePriceModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved several cap-based-service-providing modules from where they were into ↵Diva Canto2011-04-301-275/+0
| | | | a newly created CoreModules/Caps. Not all.
* some mesh config astheticsBlueWall2011-04-211-1/+1
|
* Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future ↵Justin Clark-Casey (justincc)2011-04-181-4/+3
| | | | | | | config parameters. Default remains true. OpenSimDefault.ini changed so if you haven't overriden this switch then you don't need to do anything.
* Add ColladaMesh switchBlueWall2011-04-141-1/+10
|
* minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)2011-01-281-2/+2
|
* remove some mono compiler warningsJustin Clark-Casey (justincc)2011-01-211-2/+3
|
* With mic's permission, adjust long call time info messages to 500ms from 200msJustin Clark-Casey (justincc)2011-01-191-1/+1
|
* Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2010-10-141-3/+3
|\
| * Kill some magic numbers in the mesh upload module and change the mesh assetMelanie2010-10-141-3/+3
| | | | | | | | type from 45 to 49 to match OMV trunk
* | * Replacing Magic numbers with EnumsTeravus Ovares (Dan Olivares)2010-10-141-2/+2
|/
* * A few additional cleanup elementsTeravus Ovares (Dan Olivares)2010-10-141-0/+5
| | | | | * At this point, I want to make sure to thank the fabulous developers of the LibOpenMetaverse library for tirelessly keeping things updated and hammering away at the protocols and providing excellent tools to figure out where things go wrong. * Special thanks to John Hurliman and Latif Khalifa for their valuable insight.
* * Tweaked the upload response and now at least uploading the mesh works.Teravus Ovares (Dan Olivares)2010-10-141-14/+19
| | | | * Binary error on downloading the mesh though.. so still not yet working.
* Rename file + more testing and tweakingTeravus Ovares (Dan Olivares)2010-10-141-0/+256