Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule... | Diva Canto | 2013-07-30 | 1 | -12/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After talking to lkalif on the IRC: SimulatorFeatures response: renamed the O... | Diva Canto | 2013-07-30 | 1 | -6/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 2013-07-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Slight improvement: no need to delay the removal of the queues in EQ, because... | Diva Canto | 2013-07-26 | 1 | -8/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix all issues with teleports. One should be able to TP as fast a... | Diva Canto | 2013-07-25 | 1 | -44/+14 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post reques... | Diva Canto | 2013-07-18 | 1 | -2/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverting the reverts I did yesterday. cpu-branch has now been | Diva Canto | 2013-07-18 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi... | Diva Canto | 2013-07-17 | 1 | -5/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleared up much confusion in PollServiceRequestManager. Here's the history: | Diva Canto | 2013-07-17 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert last commit which seems to conflict with DoubleQueue internals. The ra... | dahlia | 2013-07-16 | 1 | -10/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add locking to internal queue in WebFetchInvDescModule; lack of which caused ... | dahlia | 2013-07-16 | 1 | -5/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify EventQueue cap setup so that it is also stat monitored. | Justin Clark-Casey (justincc) | 2013-07-16 | 1 | -45/+29 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2013-07-15 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guard against null ref | Diva Canto | 2013-07-15 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add request received/handling stats for caps which are served by http poll ha... | Justin Clark-Casey (justincc) | 2013-07-15 | 3 | -48/+33 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed UploadBakedTextureModule so that it uses the same pattern as the othe... | Diva Canto | 2013-07-12 | 1 | -8/+27 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For stat purposes, add names to capability request handlers where these were ... | Justin Clark-Casey (justincc) | 2013-07-08 | 2 | -3/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get InventoryWorkerThreads to update watchdog on processing requests | Justin Clark-Casey (justincc) | 2013-07-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: remove mono compiler warnings in WebFetchInvDescModule | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -3/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't try to abort worker threads in WebFetchInvDescModule if module was not ... | Justin Clark-Casey (justincc) | 2013-06-14 | 1 | -6/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2013-06-07 | 1 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put the configuration back in FetchInventoryDesc2 cap. | Diva Canto | 2013-06-07 | 1 | -0/+29 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supply proper type information for the various types of requests | Melanie | 2013-06-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding Avination's PollService to round out the HTTP inventory changes | Melanie | 2013-06-07 | 2 | -4/+4 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port Avination's inventory send throttling | Melanie | 2013-06-05 | 1 | -52/+213 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete debug message | Diva Canto | 2013-05-10 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added AvatarPickerSearch capability handler. | Diva Canto | 2013-05-07 | 1 | -0/+140 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CAPS to work like they should - do not send caps to the viewer if they're... | Melanie | 2013-04-30 | 1 | -1/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | minor: Fix usage error message for "debug eq" console command | Justin Clark-Casey (justincc) | 2013-03-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add "show eq" console command to show numbers of messages in agent event queues. | Justin Clark-Casey (justincc) | 2013-03-28 | 1 | -0/+23 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Implement a pref to turn on the simulator ExportSupported feature entry. | Melanie | 2013-03-26 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-26 | 2 | -2/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | minor: Remove mono compiler warnings in EventQueueTests | Justin Clark-Casey (justincc) | 2013-03-11 | 1 | -1/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Fix issue in the mesh upload flag module where the ID of the last agent to re... | Justin Clark-Casey (justincc) | 2013-03-04 | 1 | -6/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | minor: remove some mono compiler warnings in OpenSim.Region.ClientStack.Linde... | Justin Clark-Casey (justincc) | 2013-02-20 | 2 | -5/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | Add an event and some logic to allow customizing Simulator Features by avatar | Melanie | 2013-02-14 | 1 | -4/+21 | |
* | | | | | | | | | | | | | | | | | | | | | | Make the sim features module register it's interface so it can be used | Melanie | 2013-02-13 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | Plumb the path from the client to the extra physics params and back | Melanie | 2013-02-07 | 2 | -0/+28 | |
* | | | | | | | | | | | | | | | | | | | | | | Send the new physics params to the viewer build dialog | Melanie | 2013-02-07 | 1 | -0/+35 | |
* | | | | | | | | | | | | | | | | | | | | | | * the root prim was being given an OffsetPosition in addition to setting the ... | teravus | 2013-02-05 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2013-02-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Try to fix uploaded mesh rotations - code from Avination code base. | Melanie | 2013-02-05 | 1 | -12/+27 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Add the new UpdateAgentInformation cap to make maturity on more recent viewers | Melanie | 2013-01-08 | 1 | -2/+20 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Added AssemblyInfos to every dll in the OpenSim.Region namespace. | Diva Canto | 2012-11-14 | 1 | -0/+33 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 2012-11-12 | 12 | -12/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 3 | -5/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |