| Commit message (Expand) | Author | Age | Files | Lines |
* | in RegionInfoCache, replace lib omv ExpireCaches by a single dedicated one | UbitUmarov | 2016-07-30 | 1 | -65/+441 |
* | revert adding a new IM parameter ( commit bf604c85c66dd3bed06e3103cdf210ede0... | UbitUmarov | 2016-07-28 | 1 | -6/+0 |
* | remove more code related to Mega regions | UbitUmarov | 2016-07-28 | 1 | -17/+1 |
* | remove references to RegionCombinerModule | UbitUmarov | 2016-07-28 | 3 | -71/+19 |
* | actually that was redundante, already done at low level | UbitUmarov | 2016-07-27 | 1 | -1/+1 |
* | move refresh forces into applyphysics | UbitUmarov | 2016-07-27 | 1 | -1/+1 |
* | a few more changes on avatar crossing | UbitUmarov | 2016-07-27 | 1 | -37/+9 |
* | waste another thread job on another thing that should be part of a more | UbitUmarov | 2016-07-27 | 2 | -53/+66 |
* | take friends out of onMakeRoot if crossing | UbitUmarov | 2016-07-26 | 1 | -15/+32 |
* | do GridUserService.SetLastPosition async on crossings | UbitUmarov | 2016-07-26 | 1 | -10/+23 |
* | reduce some grid services calls on region crossings, sending more informatio... | UbitUmarov | 2016-07-26 | 1 | -71/+3 |
* | cleanup some code | UbitUmarov | 2016-07-25 | 1 | -23/+22 |
* | add a missing update to avatar damage Invulnerable | UbitUmarov | 2016-07-24 | 1 | -0/+4 |
* | add missing IM parameter ( needs fix where it is really relevant ) | UbitUmarov | 2016-07-24 | 1 | -2/+5 |
* | do not send IMs via child agents | UbitUmarov | 2016-07-24 | 2 | -50/+20 |
* | don't try to rez a object from a asset with empty data and Let user know abo... | UbitUmarov | 2016-07-22 | 1 | -0/+9 |
* | reduce xfer burst if we are busy | UbitUmarov | 2016-07-11 | 1 | -3/+7 |
* | change Xfermanager file sending | UbitUmarov | 2016-07-10 | 1 | -98/+192 |
* | kick Xfermanager from heartbeat and expires files based on its timming | UbitUmarov | 2016-07-09 | 1 | -9/+57 |
* | add a simple files expire to Xfer to catch some that never got a request (op... | UbitUmarov | 2016-07-09 | 1 | -7/+25 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-07-04 | 1 | -1/+5 |
|\ |
|
| * | fix a lost region size of 256m | UbitUmarov | 2016-07-03 | 1 | -1/+5 |
* | | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 14 | -107/+56 |
|/ |
|
* | if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t... | UbitUmarov | 2016-06-28 | 1 | -1/+24 |
* | 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 |