| Commit message (Expand) | Author | Age | Files | Lines |
* | let llPlaySound() in HUDs send sound to owner without parcel restriction | UbitUmarov | 2016-06-26 | 1 | -3/+3 |
* | mantis 7942: allow llTriggerSound on HUDs to send sounds to all. | UbitUmarov | 2016-06-26 | 1 | -0/+2 |
* | Set culture also in object crossings. | Diva Canto | 2016-06-22 | 1 | -0/+2 |
* | Mantis #7802: set culture to US English on the thread that does the agent cro... | Diva Canto | 2016-06-22 | 1 | -5/+3 |
* | Make a debug message less misleading. | Diva Canto | 2016-06-22 | 1 | -3/+6 |
* | Mantis #7935: regression on transferring attachments over the HG | Diva Canto | 2016-06-22 | 1 | -5/+6 |
* | Split IM handling so an inheriting module can cange names if required. | Melanie Thielker | 2016-06-21 | 1 | -2/+6 |
* | Related to mantis #7929: "For sale" was not being accepted, because of permis... | Diva Canto | 2016-06-20 | 2 | -3/+22 |
* | Still related to mantis #7917, parcel prims info. Now sending the correct num... | Diva Canto | 2016-06-19 | 2 | -7/+10 |
* | Mantis #7917: regression on prim limits module. | Diva Canto | 2016-06-18 | 1 | -18/+2 |
* | Also make the HGUserManagementModule more amenable to subclassing. | Melanie Thielker | 2016-06-16 | 1 | -2/+2 |
* | Make the UserManagementModule inheritable | Melanie Thielker | 2016-06-15 | 1 | -35/+35 |
* | Make chat and instant message modules fully subclassable | Melanie Thielker | 2016-06-14 | 2 | -36/+36 |
* | Mantis #7874: parcel properties not being updated upon avatar entering new pa... | Diva Canto | 2016-06-11 | 1 | -1/+0 |
* | Mantis #7919: fatal exception on LoadImageURLModule | Diva Canto | 2016-06-06 | 1 | -0/+4 |
* | Fixed a merge issue | Diva Canto | 2016-06-06 | 1 | -3/+3 |
* | Don't copy assets to foreign asset servers when the objects are being deleted | Diva Canto | 2016-06-06 | 2 | -2/+9 |
* | Minor improvement over the previous commit -- make sure the code exists in th... | Diva Canto | 2016-05-16 | 1 | -1/+1 |
* | Mantis #7878 -- Landmarks were not being created in HGSuitcaseInventory | Diva Canto | 2016-05-16 | 1 | -0/+7 |
* | According to the SL wiki, estate managers can set parcels for sale. Make it sew. | Melanie Thielker | 2016-05-02 | 1 | -1/+1 |
* | Apply user specified default perms across the board, to items uploaded as wel... | Melanie Thielker | 2016-04-29 | 1 | -3/+6 |
* | Allow default permissions from the viewer to be applied to uploaded objects. | Melanie Thielker | 2016-04-29 | 2 | -9/+27 |
* | Replace the "land show" method with the better one from 0.8. | Melanie Thielker | 2016-04-28 | 1 | -16/+25 |
* | From information given my Mandarinka Tasty, add firing the detach event even ... | Melanie Thielker | 2016-04-27 | 1 | -0/+3 |
* | Reverse a comparison, this is probably the cause of attach issues | Melanie Thielker | 2016-04-26 | 1 | -1/+1 |
* | Fire detach events even in temp attachments. They don't really need it but ke... | Melanie Thielker | 2016-04-25 | 1 | -1/+9 |
* | Stop serializing and storing assets for objects that were never rezzed from i... | Melanie Thielker | 2016-04-25 | 1 | -0/+12 |
* | Fix Temporary Attachments not being able to be detached by client | Vegaslon | 2016-04-25 | 1 | -1/+1 |
* | Mantis 7842 - remove another possible null dereference | Melanie Thielker | 2016-03-23 | 1 | -18/+18 |
* | Add osRequestURL and osRequestSecureURL with an options list. | Melanie Thielker | 2016-03-16 | 1 | -3/+12 |
* | Implement Access-Control-Allow-Origin for HTTP LSL server | Jeff Kelley | 2016-03-16 | 1 | -0/+2 |
* | Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mant... | Jeff Kelley | 2016-03-14 | 1 | -1/+3 |
* | Mantis 7833: Fix a condition where email sent from an object that is in | Melanie Thielker | 2016-03-03 | 1 | -11/+8 |
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 2016-02-21 | 1 | -1/+1 |
* | change parcel_owner_is_god configuration option from default from true to fa... | UbitUmarov | 2016-01-30 | 1 | -1/+1 |
* | add option MaxRegionsViewDistance to control the maximum range to tell viewe... | UbitUmarov | 2016-01-26 | 1 | -4/+4 |
* | stop avatar move to target on parcel ban enforce | UbitUmarov | 2016-01-01 | 1 | -0/+2 |
* | fix html encapsulation for MSIE was doing nothing | UbitUmarov | 2015-12-25 | 1 | -1/+1 |
* | assume direct string.replace is good enought to avoid a stringbuild use | UbitUmarov | 2015-12-25 | 1 | -5/+1 |
* | try to implement HTTP_BODY_MAXLENGTH. Make it limit body input bytes. Read en... | UbitUmarov | 2015-12-25 | 1 | -16/+33 |
* | enable the upload region map texture asset for large regions for large region... | UbitUmarov | 2015-12-24 | 1 | -5/+26 |
* | drop attachments to ground a bit in front of the avatar, not on his location | UbitUmarov | 2015-12-21 | 1 | -2/+5 |
* | revert the setting of phantom flag on attachment drop to ground, since it can... | UbitUmarov | 2015-12-21 | 1 | -7/+0 |
* | drop attachments to ground with phantom active. We should not do this, but fo... | UbitUmarov | 2015-12-20 | 1 | -4/+7 |
* | temporary assets are as local | UbitUmarov | 2015-12-19 | 1 | -8/+8 |
* | fix test: scene update needs to run after the delay | UbitUmarov | 2015-12-16 | 1 | -3/+7 |
* | revert last change and add delays on testing, since child updates now have ti... | UbitUmarov | 2015-12-16 | 1 | -0/+5 |
* | several changes to parcels access control and scenepresence updates rates | UbitUmarov | 2015-12-16 | 1 | -115/+106 |
* | make parcel bans do something on vehicles. Just a first code, far from good | UbitUmarov | 2015-12-15 | 1 | -1/+2 |
* | fix typo | UbitUmarov | 2015-12-15 | 3 | -12/+10 |