aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix test: scene update needs to run after the delayUbitUmarov2015-12-161-3/+7
* revert last change and add delays on testing, since child updates now have ti...UbitUmarov2015-12-161-0/+5
* keep SOG reference to root part since two many things depend on deleted SOGs ...UbitUmarov2015-12-101-2/+2
* remove some SOG references on delete to help GCUbitUmarov2015-12-101-0/+1
* change handling of optional skirt baked textureUbitUmarov2015-12-031-12/+40
* simplify DeliverChatToAvatars(..) ( hopefully not breaking it )UbitUmarov2015-11-241-73/+62
* again chat echos, check repeats uncondicionallyUbitUmarov2015-11-241-2/+5
* reset control even prior to useUbitUmarov2015-11-241-0/+2
* reduce 'echos' on several regions per instance (mantis 7754)UbitUmarov2015-11-241-1/+2
* remove some compile warnings increasing total number by 2UbitUmarov2015-11-211-2/+0
* cleanup indentationUbitUmarov2015-11-181-70/+30
* fix another variable number of wearable types issueUbitUmarov2015-11-181-2/+5
* remove unused parameter - missing fileUbitUmarov2015-11-171-5/+7
* remove unused parameterUbitUmarov2015-11-171-5/+5
* work around some 'tests' errors: fix wrong parametersUbitUmarov2015-11-171-5/+5
* work around some 'tests' errors: sp attachments and appearance are not in syncUbitUmarov2015-11-171-24/+24
* work around some 'tests' errors: add a httpserverUbitUmarov2015-11-171-3/+3
* work around some 'tests' errors: test for null cacheItemsUbitUmarov2015-11-171-0/+3
* bug fix: improve chat to child avatars. Still not good because of low resolu...UbitUmarov2015-11-171-10/+11
* deatach from backup on attachmentUbitUmarov2015-11-161-0/+2
* change OfflineMessageModule from new avination code to original master, for ...UbitUmarov2015-11-061-4/+20
* More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-011-3/+12
* fix more merge issuesUbitUmarov2015-11-011-5/+5
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-012-12/+10
|\
| * Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-311-0/+2
| * let silly tests override version on local connectionsUbitUmarov2015-10-311-1/+1
| * Make sure the chat module doesn't deactivate just because the sectionMelanie Thielker2015-09-091-12/+8
* | Make changes to a friend rights reach him on another sim; find on map does sh...UbitUmarov2015-10-262-17/+78
* | make bakes reception handle empty BakedTexture elements. But at same time st...UbitUmarov2015-10-011-36/+36
* | add missing handlers for preferencesUbitUmarov2015-09-281-0/+4
* | add the Default Groups module lost in the mergeUbitUmarov2015-09-261-0/+260
* | remove bad merge from masterUbitUmarov2015-09-161-12/+0
* | Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-0810-10/+0
|\ \ | |/
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-0410-10/+0
* | seems to compile ( tests comented out)UbitUmarov2015-09-0210-174/+104
* | bad merge?UbitUmarov2015-09-0116-532/+1238
|\ \ | |/ |/|
| * Merge branch 'mbworkvar2' into ubitvarUbitUmarov2015-08-192-7/+5
| |\
| | * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-292-7/+5
| * | Make the scripted dialogs and restart message appear in the top right cornerMelanie Thielker2015-03-231-2/+2
| |/
| * Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker2014-11-211-11/+0
| * Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker2014-11-111-13/+3
| * Only send the actual bakes to the bakes moduleMelanie Thielker2014-11-101-6/+8
| * change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov2014-10-291-1/+2
| * bug fix and don't send to xbakes if requesting rebakesUbitUmarov2014-10-291-12/+13
| * Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov2014-10-291-32/+35
| * do consider skirt baked texture on validationUbitUmarov2014-10-261-3/+9
| * dont send baked textures assets, but send cache informationUbitUmarov2014-10-261-5/+13
| * exclude npcs from baked cacheUbitUmarov2014-09-191-0/+10
| * ... and a few more..UbitUmarov2014-09-171-18/+31
| * remove messing with KeyframeMotion on attachUbitUmarov2014-09-091-2/+2