aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-09Remove useless executable bit that Windows adds.onefang1-0/+0
2019-10-22remove some more useless NULL argumentsUbitUmarov1-1/+1
2019-09-11take unit tests limited settings in consideration on setappearanceUbitUmarov1-2/+2
2019-09-11pesty warningUbitUmarov1-1/+0
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov1-266/+200
2019-08-20Massive console refactor. Greatly simplify interface.Melanie1-1/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang2-223/+411
2018-04-19reduce debug logsUbitUmarov1-5/+5
2018-03-10comment out some debug messages visible on SOP CompleteMovementUbitUmarov1-4/+6
2017-05-31we don't need to keep refs to baked textures assetsUbitUmarov1-1/+1
2017-05-31we don't need to keep refs to baked textures assetsUbitUmarov1-6/+9
2017-05-31remove the option to store baked textures on assets service, thats suicide us...UbitUmarov1-19/+19
2017-02-01Refactor asset handling as per Ubit's suggestionMelanie Thielker1-2/+2
2017-01-30Make negative asset caching actually workMelanie Thielker1-1/+2
2017-01-07Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker1-3/+3
2017-01-05Massive tab and trailing space cleanupMelanie Thielker2-29/+29
2016-12-29Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker1-2/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2-31/+606
2016-08-02(mantis 7983) update local cache when storing a baked tex on assets serverUbitUmarov1-9/+11
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker1-2/+1
2015-12-03change handling of optional skirt baked textureUbitUmarov1-12/+40
2015-11-18 cleanup indentationUbitUmarov1-70/+30
2015-11-18 fix another variable number of wearable types issueUbitUmarov1-2/+5
2015-11-17 work around some 'tests' errors: test for null cacheItemsUbitUmarov1-0/+3
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker1-3/+12
2015-09-02seems to compile ( tests comented out)UbitUmarov2-26/+2
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto1-8/+8
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)1-3/+3
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
2014-11-11Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker1-13/+3
2014-11-10Only send the actual bakes to the bakes moduleMelanie Thielker1-6/+8
2014-10-29change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov1-1/+2
2014-10-29bug fix and don't send to xbakes if requesting rebakesUbitUmarov1-12/+13
2014-10-29Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov1-32/+35
2014-10-26 do consider skirt baked texture on validationUbitUmarov1-3/+9
2014-10-26 dont send baked textures assets, but send cache informationUbitUmarov1-5/+13
2014-09-19exclude npcs from baked cacheUbitUmarov1-0/+10
2014-08-15On teleport to a region that already has a child agent established (e.g. a ne...Justin Clark-Casey (justincc)1-1/+1
2014-08-14 try external bakedModule when local cache is invalid and not just at loginUbitUmarov1-9/+13
2014-08-14 reduced debug msgsUbitUmarov1-3/+7
2014-08-14 only try external baked texture module on loginUbitUmarov1-26/+36
2014-08-14*DANGER* make baked textures cross and make use of it * UNTESTED *UbitUmarov1-95/+92
2014-08-13 put back baked textures debug msgs at start of validatebaked...UbitUmarov1-0/+12
2014-08-11 remove confusing defonly controlUbitUmarov1-14/+4
2014-08-11... one day..UbitUmarov1-1/+2
2014-08-11will get there..UbitUmarov1-4/+3
2014-08-11validatebaked still not okUbitUmarov1-5/+4
2014-08-08of course.. bug..UbitUmarov1-1/+2
2014-08-08 lock set appearence during ValidateBakedTextureCache there seems to be aUbitUmarov1-93/+97
2014-08-07bugUbitUmarov1-1/+2