| Commit message (Expand) | Author | Files | Lines |
2010-07-24 | Fix the XmlRpcRouterModule so it reads from the correct config section ([XMLR... | Tom Grimshaw | 1 | -2/+2 |
2010-07-24 | Add an m_enabled flag to XmlRpcRouterModule so it won't try to bind the xmlrp... | Tom Grimshaw | 1 | -2/+10 |
2010-07-22 | ... Then, make sure we also check the old-style module stack before we throw ... | Tom Grimshaw | 1 | -2/+13 |
2010-07-22 | First, change DefaultPermissionsModule so it returns the correct name... | Tom Grimshaw | 1 | -1/+1 |
2010-07-23 | Fix up the name of the default permissions module to match it's config name | Melanie Thielker | 1 | -1/+1 |
2010-07-22 | Add config option securePermissionsLoading which will stop the region from lo... | Tom Grimshaw | 1 | -0/+21 |
2010-07-21 | Allow megaregions to be used in M7, should we so decide | Melanie Thielker | 2 | -22/+27 |
2010-07-20 | Fix the XML serializationt to provide an empty script state element if | Melanie | 1 | -4/+28 |
2010-07-17 | Allow Megaregions to start properly after an unclean shutdown | Melanie | 2 | -1/+4 |
2010-07-17 | Stop occasional permanently high 100% utilization when the server is started ... | Justin Clark-Casey (justincc) | 1 | -10/+12 |
2010-07-17 | Bug in 0.6.9 sometimes restoring script state causes region console to crash ... | unknown | 1 | -39/+84 |
2010-07-08 | llVecNorm() now returns a zero-length vector when one is supplied as input. A... | dahlia | 1 | -7/+2 |
2010-07-08 | fix a potential division by zero | dahlia | 1 | -6/+11 |
2010-06-30 | Fix scripts in rezzed objects not starting (Mantis #4775) | Melanie | 1 | -0/+5 |
2010-06-30 | If an emergency pos is required for a new root agent, correctly preserve the ... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-06-29 | Revert "stop exceptions in setting and getting state from propogating since t... | Justin Clark-Casey (justincc) | 1 | -31/+8 |
2010-06-29 | stop exceptions in setting and getting state from propogating since they aren... | Justin Clark-Casey (justincc) | 1 | -8/+31 |
2010-06-11 | revert group membership checking to older code pending resolution of reported... | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2010-06-09 | If a script is deleted before it gets compiled, don't even bother to try | Melanie | 1 | -0/+19 |
2010-06-08 | backport xmlrpcgroups cache from master | Justin Clark-Casey (justincc) | 5 | -59/+112 |
2010-06-08 | remove references to OpenSim.Framework.Commuications.Tests.dll since all rele... | Justin Clark-Casey (justincc) | 2 | -4/+14 |
2010-06-07 | minor: remove some commented out code and return ScenePresence.UpdatePriority... | Justin Clark-Casey (justincc) | 2 | -7/+1 |
2010-06-07 | Stop some hud components disappearing on region crossings | Justin Clark-Casey (justincc) | 3 | -13/+76 |
2010-06-07 | reapply fix for double sending of attachment update on standalone region cros... | Justin Clark-Casey (justincc) | 9 | -48/+48 |
2010-06-07 | commit code which stops full updates being fired multiple times when attachme... | Justin Clark-Casey (justincc) | 9 | -22/+122 |
2010-06-04 | Revert "commit code which stops full updates being fired multiple times when ... | Justin Clark-Casey (justincc) | 9 | -122/+22 |
2010-06-02 | Revert "Next OSG test. Don't remove app domains if they contain running threa... | Melanie | 1 | -6/+4 |
2010-06-02 | Next OSG test. Don't remove app domains if they contain running threads. | Melanie | 1 | -4/+6 |
2010-06-02 | Next OSG test. Cowardly refuse to save the state of badly behaved scripts, in... | Melanie | 1 | -2/+5 |
2010-06-02 | Revert "After aborting a thread, wait for it to actually finish. EXPERIMENTAL... | Melanie | 1 | -1/+0 |
2010-06-02 | After aborting a thread, wait for it to actually finish. EXPERIMENTAL for OSG | Melanie | 1 | -0/+1 |
2010-06-01 | Gosh, fixing another nullref issue in cmGetAvatarList. I deserve spanks. | Tom Grimshaw | 1 | -3/+6 |
2010-06-01 | Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include the | Melanie | 1 | -19/+19 |
2010-05-31 | Fix casting in llParcelMediaCommandList so that it actually, you know, works | Tom Grimshaw | 1 | -16/+16 |
2010-05-30 | Fix a nullref in EventManager caused by RegionReady not setting the scene | Melanie Thielker | 1 | -0/+1 |
2010-05-28 | Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars. | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2010-05-27 | commit code which stops full updates being fired multiple times when attachme... | Justin Clark-Casey (justincc) | 9 | -22/+122 |
2010-05-26 | If a transfer request is received for a task inventory item asset, then route... | Justin Clark-Casey (justincc) | 2 | -25/+91 |
2010-05-26 | check group membership and powers with the groups module rather than just the... | Justin Clark-Casey (justincc) | 1 | -12/+27 |
2010-05-26 | Partially implement share with group option for object inventory items | Justin Clark-Casey (justincc) | 4 | -7/+21 |
2010-05-24 | backport from master fix for attachment display | Justin Clark-Casey (justincc) | 3 | -3/+5 |
2010-05-24 | backport some IGroupsModule method doc and an extra exposed method from git m... | Justin Clark-Casey (justincc) | 1 | -2/+31 |
2010-05-24 | stop "load oar" reporting ignored objects when those objects were actually lo... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-05-21 | Only send dialogs and notices to root agents, not child agents | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2010-05-21 | Change the way the object perms are propagated to attempt to salvage | Melanie | 1 | -21/+23 |
2010-05-21 | Change the way the object perms are propagated to attempt to salvage | Melanie | 1 | -21/+23 |
2010-05-20 | minor: correctly print out missing item id when it can't be found rather than... | Justin Clark-Casey (justincc) | 2 | -2/+4 |
2010-05-20 | Don't append ACKs to zerocoded packets. Although this should fine in theory, ... | John Hurliman | 1 | -15/+20 |
2010-05-20 | minor: commented out code removal | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2010-05-20 | Completely prevent full update packets being sent after kill object packets | Justin Clark-Casey (justincc) | 1 | -3/+0 |