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