aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-11Add a missing brace, remove a useless temp variable, enable charging.Melanie1-6/+3
2012-09-11 report mesh upload costs ( fake values)UbitUmarov1-2/+46
2012-09-11 let LLSDAssetUploadRequest include asset_resources information plus letUbitUmarov1-0/+1
2012-09-11Removing the variable prica handler again. It's never called, was misnamed andMelanie1-332/+0
2012-09-11Re-add the module and fix a typoMelanie1-0/+332
2012-09-11Rename NewFileAgentInventoryVariablePrice to NewAgentInventoryVariablePriceMelanie1-332/+0
2012-09-11Add cost calculation suppor tto the VariablePrice one as wellMelanie2-9/+44
2012-09-11Revert "Remove the unused NewFileAgentInventoryVariablePrice module."Melanie1-0/+296
2012-09-11Add the option to have variable costing for uploadsMelanie2-9/+46
2012-09-11Remove the unused NewFileAgentInventoryVariablePrice module.Melanie1-296/+0
2012-09-11Revamp the v3 inventory sending. Uses threads and some nifty mechanics toMelanie1-81/+117
2012-09-10Remove commented codeMelanie1-11/+0
2012-09-10webFetchInventory: change control event to simple flag, adjust lockingUbitUmarov1-11/+32
2012-09-09Reduce max concurrent endpoint connections from 50 to 6 (was 2 before)Melanie1-1/+1
2012-09-09Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IMMelanie2-1/+4
2012-09-08 llClientView: try to have only one thread per client processingUbitUmarov1-4/+49
2012-09-07Set the maximum number of concurrent connections to a service endpointMelanie1-0/+2
2012-09-07 One more redundante ParcelProprieties on loginUbitUmarov1-0/+2
2012-09-07 stop sending duplicated parcelProprieties at loginUbitUmarov1-18/+39
2012-09-07remove fireandforget call to EnableChildAgents at end on CompleteMovement,UbitUmarov1-1/+3
2012-09-04Make friend notifies and closing child agents async because both canMelanie1-1/+1
2012-09-04 bug fixUbitUmarov1-4/+6
2012-09-04 a forgotten file plus minor changes. Imp and SL viewer seem to preserveUbitUmarov3-3/+11
2012-09-04 let avatar keep flying in tps to same region. (still bad for otherUbitUmarov1-0/+6
2012-09-04Remove debug spamMelanie1-6/+6
2012-09-04Refactor avatar transfer so that the heavy (UpdateAgent) part is separated intoMelanie3-97/+113
2012-09-03Prevent a nullref if SimStatsReporter tries to report on a sim where psysics areMelanie1-14/+17
2012-09-01 try to reduce potencial recursive lockingUbitUmarov1-26/+51
2012-08-30move keyframemotion.copy from sop.copy to sog.copy, where there isUbitUmarov3-4/+8
2012-08-30[possible still bad] make use of keyframemotion.copy on sop.copy, replacingUbitUmarov3-35/+38
2012-08-30Sequence inventory descendents requests to reduce inventory server load andMelanie2-5/+56
2012-08-29Allow llList2Key to also act on System.StringMelanie1-1/+2
2012-08-29Fix issue with the quit packet being stuck int he queue and a one packet delay.Melanie1-2/+8
2012-08-29Remove Justin's addition to avoid sending incoming packets to inactive clientsMelanie1-9/+9
2012-08-29 A few more changes to keyframesUbitUmarov3-64/+116
2012-08-29[Potentially broken] keyframes changes.. since it's there, use timer forUbitUmarov1-115/+165
2012-08-28Add a queue with two priority levels. This is a drop in replacement forMelanie1-2/+111
2012-08-28Fix a nullref while object is being createdMelanie1-1/+2
2012-08-28[possible still very broken] mess around keyframes. timer eventsUbitUmarov7-114/+310
2012-08-26 fix incoerence btw KFM_TRANSLATION and ROTATION LSL constants and internalUbitUmarov1-2/+2
2012-08-25Make llCollisionSprite not throw anymoreMelanie1-1/+2
2012-08-24Remove debug spamMelanie1-2/+2
2012-08-24Fix background inventory loading (Viewer 3) so it won't lag out the simMelanie1-49/+103
2012-08-23Fix bad child prim permissions that can make objects change perms after rezzingMelanie3-3/+39
2012-08-22Make terrain save every 1000 frames instead of every 50. Database load is a s...Melanie1-1/+1
2012-08-21Fix group return stuffMelanie1-1/+1
2012-08-21Allow updates sent for right pec to go to the clientMelanie1-1/+1
2012-08-21Implement seeing busy status in LSLMelanie1-0/+7
2012-08-21Cause a persistence save if prim flags changeMelanie1-0/+2
2012-08-21Add Camera Offsets to serializationMelanie1-0/+14