aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-05-081-0/+59
|\
| * Adds an event and a method so that handling of the CachedTextureMic Bowman2013-05-081-0/+59
| * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+1
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-0/+1
* | Merge branch 'master' into careminsterMelanie2013-03-221-2/+10
|\ \ | |/
| * Prevent multiple instances of the same item ID being appended to an AvatarApp...Justin Clark-Casey (justincc)2013-03-191-2/+10
* | Merge branch 'master' into careminsterMelanie2013-02-221-1/+1
|\ \ | |/
| * minor: Change summary in "show appearance" console command to "incomplete" ra...Justin Clark-Casey (justincc)2013-02-211-1/+1
* | Merge branch 'avination' into careminsterMelanie2013-02-071-12/+23
|\ \
| * | * This Checks the asset of each wearable asynchronously and repairs if it's r...teravus2013-01-291-12/+23
* | | Merge branch 'avination' into careminsterMelanie2013-01-311-13/+10
|\ \ \ | |/ /
| * | Change default avatar replacements to be ruth rather than urban maleMelanie2013-01-281-13/+10
* | | Merge branch 'avination' into careminsterMelanie2013-01-271-4/+259
|\ \ \ | |/ /
| * | * This update is ugly as sin, but it 'fills in the blanks' of your appearance...teravus2013-01-261-4/+259
* | | Merge branch 'avination'Melanie2013-01-191-2/+71
|\ \ \ | |/ /
| * | * Enables loading cached bakes on teleport by filling in the appropriate avat...teravus2013-01-161-2/+71
* | | Merge branch 'master' into careminsterMelanie2013-01-101-0/+3
|\ \ \ | | |/ | |/|
| * | On baked texture save, replace any HG ID with an ordinary asset ID so the HGA...Justin Clark-Casey (justincc)2013-01-101-0/+3
* | | Merge branch 'avination' into careminsterMelanie2013-01-101-6/+1
|\ \ \ | | |/ | |/|
| * | * This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus2012-12-291-6/+1
* | | Merge branch 'avination' into careminsterMelanie2013-01-062-11/+27
|\ \ \ | |/ /
| * | * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-212-11/+27
* | | Merge branch 'avination' into careminsterMelanie2012-12-181-16/+65
|\ \ \ | |/ /
| * | add a Check method to flotsamAssetCache, so to check if a asset is inUbitUmarov2012-12-131-13/+38
| * | revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov2012-12-071-8/+23
| * | *TEST* Use new avatar size in ubitODE.UbitUmarov2012-12-071-1/+10
* | | Merge branch 'master' into careminsterMelanie2012-11-251-1/+1
|\ \ \ | |/ / |/| / | |/
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
|\ \ | |/
| * Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-121-1/+1
|\ \ | |/
| * Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-111-6/+31
|\ \ | |/
| * One more module converted: AvatarFactoryModule.Diva Canto2012-11-101-6/+31
* | Merge branch 'master' into careminsterMelanie2012-10-041-1/+2
|\ \ | |/
| * Fix the use of the wrong index when locating the assets associatedMic Bowman2012-10-031-1/+2
* | Merge branch 'master' into careminsterMelanie2012-08-041-4/+4
|\ \ | |/
| * Fix build break.Justin Clark-Casey (justincc)2012-08-031-1/+1
| * Update settings loading in AvatarFactoryModule which should have been in last...Justin Clark-Casey (justincc)2012-08-031-4/+4
* | Merge branch 'master' into careminsterMelanie2012-06-281-1/+3
|\ \ | |/
| * minor: update currently commented out log message at top of AvatarFactoryModu...Justin Clark-Casey (justincc)2012-06-251-1/+3
* | Merge branch 'master' into careminsterMelanie2012-05-141-0/+10
|\ \ | |/
| * minor: add explanative comment to 'missing baked texture' logging commonly se...Justin Clark-Casey (justincc)2012-05-141-0/+10
* | Merge branch 'master' into careminsterMelanie2012-04-271-2/+2
|\ \ | |/
| * Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-2/+2
* | Merge branch 'master' into careminsterMelanie2012-04-251-9/+12
|\ \ | |/
| * Comment out the noisier AVFACTORY log messages for now.Justin Clark-Casey (justincc)2012-04-251-4/+6
| * Minor improvements to loggingOren Hurvitz2012-04-241-5/+6
* | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-1/+1
* | Delay the sending of the initial werables update until the inventory andMelanie2012-02-251-6/+11
|/