aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IAvatarFactoryModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+4
* Refactor appearance saving for NPC to use AvatarFactoryModule interface.Dan Lake2012-02-141-0/+1
* Improve "app rebake" command to return a better message if no uploaded textur...Justin Clark-Casey (justincc)2012-01-051-1/+4
* Separate out rebake request code from cache validation code AvatarFactoryModule.Justin Clark-Casey (justincc)2012-01-041-0/+22
* Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)2011-12-191-1/+10
* Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line e...Dan Lake2011-10-191-2/+2
* Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...Dan Lake2011-10-191-0/+67