aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-27refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)1-1/+1
2013-09-20Change handling of the FetchInventoryDescendents2 capability configuration to...Mic Bowman1-23/+36
2013-09-02Fix bug where users teleporting to non-neighbour regions could continue to he...Justin Clark-Casey (justincc)1-2/+2
2013-08-14minor: Comment out AvatarPicketSearch caps log message for now, which is occu...Justin Clark-Casey (justincc)1-1/+1
2013-08-12minor: Extend warning message when adding trying to add an event for a client...Justin Clark-Casey (justincc)1-3/+8
2013-08-08Fix an issue where under teleport v2 protocol, teleporting from regions in an...Justin Clark-Casey (justincc)1-1/+1
2013-07-31Experimental comment to eneralize the handling of Linden caps when theMic Bowman1-1/+5
2013-07-30Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule...Diva Canto1-12/+3
2013-07-30After talking to lkalif on the IRC: SimulatorFeatures response: renamed the O...Diva Canto1-6/+7
2013-07-27Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto1-2/+2
2013-07-26Slight improvement: no need to delay the removal of the queues in EQ, because...Diva Canto1-8/+0
2013-07-25This should fix all issues with teleports. One should be able to TP as fast a...Diva Canto1-44/+14
2013-07-18Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post reques...Diva Canto1-2/+9
2013-07-18Reverting the reverts I did yesterday. cpu-branch has now beenDiva Canto1-3/+5
2013-07-17Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi...Diva Canto1-5/+3
2013-07-17Cleared up much confusion in PollServiceRequestManager. Here's the history:Diva Canto1-3/+5
2013-07-16revert last commit which seems to conflict with DoubleQueue internals. The ra...dahlia1-10/+5
2013-07-16add locking to internal queue in WebFetchInvDescModule; lack of which caused ...dahlia1-5/+10
2013-07-16Simplify EventQueue cap setup so that it is also stat monitored.Justin Clark-Casey (justincc)1-45/+29
2013-07-15Add request received/handling stats for caps which are served by http poll ha...Justin Clark-Casey (justincc)3-48/+33
2013-07-15Guard against null refDiva Canto1-1/+2
2013-07-12Changed UploadBakedTextureModule so that it uses the same pattern as the othe...Diva Canto1-8/+27
2013-07-08For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)2-3/+10
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)1-1/+1
2013-07-06Get InventoryWorkerThreads to update watchdog on processing requestsJustin Clark-Casey (justincc)1-0/+2
2013-06-17minor: remove mono compiler warnings in WebFetchInvDescModuleJustin Clark-Casey (justincc)1-3/+2
2013-06-14Don't try to abort worker threads in WebFetchInvDescModule if module was not ...Justin Clark-Casey (justincc)1-6/+4
2013-06-07Put the configuration back in FetchInventoryDesc2 cap.Diva Canto1-0/+29
2013-06-07Supply proper type information for the various types of requestsMelanie1-0/+1
2013-06-07Adding Avination's PollService to round out the HTTP inventory changesMelanie2-4/+4
2013-06-05Port Avination's inventory send throttlingMelanie1-52/+213
2013-05-10Delete debug messageDiva Canto1-1/+0
2013-05-07Added AvatarPickerSearch capability handler.Diva Canto1-0/+140
2013-04-30Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie1-1/+12
2013-03-28minor: Fix usage error message for "debug eq" console commandJustin Clark-Casey (justincc)1-1/+1
2013-03-28Add "show eq" console command to show numbers of messages in agent event queues.Justin Clark-Casey (justincc)1-0/+23
2013-03-26Implement a pref to turn on the simulator ExportSupported feature entry.Melanie1-0/+6
2013-03-26Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2-2/+4
2013-03-11minor: Remove mono compiler warnings in EventQueueTestsJustin Clark-Casey (justincc)1-1/+3
2013-03-04Fix issue in the mesh upload flag module where the ID of the last agent to re...Justin Clark-Casey (justincc)1-6/+6
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+1
2013-02-20minor: remove some mono compiler warnings in OpenSim.Region.ClientStack.Linde...Justin Clark-Casey (justincc)2-5/+5
2013-02-14Add an event and some logic to allow customizing Simulator Features by avatarMelanie1-4/+21
2013-02-13Make the sim features module register it's interface so it can be usedMelanie1-0/+2
2013-02-07Plumb the path from the client to the extra physics params and backMelanie2-0/+28
2013-02-07Send the new physics params to the viewer build dialogMelanie1-0/+35
2013-02-05* the root prim was being given an OffsetPosition in addition to setting the ...teravus1-1/+1
2013-02-05Try to fix uploaded mesh rotations - code from Avination code base.Melanie1-12/+27
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1
2013-02-01Revert "Update assembly version numbers"BlueWall1-1/+1