| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Further tweaks on TPs: not sending the callback URL and instead waiting 15sec... | Diva Canto | 2013-07-24 | 1 | -1/+1 |
* | Amend previous commit. | Diva Canto | 2013-07-24 | 1 | -4/+4 |
* | Added config var that we all thought was already there: see_into_region. (Not... | Diva Canto | 2013-07-24 | 1 | -34/+45 |
* | Restoring landing on prims, which had been affected by the edit beams commit. | Diva Canto | 2013-07-23 | 1 | -0/+19 |
* | Don't post Link asset types back to the home grid | Diva Canto | 2013-07-23 | 2 | -5/+5 |
* | Minor aesthetic change to make things more clear. | Diva Canto | 2013-07-21 | 1 | -1/+2 |
* | EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif... | Diva Canto | 2013-07-21 | 1 | -1/+4 |
* | Filter certain viewer effects depending on distance between the avatar that i... | Diva Canto | 2013-07-21 | 1 | -7/+25 |
* | A couple of small optimizations over the previous commit | Diva Canto | 2013-07-21 | 1 | -1/+1 |
* | Manage AgentUpdates more sanely: | Diva Canto | 2013-07-21 | 1 | -40/+70 |
* | Improvements to the ServiceThrottleModule: added a category and an itemid to ... | Diva Canto | 2013-07-16 | 1 | -1/+9 |
* | Added IServiceThrottleModule.cs | Diva Canto | 2013-07-16 | 1 | -0/+11 |
* | Let's go easy on authenticating ChildAgentUpdates, otherwise this will be cha... | Diva Canto | 2013-07-14 | 1 | -7/+5 |
* | Fix broken tests -- the test setup was wrong... sigh. | Diva Canto | 2013-07-14 | 1 | -0/+1 |
* | Authenticate ChildAgentUpdate too. | Diva Canto | 2013-07-14 | 2 | -16/+29 |
* | Change the auth token to be the user's sessionid. | Diva Canto | 2013-07-14 | 2 | -3/+3 |
* | And this fixes the other failing tests. Justin, the thread pool is not being ... | Diva Canto | 2013-07-13 | 1 | -2/+0 |
* | This should fix the failing test. | Diva Canto | 2013-07-13 | 1 | -2/+1 |
* | Deleted a line too many | Diva Canto | 2013-07-13 | 1 | -0/+3 |
* | Guard against unauthorized agent deletes. | Diva Canto | 2013-07-13 | 3 | -10/+30 |
* | Some more debug to see how many threads are available. | Diva Canto | 2013-07-13 | 1 | -0/+2 |
* | That didn't fix the problem. | Diva Canto | 2013-07-13 | 1 | -26/+34 |
* | Trying to reduce CPU usage on logins and TPs: trying radical elimination of a... | Diva Canto | 2013-07-13 | 1 | -34/+26 |
* | This commit effectively reverses the previous one, but it's just to log that ... | Diva Canto | 2013-07-13 | 1 | -4/+4 |
* | Same issue as previous commit. | Diva Canto | 2013-07-13 | 1 | -3/+4 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2013-07-13 | 1 | -8/+12 |
|\ |
|
| * | Reinsert PhysicsActor variable back into SOP.SubscribeForCollisionEvents() in... | Justin Clark-Casey (justincc) | 2013-07-13 | 1 | -8/+12 |
* | | Moved SendInitialDataToMe to earlier in CompleteMovement. Moved TriggerOnMake... | Diva Canto | 2013-07-13 | 1 | -5/+14 |
|/ |
|
* | Centralize duplicated code in SceneObjectPart for subscribing to | Robert Adams | 2013-07-11 | 1 | -54/+43 |
* | minor: remove some regression test logging switches accidentally left uncomme... | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2013-07-09 | 3 | -9/+4 |
|\ |
|
| * | minor: remove mono compiler warnings related to keyframe code | Justin Clark-Casey (justincc) | 2013-07-08 | 2 | -8/+3 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -0/+4 |
| |\ |
|
| * | | 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 |
* | | | Put guards on a bunch of exception-inducing code, as seen in logs from load t... | Diva Canto | 2013-07-09 | 3 | -2/+11 |
| |/
|/| |
|
* | | Try to normalize the creatorData of scene object parts with the trailing '/'.... | Diva Canto | 2013-07-06 | 1 | -0/+4 |
|/ |
|
* | refactor: Make stats and sim status simpler by extending BaseStreamHandler li... | Justin Clark-Casey (justincc) | 2013-07-06 | 1 | -20/+6 |
* | Add very basic regression test TestChildAgentSingleRegionCapabilities() which... | Justin Clark-Casey (justincc) | 2013-07-05 | 1 | -0/+88 |
* | Throttle the viewer's requests for region handles. Apparently Kokua is reques... | Diva Canto | 2013-07-04 | 1 | -18/+0 |
* | Debug the RegionHandle handler (same issue) | Diva Canto | 2013-07-04 | 1 | -0/+1 |
* | change "debug packet" command to "debug lludp packet" to conform with other "... | Justin Clark-Casey (justincc) | 2013-07-04 | 1 | -23/+0 |
* | Add materials store null check into UuidGatherer code. | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -0/+4 |
* | Reinsert code for gathering uuids reference by materials back directly into U... | Justin Clark-Casey (justincc) | 2013-06-28 | 2 | -30/+99 |
* | refactor: Move code for gathering textures referenced by materials into Mater... | Justin Clark-Casey (justincc) | 2013-06-27 | 2 | -67/+33 |
* | Make the concept of namespaces explicit in dynamic attributes | Justin Clark-Casey (justincc) | 2013-06-27 | 2 | -9/+11 |
* | Improve situation where editing just the root prim of an attachment causes ot... | Justin Clark-Casey (justincc) | 2013-06-25 | 1 | -1/+10 |
* | Tidy up SOG.UpdateRootPosition() to eliminate unnecessary copying of Vector3 ... | Justin Clark-Casey (justincc) | 2013-06-25 | 1 | -10/+4 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2013-06-23 | 1 | -5/+5 |
|\ |
|
| * | Fix other places when saving scripts or notecards in prim inventories where m... | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -5/+5 |
* | | Fix prim locking to behave like SL | Melanie | 2013-06-23 | 1 | -2/+2 |
|/ |
|