aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-11 stop keeping references to objects on released itemsUbitUmarov1-1/+10
2012-07-11 clear released minheap items so they don't keep holding references toUbitUmarov1-0/+1
2012-07-11Make sure handles stay intact when removing from the MinHeapMelanie1-5/+8
2012-07-10add some more memory information to StatsCollectorUbitUmarov1-4/+20
2012-07-06Convert the slow request queue into a regular queue and add some cleanupMelanie1-4/+18
2012-07-05Fix the boo-booMelanie1-3/+3
2012-07-05Add an EventType enum and Type field to the poll service event args. This allowsMelanie2-11/+34
2012-07-04 use the pollEvent timeout paramenter on poolingUbitUmarov1-4/+7
2012-07-04 added a timeout paramenter to PollServiceEventArgs, so each type can define ...UbitUmarov2-2/+5
2012-07-04*test2* http poll: increased again the pool rate do 10/s but increased timeou...UbitUmarov1-2/+2
2012-07-04*test* slow http retries pool rate to original 1sUbitUmarov1-1/+1
2012-07-01*TO CHECK/REVIEW/REVERT/TEST whatever* pollService new requests get enqueued ...UbitUmarov2-0/+206
2012-06-28Fix llRegionSayTo the right wayMelanie1-0/+7
2012-06-26Add an event to the poll service manager thread to allow starting itMelanie2-4/+14
2012-05-12ªTEST MESS* reduce animation packets send. Added onchangeanim event with par...UbitUmarov1-0/+3
2012-05-04Fix teleporting from older to newer regionsMelanie1-1/+8
2012-05-04Add the default animation to the child agent data updateMelanie1-0/+11
2012-05-03Clear permissions given to the object we stand up fromMelanie1-1/+6
2012-04-26revert last add commitUbitUmarov1-2/+3
2012-04-26 add wearable type PHYSICSUbitUmarov1-6/+13
2012-04-26Help big boobies to dance (avatar visualParams). May not persist and need mor...UbitUmarov1-10/+24
2012-04-06Thank you, BaseHttpServer, for telling me where things go wrong.Diva Canto1-2/+2
2012-03-30Add Extended flavour option to opensim version information.Justin Clark-Casey (justincc)1-1/+2
2012-03-29refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)1-3/+3
2012-03-29Add back parts of reverted changes that were not concerned with child agent c...Justin Clark-Casey (justincc)1-1/+1
2012-03-29Change namespace on CallingCardModule and correct interface file placemant. A...Melanie1-13/+0
2012-03-29Revert "Simplify friends caching by only doing this for root agents - no func...Justin Clark-Casey (justincc)1-1/+1
2012-03-29Adding the Avination calling card interfaceMelanie1-0/+13
2012-03-28Simplify friends caching by only doing this for root agents - no functions re...Justin Clark-Casey (justincc)1-1/+1
2012-03-28Enable voice by default on parcels to weaken effects of viewer 2/3 ParcelVoic...Justin Clark-Casey (justincc)1-1/+1
2012-03-28Start on Bulk inventory update via CAPS. Not functional yet. HG v2Melanie1-0/+2
2012-03-28Add a corresponding method for items. HG v2Melanie1-0/+1
2012-03-28Add SendRemoveInventoryFolders which allows to remove one or moreMelanie1-0/+37
2012-03-28Add SendRemoveInventoryFolders which allows to remove one or moreMelanie1-0/+37
2012-03-24Allow the user to enter help topics in upper or lowercase.Justin Clark-Casey (justincc)1-10/+12
2012-03-24Give feedback when "terrain save-tile" is not successfully invoked.Justin Clark-Casey (justincc)1-0/+6
2012-03-22Rework Diva's patch to simplify itMelanie1-0/+1
2012-03-22Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF...Melanie1-2/+0
2012-03-22Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu...Diva Canto1-0/+2
2012-03-21Instead of loading default avatar animations in both SLUtil and AvatarAnimati...Justin Clark-Casey (justincc)2-51/+2
2012-03-21 reverted priorityQueue changesUbitUmarov1-8/+3
2012-03-21Revert "Stop messing order of updates, destroing the defined order of the sel...Melanie1-8/+3
2012-03-21Stop messing order of updates, destroing the defined order of the selected pr...UbitUmarov1-3/+8
2012-03-21If "debug scene updates true" then print out to log when a garbage collection...Justin Clark-Casey (justincc)1-0/+62
2012-03-21add convex state to mesh key, so a change is detected.UbitUmarov1-0/+8
2012-03-21Refix the fixed fix!Melanie1-2037/+2037
2012-03-20Fixed borkness with previous merge.Diva Canto1-16/+1
2012-03-20Line endingsDiva Canto1-89/+89
2012-03-20HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto1-1954/+1988
2012-03-20Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)1-2/+15