| Commit message (Expand) | Author | Files | Lines |
2015-11-17 | bug fix: improve chat to child avatars. Still not good because of low resolu... | UbitUmarov | 1 | -10/+11 |
2015-11-16 | deatach from backup on attachment | UbitUmarov | 1 | -0/+2 |
2015-11-16 | coment out excessive debug messages | UbitUmarov | 1 | -4/+5 |
2015-11-10 | fix silly bug | UbitUmarov | 1 | -3/+3 |
2015-11-10 | start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on... | UbitUmarov | 1 | -18/+33 |
2015-11-06 | change OfflineMessageModule from new avination code to original master, for ... | UbitUmarov | 1 | -4/+20 |
2015-11-01 | Don't crash the sim if the map image is null. | Diva Canto | 1 | -1/+7 |
2015-11-01 | Don't crash the sim if the map image is null. | Diva Canto | 1 | -1/+7 |
2015-11-01 | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 5 | -28/+38 |
2015-11-01 | fix more merge issues | UbitUmarov | 1 | -5/+5 |
2015-11-01 | fix merge issues | UbitUmarov | 1 | -8/+9 |
2015-10-31 | fix typo reported on mantis 7735 | UbitUmarov | 1 | -1/+1 |
2015-10-31 | fix internal support for non square regions | UbitUmarov | 1 | -2/+3 |
2015-10-31 | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 3 | -26/+29 |
2015-10-31 | Remove testing cruft that is blocking the new protocols. Unit tests no | Melanie Thielker | 2 | -7/+3 |
2015-10-31 | fix mantis 7734, Thanks Garmin for the report | UbitUmarov | 1 | -2/+2 |
2015-10-31 | let silly tests override version on local connections | UbitUmarov | 2 | -3/+4 |
2015-10-31 | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 3 | -46/+24 |
2015-10-27 | dont tell clients that we can edit a friend's attachments when we do forbid it | UbitUmarov | 1 | -1/+1 |
2015-10-26 | Make changes to a friend rights reach him on another sim; find on map does sh... | UbitUmarov | 2 | -17/+78 |
2015-10-24 | merge issue: fix missing '/' | UbitUmarov | 1 | -2/+3 |
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 |
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 |
2015-10-18 | Fixed merge conflicts | Diva Canto | 2 | -60/+9 |
2015-10-18 | Clean up of simulation version, the number that rules the compatibility of te... | Diva Canto | 2 | -61/+10 |
2015-10-02 | remove unused method parameter master also removed | UbitUmarov | 1 | -3/+1 |
2015-10-02 | do not send DisableSimulator on teleport if agent is already returning | UbitUmarov | 1 | -2/+2 |
2015-10-01 | send DisableSimulator messages on closing childagents. Possible still not on... | UbitUmarov | 1 | -3/+9 |
2015-10-01 | make bakes reception handle empty BakedTexture elements. But at same time st... | UbitUmarov | 1 | -36/+36 |
2015-09-30 | some fixes/changes on land send | UbitUmarov | 1 | -7/+14 |
2015-09-28 | add missing handlers for preferences | UbitUmarov | 1 | -0/+2 |
2015-09-28 | add missing handlers for preferences | UbitUmarov | 1 | -0/+4 |
2015-09-26 | add the Default Groups module lost in the merge | UbitUmarov | 1 | -0/+260 |
2015-09-26 | coment out some debug, clean a bit | UbitUmarov | 2 | -24/+3 |
2015-09-26 | fix object crossings to other scene on same instance | UbitUmarov | 1 | -0/+2 |
2015-09-25 | revert previus wrong commit | UbitUmarov | 1 | -8/+1 |
2015-09-25 | patch objects crossings for var regions, until region location is fully fixed | UbitUmarov | 1 | -1/+7 |
2015-09-24 | slow down terrain sending so other users of LAND queue do have a chance to s... | UbitUmarov | 1 | -3/+3 |
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 |