aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue where the viewer would request the seed cap beforeMelanie2013-02-181-0/+3
* Rename Bounciness to RestitutionMelanie2013-02-071-1/+1
* Add the new UpdateAgentInformation cap to make maturity on more recent viewersMelanie2013-01-081-0/+19
* 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 'avination' into careminsterMelanie2012-10-181-11/+11
|\ \
| * | Remove redundant and annoyingly modal message box in upload processing.Melanie2012-10-181-11/+11
* | | Merge branch 'master' into careminsterMelanie2012-10-161-4/+5
|\ \ \ | |/ / |/| / | |/
| * minor: comment out "Registered seed capability" message for "Received SEED ca...Justin Clark-Casey (justincc)2012-10-161-4/+5
* | Text changes for upload messagesMelanie2012-09-241-4/+4
* | more upload changes (plus untouch prebuild.xml)UbitUmarov2012-09-242-68/+128
* | Merge branch 'ubitwork' into avinationMelanie2012-09-232-195/+365
|\ \
| * | try to allow free uploads for testing, if users prefix names with "TEST-". LetUbitUmarov2012-09-232-41/+210
| * | report asset upload errors the right awayUbitUmarov2012-09-222-29/+75
| * | removed AssetUploaderWithCost, fixing AssetUploader. add parsing of someUbitUmarov2012-09-221-42/+24
| * | read model upload cost parameters from config [Economy] sectionUbitUmarov2012-09-212-4/+23
| * | Fix model upload rotations and offsets ( i hope )UbitUmarov2012-09-201-103/+56
* | | refix prior commitMelanie2012-09-201-1/+1
* | | Make uploads free for now - we will have to announce thisMelanie2012-09-201-3/+6
* | | Change texture price back to 10 C$Melanie2012-09-191-3/+2
|/ /
* | be more tolerant to small prims, skipping them, only failing if they areUbitUmarov2012-09-192-16/+82
* | create a single ModelCost provider for the caps instance. Let it know andUbitUmarov2012-09-192-14/+56
* | coment out mesh model upload code to add textures and individual meshsUbitUmarov2012-09-192-204/+255
* | Add booleans to control whether we actually crete inventory itemsMelanie2012-09-181-2/+4
* | ***TEST*** still bad... create inventory itens for model textures and meshs....UbitUmarov2012-09-181-7/+76
* | on upload store mesh list contents as mesh assets. Build prims by instances notUbitUmarov2012-09-171-8/+23
* | make sure client still has money at uploadUbitUmarov2012-09-171-0/+16
* | same cleanupUbitUmarov2012-09-171-38/+41
* | removed broken fee compressionUbitUmarov2012-09-171-15/+1
* | let mesh model estimator work even without money module, so otherUbitUmarov2012-09-171-22/+22
* | Make use of mesh cost functionsUbitUmarov2012-09-172-24/+13
* | missing file for suport of mesh upload costUbitUmarov2012-09-171-0/+596
* | Allow some more connections to try to ease lag.Melanie2012-09-141-1/+3
* | Add a logger so the prior commit will workMelanie2012-09-121-0/+3
* | Stop expiry timer when upload is complete. Log if timeout is reached.Melanie2012-09-121-0/+2
* | Add a timer to time out upload caps handlers that are not used.Melanie2012-09-121-0/+12
* | Add a missing brace, remove a useless temp variable, enable charging.Melanie2012-09-111-6/+3
* | report mesh upload costs ( fake values)UbitUmarov2012-09-111-2/+46
* | let LLSDAssetUploadRequest include asset_resources information plus letUbitUmarov2012-09-111-0/+1
* | Add cost calculation suppor tto the VariablePrice one as wellMelanie2012-09-111-1/+0
* | Add the option to have variable costing for uploadsMelanie2012-09-111-7/+44
* | Merge branch 'master' into careminsterMelanie2012-08-041-1/+6
|\ \ | |/
| * Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAp...Justin Clark-Casey (justincc)2012-08-031-1/+6
* | Merge branch 'master' into careminsterMelanie2012-05-101-1/+1
|\ \ | |/
| * Improve logging on the prim inventory script asset request path for future use.Justin Clark-Casey (justincc)2012-05-091-1/+1
* | Merge branch 'master' into careminsterMelanie2012-05-051-10/+38
|\ \ | |/
| * Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-10/+37
* | Merge branch 'master' into careminsterMelanie2012-04-271-1/+4
|\ \ | |/
| * minor: Add more detail to unauthorized caps client messageJustin Clark-Casey (justincc)2012-04-261-1/+4
* | Merge branch 'master' into careminsterMelanie2012-03-271-7/+27
|\ \ | |/