aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Assets/NewFileAgentInventoryVariablePriceModule.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
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
type from 45 to 49 to match OMV trunk
2010-10-14* A few additional cleanup elementsTeravus Ovares (Dan Olivares)1-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.
2010-10-14* Tweaked the upload response and now at least uploading the mesh works.Teravus Ovares (Dan Olivares)1-14/+19
* Binary error on downloading the mesh though.. so still not yet working.
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 ↵Teravus Ovares (Dan Olivares)1-0/+248
before it was done. * Shouldn't break the build. * Doesn't work yet either.