aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-27dont tell clients that we can edit a friend's attachments when we do forbid itUbitUmarov1-1/+1
2015-10-26Make changes to a friend rights reach him on another sim; find on map does sh...UbitUmarov2-17/+78
2015-10-24 merge issue: fix missing '/'UbitUmarov1-2/+3
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18Fixed merge conflictsDiva Canto2-60/+9
2015-10-02 remove unused method parameter master also removedUbitUmarov1-3/+1
2015-10-02 do not send DisableSimulator on teleport if agent is already returningUbitUmarov1-2/+2
2015-10-01 send DisableSimulator messages on closing childagents. Possible still not on...UbitUmarov1-3/+9
2015-10-01 make bakes reception handle empty BakedTexture elements. But at same time st...UbitUmarov1-36/+36
2015-09-30 some fixes/changes on land sendUbitUmarov1-7/+14
2015-09-28 add missing handlers for preferencesUbitUmarov1-0/+2
2015-09-28 add missing handlers for preferencesUbitUmarov1-0/+4
2015-09-26 add the Default Groups module lost in the mergeUbitUmarov1-0/+260
2015-09-26coment out some debug, clean a bitUbitUmarov2-24/+3
2015-09-26 fix object crossings to other scene on same instanceUbitUmarov1-0/+2
2015-09-25 revert previus wrong commitUbitUmarov1-8/+1
2015-09-25 patch objects crossings for var regions, until region location is fully fixedUbitUmarov1-1/+7
2015-09-24 slow down terrain sending so other users of LAND queue do have a chance to s...UbitUmarov1-3/+3
2015-09-21 revert my change to the range of greyscale image maps, setting it back to 0 ...UbitUmarov1-3/+8
2015-09-20 fix terrain save greyscale mapping to 1:1 suporting standard 0-255m range an...UbitUmarov1-54/+16
2015-09-19 put back the hack to make viewers display map tags (now and then at least) t...UbitUmarov1-127/+236
2015-09-19a few more changes to worldMap. Use ExpireCaches, cache remote mapItems reque...UbitUmarov2-269/+196
2015-09-18MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thingUbitUmarov2-62/+16
2015-09-17sync remote responses for mapItens with the local ones, but sending all valid...UbitUmarov1-18/+11
2015-09-17dont block a region just bc it doesnt have the requested map itemUbitUmarov1-10/+0
2015-09-17dont create terrain map asset for V1 viewers on large regions again, but do c...UbitUmarov1-165/+186
2015-09-17remove messages on agents cross fails that got mergedUbitUmarov1-64/+40
2015-09-17generate maptile assets again, v2 do use at least the parcels overlayUbitUmarov1-2/+2
2015-09-17 merge issues and a few more changesUbitUmarov1-152/+116
2015-09-17 remove bad merge code..UbitUmarov1-14/+16
2015-09-16 remove bad merge from masterUbitUmarov1-12/+0
2015-09-16 change point of evocation of AgentHasMovedAway for HGUbitUmarov1-19/+9
2015-09-16restore some avn code, fixing for var regionsUbitUmarov1-23/+8
2015-09-15 mute watchdog timeouts on world map work threads. They do wait for events fo...UbitUmarov1-2/+2
2015-09-14 try to improve vehicles crossing with Xengine. Lag seems main issue now, but...UbitUmarov1-5/+5
2015-09-12 let regionCache really find a varregion by a positionUbitUmarov1-13/+26
2015-09-12 try to be more friendly to HGUbitUmarov2-21/+30
2015-09-12 revert validating Library textures. Those need to be on a grid assets or wil...UbitUmarov1-14/+0
2015-09-12 try to validate textures from library folderUbitUmarov1-0/+14
2015-09-12 send a reply on UpdateInventoryItem with the transactionID viewer sent. Prot...UbitUmarov1-1/+3
2015-09-11 put back diva's cache with her recent fix but also avoid duplicated Inventor...UbitUmarov1-10/+25
2015-09-10add a few terminating / in LSLhttp uris as coreUbitUmarov1-4/+4
2015-09-07recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s...UbitUmarov1-48/+150
2015-09-07allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB...UbitUmarov1-0/+8
2015-09-07restore terrain modifiers, left out earlier bc of merge errors, (untested)UbitUmarov2-12/+12
2015-09-06dont store/upload map asset for large regions, ( needs testing)UbitUmarov1-2/+12
2015-09-06still a missing stat IDUbitUmarov1-1/+1
2015-09-06let extra stats travel side by side with viewers ones... try to fix damm arra...UbitUmarov1-1/+1
2015-09-04a few changes to stats. Array order coerent on users. give up on moses stats ...UbitUmarov2-4/+4
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto16-16/+1