aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix silly bugUbitUmarov2015-11-101-3/+3
* start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on...UbitUmarov2015-11-101-18/+33
* change OfflineMessageModule from new avination code to original master, for ...UbitUmarov2015-11-061-4/+20
* Merge branch 'avinationmerge' of opensimulator.org:/var/git/opensim into avin...Melanie Thielker2015-11-011-1/+7
|\
| * Don't crash the sim if the map image is null.Diva Canto2015-11-011-1/+7
* | More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-015-28/+38
|/
* fix more merge issuesUbitUmarov2015-11-011-5/+5
* fix merge issuesUbitUmarov2015-11-011-8/+9
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-016-72/+51
|\
| * fix typo reported on mantis 7735UbitUmarov2015-10-311-1/+1
| * fix internal support for non square regionsUbitUmarov2015-10-311-2/+3
| * Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-313-26/+29
| * Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-312-7/+3
| * fix mantis 7734, Thanks Garmin for the reportUbitUmarov2015-10-311-2/+2
| * let silly tests override version on local connectionsUbitUmarov2015-10-312-3/+4
| * Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-313-46/+24
| * On to 0.8.3!Diva Canto2015-10-181-1/+1
| * Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-182-61/+10
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2015-09-111-12/+8
| |\
| | * Make sure the chat module doesn't deactivate just because the sectionMelanie Thielker2015-09-091-12/+8
| * | Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...Diva Canto2015-09-111-5/+7
| |/
* | dont tell clients that we can edit a friend's attachments when we do forbid itUbitUmarov2015-10-271-1/+1
* | Make changes to a friend rights reach him on another sim; find on map does sh...UbitUmarov2015-10-262-17/+78
* | merge issue: fix missing '/'UbitUmarov2015-10-241-2/+3
* | On to 0.8.3!Diva Canto2015-10-181-1/+1
* | Fixed merge conflictsDiva Canto2015-10-182-60/+9
* | remove unused method parameter master also removedUbitUmarov2015-10-021-3/+1
* | do not send DisableSimulator on teleport if agent is already returningUbitUmarov2015-10-021-2/+2
* | send DisableSimulator messages on closing childagents. Possible still not on...UbitUmarov2015-10-011-3/+9
* | make bakes reception handle empty BakedTexture elements. But at same time st...UbitUmarov2015-10-011-36/+36
* | some fixes/changes on land sendUbitUmarov2015-09-301-7/+14
* | add missing handlers for preferencesUbitUmarov2015-09-281-0/+2
* | add missing handlers for preferencesUbitUmarov2015-09-281-0/+4
* | add the Default Groups module lost in the mergeUbitUmarov2015-09-261-0/+260
* | coment out some debug, clean a bitUbitUmarov2015-09-262-24/+3
* | fix object crossings to other scene on same instanceUbitUmarov2015-09-261-0/+2
* | revert previus wrong commitUbitUmarov2015-09-251-8/+1
* | patch objects crossings for var regions, until region location is fully fixedUbitUmarov2015-09-251-1/+7
* | slow down terrain sending so other users of LAND queue do have a chance to s...UbitUmarov2015-09-241-3/+3
* | revert my change to the range of greyscale image maps, setting it back to 0 ...UbitUmarov2015-09-211-3/+8
* | fix terrain save greyscale mapping to 1:1 suporting standard 0-255m range an...UbitUmarov2015-09-201-54/+16
* | put back the hack to make viewers display map tags (now and then at least) t...UbitUmarov2015-09-191-127/+236
* | a few more changes to worldMap. Use ExpireCaches, cache remote mapItems reque...UbitUmarov2015-09-192-269/+196
* | MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thingUbitUmarov2015-09-182-62/+16
* | sync remote responses for mapItens with the local ones, but sending all valid...UbitUmarov2015-09-171-18/+11
* | dont block a region just bc it doesnt have the requested map itemUbitUmarov2015-09-171-10/+0
* | dont create terrain map asset for V1 viewers on large regions again, but do c...UbitUmarov2015-09-171-165/+186
* | remove messages on agents cross fails that got mergedUbitUmarov2015-09-171-64/+40
* | generate maptile assets again, v2 do use at least the parcels overlayUbitUmarov2015-09-171-2/+2
* | merge issues and a few more changesUbitUmarov2015-09-171-152/+116