aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov1-2/+0
2015-11-20change a log message from error to just DebugUbitUmarov1-1/+1
2015-11-20remove unused return value on DeliverMessageTo()UbitUmarov1-9/+7
2015-11-20remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this a...UbitUmarov1-0/+5
2015-11-19clean code a bitUbitUmarov1-13/+5
2015-11-19ClearPartAttachmentData before adding object to scene, not afterUbitUmarov1-3/+3
2015-11-18 cleanup indentationUbitUmarov1-70/+30
2015-11-18 fix another variable number of wearable types issueUbitUmarov1-2/+5
2015-11-17 remove unused parameter - missing fileUbitUmarov1-5/+7
2015-11-17 remove unused parameterUbitUmarov1-5/+5
2015-11-17 work around some 'tests' errors: fix wrong parametersUbitUmarov1-5/+5
2015-11-17 work around some 'tests' errors: sp attachments and appearance are not in syncUbitUmarov1-24/+24
2015-11-17 work around some 'tests' errors: terrain effects limits changedUbitUmarov1-2/+2
2015-11-17 work around some 'tests' errors: add a httpserverUbitUmarov1-3/+3
2015-11-17 work around some 'tests' errors: allow sitTargetposition and orientation to ...UbitUmarov1-1/+2
2015-11-17 work around some 'tests' errors: Coalesced objects handling has changedUbitUmarov1-0/+2
2015-11-17 work around some 'tests' errors: test for null cacheItemsUbitUmarov1-0/+3
2015-11-17 bug fix: improve chat to child avatars. Still not good because of low resolu...UbitUmarov1-10/+11
2015-11-16 deatach from backup on attachmentUbitUmarov1-0/+2
2015-11-16 coment out excessive debug messagesUbitUmarov1-4/+5
2015-11-10 fix silly bugUbitUmarov1-3/+3
2015-11-10 start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on...UbitUmarov1-18/+33
2015-11-06 change OfflineMessageModule from new avination code to original master, for ...UbitUmarov1-4/+20
2015-11-01Don't crash the sim if the map image is null.Diva Canto1-1/+7
2015-11-01Don't crash the sim if the map image is null.Diva Canto1-1/+7
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker5-28/+38
2015-11-01 fix more merge issuesUbitUmarov1-5/+5
2015-11-01 fix merge issuesUbitUmarov1-8/+9
2015-10-31fix typo reported on mantis 7735UbitUmarov1-1/+1
2015-10-31fix internal support for non square regionsUbitUmarov1-2/+3
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker3-26/+29
2015-10-31Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2-7/+3
2015-10-31fix mantis 7734, Thanks Garmin for the reportUbitUmarov1-2/+2
2015-10-31let silly tests override version on local connectionsUbitUmarov2-3/+4
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker3-46/+24
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-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18Fixed merge conflictsDiva Canto2-60/+9
2015-10-18Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2-61/+10
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