aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Removing the variable prica handler again. It's never called, was misnamed andMelanie2012-09-111-332/+0
| * | Re-add the module and fix a typoMelanie2012-09-111-0/+332
| * | Rename NewFileAgentInventoryVariablePrice to NewAgentInventoryVariablePriceMelanie2012-09-111-332/+0
| * | Add cost calculation suppor tto the VariablePrice one as wellMelanie2012-09-112-9/+44
| * | Revert "Remove the unused NewFileAgentInventoryVariablePrice module."Melanie2012-09-111-0/+296
| * | Add the option to have variable costing for uploadsMelanie2012-09-111-7/+44
| * | Remove the unused NewFileAgentInventoryVariablePrice module.Melanie2012-09-111-296/+0
| * | Revamp the v3 inventory sending. Uses threads and some nifty mechanics toMelanie2012-09-111-81/+117
* | | Merge branch 'avination' into careminsterMelanie2012-09-102-18/+35
|\ \ \ | |/ /
| * | Remove commented codeMelanie2012-09-101-11/+0
| * | webFetchInventory: change control event to simple flag, adjust lockingUbitUmarov2012-09-101-11/+32
| * | bug fixUbitUmarov2012-09-041-4/+6
| * | a forgotten file plus minor changes. Imp and SL viewer seem to preserveUbitUmarov2012-09-041-1/+6
* | | Merge branch 'avination' into careminsterMelanie2012-08-311-49/+103
|\ \ \ | |/ /
| * | Remove debug spamMelanie2012-08-241-2/+2
| * | Fix background inventory loading (Viewer 3) so it won't lag out the simMelanie2012-08-241-49/+103
* | | Merge branch 'master' into careminsterMelanie2012-08-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-201-1/+1
| * Actually add the moduleMelanie2012-08-141-0/+234
* | Make the console output from the reigon console hookableMelanie2012-08-181-0/+7
* | Actually add the moduleMelanie2012-08-141-0/+234
* | Merge branch 'master' into careminsterMelanie2012-08-042-4/+9
|\ \ | |/
| * Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAp...Justin Clark-Casey (justincc)2012-08-032-4/+9
* | Merge branch 'avination' into careminsterMelanie2012-07-061-1/+1
|\ \
| * | added a timeout paramenter to PollServiceEventArgs, so each type can define ...UbitUmarov2012-07-041-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-06-151-1/+1
|\ \ \ | | |/ | |/|
| * | Put all debug console commands into a single Debug section rather than scatte...Justin Clark-Casey (justincc)2012-06-151-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-06-151-1/+10
|\ \ \ | |/ /
| * | Add main instance to internal MainServer.m_Servers list to simplify internal ...Justin Clark-Casey (justincc)2012-06-151-1/+10
* | | Merge branch 'master' into careminsterMelanie2012-06-141-1/+0
|\ \ \ | |/ /
| * | minor: remove unnecessary IsAttachment = false setting for new object in Uplo...Justin Clark-Casey (justincc)2012-06-141-1/+0
* | | Merge branch 'master' into careminsterMelanie2012-05-191-39/+61
|\ \ \ | |/ /
| * | Fix build break. Comment out EQG deregister/register logging.Justin Clark-Casey (justincc)2012-05-181-10/+10
| * | Add level 2 debug eq logging which logs event queue polls.Justin Clark-Casey (justincc)2012-05-181-23/+32
| * | refactor: move EventQueueGet path generation into common method. Rename some...Justin Clark-Casey (justincc)2012-05-181-20/+33
* | | 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-0512-80/+138
|\ \ \ | |/ /
| * | Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-0312-80/+137
* | | Merge branch 'master' into careminsterMelanie2012-04-272-2/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
| * minor: Add more detail to unauthorized caps client messageJustin Clark-Casey (justincc)2012-04-261-1/+4
* | Merge branch 'master' into careminsterMelanie2012-03-272-20/+58
|\ \ | |/
| * User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-272-20/+58
* | Merge branch 'master' into careminsterMelanie2012-03-201-1/+1
|\ \ | |/
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2012-03-201-1/+1
* | Remove debug output using Console.WriteLine and trim excessive whitespaceMelanie2012-03-191-8/+0