| Commit message (Expand) | Author | Age | Files | Lines |
* | fix silly bug | UbitUmarov | 2015-11-10 | 1 | -3/+3 |
* | start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on... | UbitUmarov | 2015-11-10 | 1 | -18/+33 |
* | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 1 | -1/+1 |
|\ |
|
| * | fix typo reported on mantis 7735 | UbitUmarov | 2015-10-31 | 1 | -1/+1 |
* | | dont tell clients that we can edit a friend's attachments when we do forbid it | UbitUmarov | 2015-10-27 | 1 | -1/+1 |
* | | some fixes/changes on land send | UbitUmarov | 2015-09-30 | 1 | -7/+14 |
* | | 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 |
* | | 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 |
* | | mute watchdog timeouts on world map work threads. They do wait for events fo... | UbitUmarov | 2015-09-15 | 1 | -2/+2 |
* | | Merge branch 'mbworknew1' into ubitworkvarnew | UbitUmarov | 2015-09-08 | 4 | -4/+3 |
|\ \ |
|
| * \ | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 4 | -4/+3 |
| |\ \
| | |/ |
|
| | * | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 1 | -1/+0 |
| | * | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 3 | -3/+3 |
| | * | Renamed the namespaces too | Diva Canto | 2015-08-30 | 3 | -3/+3 |
* | | | 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 |
* | | | restore terrain modifiers, left out earlier bc of merge errors, (untested) | UbitUmarov | 2015-09-07 | 2 | -12/+12 |
|/ / |
|
* | | dont store/upload map asset for large regions, ( needs testing) | UbitUmarov | 2015-09-06 | 1 | -2/+12 |
* | | a few changes to stats. Array order coerent on users. give up on moses stats ... | UbitUmarov | 2015-09-04 | 1 | -3/+3 |
* | | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -2/+4 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 14 | -1788/+90 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 41 | -510/+2628 |
|\ \
| |/
|/| |
|
| * | minor changes | UbitUmarov | 2015-08-31 | 1 | -15/+21 |
| * | fix some effects ranges | UbitUmarov | 2015-08-29 | 5 | -7/+7 |
| * | stop sending parcel overlays on parcels crossings since SL seems to have | UbitUmarov | 2015-08-28 | 1 | -1/+2 |
| * | also limit terrain flood effects ( like on pait change this should have | UbitUmarov | 2015-08-28 | 9 | -35/+37 |
| * | restrict terrain PaintBrushes to the requested area | UbitUmarov | 2015-08-27 | 12 | -102/+97 |
| * | make terrain undo non op, it is broken and can't be global but per agent | UbitUmarov | 2015-08-27 | 1 | -27/+2 |
| * | fix terrain bake for revert. just good enought fix | UbitUmarov | 2015-08-27 | 1 | -11/+3 |
| * | rename revert map as baked map, bc thats what it is | UbitUmarov | 2015-08-27 | 1 | -20/+20 |
| * | take taints check terrain out of Onframe event and add a new event for it. S... | UbitUmarov | 2015-08-27 | 1 | -5/+4 |
| * | fix bug | UbitUmarov | 2015-08-25 | 1 | -1/+1 |
| * | update raw32 file reader to core one. Warning only suports square regions | UbitUmarov | 2015-08-25 | 1 | -0/+11 |
| * | change terrain internal representation to float. ushort work with legal | UbitUmarov | 2015-08-25 | 1 | -28/+0 |
| * | terrain stored as ushorts with gzip compression | UbitUmarov | 2015-08-25 | 1 | -6/+43 |
| * | try to implement core load oar options | UbitUmarov | 2015-08-24 | 4 | -183/+439 |
| * | rename ImapTileModule as IMAPImageUploadModule to match core | UbitUmarov | 2015-08-24 | 1 | -3/+3 |
| * | more on world map | UbitUmarov | 2015-08-23 | 1 | -2/+19 |
| * | more fixes on map | UbitUmarov | 2015-08-23 | 2 | -4/+8 |
| * | Warp3D map now seems to work | UbitUmarov | 2015-08-22 | 1 | -9/+42 |