| Commit message (Expand) | Author | Age | Files | Lines |
* | Make changes to a friend rights reach him on another sim; find on map does sh... | UbitUmarov | 2015-10-26 | 2 | -17/+78 |
* | merge issue: fix missing '/' | UbitUmarov | 2015-10-24 | 1 | -2/+3 |
* | On to 0.8.3! | Diva Canto | 2015-10-18 | 1 | -1/+1 |
* | Fixed merge conflicts | Diva Canto | 2015-10-18 | 2 | -60/+9 |
* | remove unused method parameter master also removed | UbitUmarov | 2015-10-02 | 1 | -3/+1 |
* | do not send DisableSimulator on teleport if agent is already returning | UbitUmarov | 2015-10-02 | 1 | -2/+2 |
* | send DisableSimulator messages on closing childagents. Possible still not on... | UbitUmarov | 2015-10-01 | 1 | -3/+9 |
* | make bakes reception handle empty BakedTexture elements. But at same time st... | UbitUmarov | 2015-10-01 | 1 | -36/+36 |
* | some fixes/changes on land send | UbitUmarov | 2015-09-30 | 1 | -7/+14 |
* | add missing handlers for preferences | UbitUmarov | 2015-09-28 | 1 | -0/+2 |
* | add missing handlers for preferences | UbitUmarov | 2015-09-28 | 1 | -0/+4 |
* | add the Default Groups module lost in the merge | UbitUmarov | 2015-09-26 | 1 | -0/+260 |
* | coment out some debug, clean a bit | UbitUmarov | 2015-09-26 | 2 | -24/+3 |
* | fix object crossings to other scene on same instance | UbitUmarov | 2015-09-26 | 1 | -0/+2 |
* | revert previus wrong commit | UbitUmarov | 2015-09-25 | 1 | -8/+1 |
* | patch objects crossings for var regions, until region location is fully fixed | UbitUmarov | 2015-09-25 | 1 | -1/+7 |
* | slow down terrain sending so other users of LAND queue do have a chance to s... | UbitUmarov | 2015-09-24 | 1 | -3/+3 |
* | revert my change to the range of greyscale image maps, setting it back to 0 ... | UbitUmarov | 2015-09-21 | 1 | -3/+8 |
* | fix terrain save greyscale mapping to 1:1 suporting standard 0-255m range an... | UbitUmarov | 2015-09-20 | 1 | -54/+16 |
* | put back the hack to make viewers display map tags (now and then at least) t... | UbitUmarov | 2015-09-19 | 1 | -127/+236 |
* | a few more changes to worldMap. Use ExpireCaches, cache remote mapItems reque... | UbitUmarov | 2015-09-19 | 2 | -269/+196 |
* | MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing | UbitUmarov | 2015-09-18 | 2 | -62/+16 |
* | sync remote responses for mapItens with the local ones, but sending all valid... | UbitUmarov | 2015-09-17 | 1 | -18/+11 |
* | dont block a region just bc it doesnt have the requested map item | UbitUmarov | 2015-09-17 | 1 | -10/+0 |
* | dont create terrain map asset for V1 viewers on large regions again, but do c... | UbitUmarov | 2015-09-17 | 1 | -165/+186 |
* | remove messages on agents cross fails that got merged | UbitUmarov | 2015-09-17 | 1 | -64/+40 |
* | generate maptile assets again, v2 do use at least the parcels overlay | UbitUmarov | 2015-09-17 | 1 | -2/+2 |
* | merge issues and a few more changes | UbitUmarov | 2015-09-17 | 1 | -152/+116 |
* | remove bad merge code.. | UbitUmarov | 2015-09-17 | 1 | -14/+16 |
* | remove bad merge from master | UbitUmarov | 2015-09-16 | 1 | -12/+0 |
* | change point of evocation of AgentHasMovedAway for HG | UbitUmarov | 2015-09-16 | 1 | -19/+9 |
* | restore some avn code, fixing for var regions | UbitUmarov | 2015-09-16 | 1 | -23/+8 |
* | mute watchdog timeouts on world map work threads. They do wait for events fo... | UbitUmarov | 2015-09-15 | 1 | -2/+2 |
* | try to improve vehicles crossing with Xengine. Lag seems main issue now, but... | UbitUmarov | 2015-09-14 | 1 | -5/+5 |
* | let regionCache really find a varregion by a position | UbitUmarov | 2015-09-12 | 1 | -13/+26 |
* | try to be more friendly to HG | UbitUmarov | 2015-09-12 | 2 | -21/+30 |
* | revert validating Library textures. Those need to be on a grid assets or wil... | UbitUmarov | 2015-09-12 | 1 | -14/+0 |
* | try to validate textures from library folder | UbitUmarov | 2015-09-12 | 1 | -0/+14 |
* | send a reply on UpdateInventoryItem with the transactionID viewer sent. Prot... | UbitUmarov | 2015-09-12 | 1 | -1/+3 |
* | put back diva's cache with her recent fix but also avoid duplicated Inventor... | UbitUmarov | 2015-09-11 | 1 | -10/+25 |
* | add a few terminating / in LSLhttp uris as core | UbitUmarov | 2015-09-10 | 1 | -4/+4 |
* | Merge branch 'mbworknew1' into ubitworkvarnew | UbitUmarov | 2015-09-08 | 23 | -207/+11 |
|\ |
|
| * | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 23 | -207/+11 |
| |\ |
|
| | * | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 16 | -16/+1 |
| | * | First commit where physics work as region module. | Diva Canto | 2015-08-31 | 2 | -5/+5 |
| | * | All physics plugins are now region modules. Compiles but doesn't run. | Diva Canto | 2015-08-31 | 1 | -181/+0 |
| | * | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 5 | -5/+5 |
| | * | Renamed the namespaces too | Diva Canto | 2015-08-30 | 5 | -5/+5 |
* | | | recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s... | UbitUmarov | 2015-09-07 | 1 | -48/+150 |
* | | | allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB... | UbitUmarov | 2015-09-07 | 1 | -0/+8 |