| Commit message (Expand) | Author | Files | Lines |
2015-09-21 | revert my change to the range of greyscale image maps, setting it back to 0 ... | UbitUmarov | 1 | -3/+8 |
2015-09-20 | fix terrain save greyscale mapping to 1:1 suporting standard 0-255m range an... | UbitUmarov | 1 | -54/+16 |
2015-09-19 | put back the hack to make viewers display map tags (now and then at least) t... | UbitUmarov | 1 | -127/+236 |
2015-09-19 | a few more changes to worldMap. Use ExpireCaches, cache remote mapItems reque... | UbitUmarov | 2 | -269/+196 |
2015-09-18 | MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing | UbitUmarov | 2 | -62/+16 |
2015-09-17 | sync remote responses for mapItens with the local ones, but sending all valid... | UbitUmarov | 1 | -18/+11 |
2015-09-17 | dont block a region just bc it doesnt have the requested map item | UbitUmarov | 1 | -10/+0 |
2015-09-17 | dont create terrain map asset for V1 viewers on large regions again, but do c... | UbitUmarov | 1 | -165/+186 |
2015-09-17 | remove messages on agents cross fails that got merged | UbitUmarov | 1 | -64/+40 |
2015-09-17 | generate maptile assets again, v2 do use at least the parcels overlay | UbitUmarov | 1 | -2/+2 |
2015-09-17 | merge issues and a few more changes | UbitUmarov | 1 | -152/+116 |
2015-09-17 | remove bad merge code.. | UbitUmarov | 1 | -14/+16 |
2015-09-16 | remove bad merge from master | UbitUmarov | 1 | -12/+0 |
2015-09-16 | change point of evocation of AgentHasMovedAway for HG | UbitUmarov | 1 | -19/+9 |
2015-09-16 | restore some avn code, fixing for var regions | UbitUmarov | 1 | -23/+8 |
2015-09-15 | mute watchdog timeouts on world map work threads. They do wait for events fo... | UbitUmarov | 1 | -2/+2 |
2015-09-14 | try to improve vehicles crossing with Xengine. Lag seems main issue now, but... | UbitUmarov | 1 | -5/+5 |
2015-09-12 | let regionCache really find a varregion by a position | UbitUmarov | 1 | -13/+26 |
2015-09-12 | try to be more friendly to HG | UbitUmarov | 2 | -21/+30 |
2015-09-12 | revert validating Library textures. Those need to be on a grid assets or wil... | UbitUmarov | 1 | -14/+0 |
2015-09-12 | try to validate textures from library folder | UbitUmarov | 1 | -0/+14 |
2015-09-12 | send a reply on UpdateInventoryItem with the transactionID viewer sent. Prot... | UbitUmarov | 1 | -1/+3 |
2015-09-11 | put back diva's cache with her recent fix but also avoid duplicated Inventor... | UbitUmarov | 1 | -10/+25 |
2015-09-10 | add a few terminating / in LSLhttp uris as core | UbitUmarov | 1 | -4/+4 |
2015-09-07 | recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s... | UbitUmarov | 1 | -48/+150 |
2015-09-07 | allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB... | UbitUmarov | 1 | -0/+8 |
2015-09-07 | restore terrain modifiers, left out earlier bc of merge errors, (untested) | UbitUmarov | 2 | -12/+12 |
2015-09-06 | dont store/upload map asset for large regions, ( needs testing) | UbitUmarov | 1 | -2/+12 |
2015-09-06 | still a missing stat ID | UbitUmarov | 1 | -1/+1 |
2015-09-06 | let extra stats travel side by side with viewers ones... try to fix damm arra... | UbitUmarov | 1 | -1/+1 |
2015-09-04 | a few changes to stats. Array order coerent on users. give up on moses stats ... | UbitUmarov | 2 | -4/+4 |
2015-09-04 | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 16 | -16/+1 |
2015-09-03 | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2 | -3/+5 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 34 | -2586/+221 |
2015-08-31 | First commit where physics work as region module. | Diva Canto | 2 | -5/+5 |
2015-08-31 | All physics plugins are now region modules. Compiles but doesn't run. | Diva Canto | 1 | -181/+0 |
2015-08-30 | More namespace and dll name changes. Still no functional changes. | Diva Canto | 5 | -5/+5 |
2015-08-31 | minor changes | UbitUmarov | 1 | -15/+21 |
2015-08-30 | Renamed the namespaces too | Diva Canto | 5 | -5/+5 |
2015-08-30 | more on tps and crossings | UbitUmarov | 2 | -128/+117 |
2015-08-29 | improve object crossings | UbitUmarov | 1 | -37/+15 |
2015-08-29 | fix some effects ranges | UbitUmarov | 5 | -7/+7 |
2015-08-29 | fix NeighborRegions code | UbitUmarov | 1 | -6/+5 |
2015-08-28 | stop sending parcel overlays on parcels crossings since SL seems to have | UbitUmarov | 1 | -1/+2 |
2015-08-28 | also limit terrain flood effects ( like on pait change this should have | UbitUmarov | 9 | -35/+37 |
2015-08-27 | restrict terrain PaintBrushes to the requested area | UbitUmarov | 12 | -102/+97 |
2015-08-27 | make terrain undo non op, it is broken and can't be global but per agent | UbitUmarov | 1 | -27/+2 |
2015-08-27 | fix terrain bake for revert. just good enought fix | UbitUmarov | 1 | -11/+3 |
2015-08-27 | rename revert map as baked map, bc thats what it is | UbitUmarov | 1 | -20/+20 |
2015-08-27 | take taints check terrain out of Onframe event and add a new event for it. S... | UbitUmarov | 1 | -5/+4 |