aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This Checks the asset of each wearable asynchronously and repairs if it's r...teravus2013-01-291-12/+23
* Change default avatar replacements to be ruth rather than urban maleMelanie2013-01-281-13/+10
* * This update is ugly as sin, but it 'fills in the blanks' of your appearance...teravus2013-01-261-4/+259
* Remove the core groups moduleMelanie2013-01-191-252/+0
* Kill the dumb Opensimulator Testing group again - for good.Melanie2013-01-191-8/+3
* * Enables loading cached bakes on teleport by filling in the appropriate avat...teravus2013-01-161-2/+71
* * This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus2012-12-291-6/+1
* * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-212-11/+27
* 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-172-5/+4
|\
| * Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-172-5/+4
* | Merge branch 'master' into careminsterMelanie2012-11-1310-0/+19
|\ \ | |/
| * Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-1310-0/+19
* | Merge branch 'master' into careminsterMelanie2012-11-131-67/+70
|\ \ | |/
| * Disable code to get server-side to move given items to a destination folder o...Justin Clark-Casey (justincc)2012-11-131-67/+70
* | Merge branch 'master' into careminsterMelanie2012-11-1310-10/+10
|\ \ | |/
| * Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-1210-10/+10
* | Merge branch 'master' into careminsterMelanie2012-11-123-3/+3
|\ \ | |/
| * Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-123-3/+3
* | Merge branch 'master' into careminsterMelanie2012-11-117-90/+292
|\ \ | |/
| * One more module converted: InventoryArchiverModule.Diva Canto2012-11-111-8/+31
| * One more module converted: GroupsModule.Diva Canto2012-11-101-7/+43
| * One more module converted: GodsModule.Diva Canto2012-11-101-19/+49
| * One more module converted: GesturesModule.Diva Canto2012-11-101-6/+27
| * One more module converted: Combat/CombatModule.Diva Canto2012-11-101-4/+25
| * One more module converted: AvatarFactoryModule.Diva Canto2012-11-101-6/+31
| * formatting DialogModule for 80-character width terminalSignpostMarv2012-11-101-47/+73
| * Converting DialogModule to INonSharedRegionModuleSignpostMarv2012-11-101-5/+23
| * To keep things consistent allowing an UnregisterModuleInterface... Force the...teravus2012-11-061-5/+13
* | Merge branch 'master' into careminsterMelanie2012-11-041-9/+12
|\ \ | |/
| * Prevent IMs being sent to prims when avies decline inventory offers from them.Diva Canto2012-11-041-9/+12
* | Merge branch 'master' into careminsterMelanie2012-11-011-2/+2
|\ \ | |/
| * Comment out checks not to overwrite existing IAR/OAR files for now on "save i...Justin Clark-Casey (justincc)2012-11-011-2/+2
* | Merge branch 'master' into careminsterMelanie2012-10-311-3/+3
|\ \ | |/
| * Make "show object part" command correctly display script status.Justin Clark-Casey (justincc)2012-10-311-3/+3
* | Merge branch 'master' into careminsterMelanie2012-10-283-15/+30
|\ \ | |/
| * minor: Fix verbose IAR save message to make it a bit clearer that item data i...Justin Clark-Casey (justincc)2012-10-271-1/+1
| * Fix "save iar" hanging permanently if the asset request phase times out.Justin Clark-Casey (justincc)2012-10-263-14/+29
* | Merge branch 'master' into careminsterMelanie2012-10-263-85/+109
|\ \ | |/
| * Comment out InventoryTransferModule.NeedSceneCacheClear() and invocations sin...Justin Clark-Casey (justincc)2012-10-261-77/+77
| * Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-12/+27
| * Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...Justin Clark-Casey (justincc)2012-10-241-0/+4
* | Merge branch 'master' into careminsterMelanie2012-10-201-29/+24
|\ \ | |/
| * Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2012-10-201-29/+24
* | Merge branch 'avination' into careminsterMelanie2012-10-171-2/+2
|\ \
| * | Fix perms when linking an object. Set root part perms to the permsMelanie2012-10-141-1/+1
| * | Remove spammy debug for IMMelanie2012-10-111-3/+3
| * | Attempt to fix Mantis #6311. Honor a destination folder if one is givenMelanie2012-10-021-0/+39