aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory/AvatarFactoryModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-07Add module with "appearance show" command.Justin Clark-Casey (justincc)1-3/+3
2011-02-25change some log messages from info to debugJustin Clark-Casey (justincc)1-1/+1
2011-01-25Removed a few more spurious appearance saves. When an avatarMic Bowman1-1/+3
2011-01-19with mic's permission, reduce appearance, baked texture logging verbosity for...Justin Clark-Casey (justincc)1-3/+3
2010-12-03Various bug fixes for appearance handling: more aggressive reset of textures ...Mic Bowman1-36/+63
2010-11-27Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman1-24/+6
2010-11-18Fixed appearance send for avatars with only default textures. This should fix...Master ScienceSim1-53/+74
2010-11-08Formatting cleanup.Jeff Ames1-32/+31
2010-10-30Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie1-5/+10
2010-10-30READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie1-10/+5
2010-10-29Rationalize the logging messages from the merged appearance branch, commentin...Justin Clark-Casey (justincc)1-29/+18
2010-10-29Bunch of fixes that reduce the number of times appearanceMaster ScienceSim1-24/+49
2010-10-28Configuration of persistent baked textures and save/send delays.Master ScienceSim1-4/+14
2010-10-28Added background thread to handle delayed send and save of appearanceMaster ScienceSim1-55/+164
2010-10-26Made the check for texture assets asynchronous. This is one part ofMaster ScienceSim1-7/+10
2010-10-25Half of the compatibility is working. Login into a new region withMaster ScienceSim1-1/+1
2010-10-20Major refactoring of appearance handling.Master ScienceSim1-87/+150
2010-09-13minor: Clean up log messages generated when an item is attachedJustin Clark-Casey (justincc)1-1/+1
2010-06-13Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto1-1/+1
2010-02-05minor: log what kind of wearable cannot be foundJustin Clark-Casey (justincc)1-2/+4
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-22/+7
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-7/+22
2010-01-13Several more buglets removed.Diva Canto1-2/+1
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-7/+10
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto1-7/+10
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-10/+5
2009-08-18jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto1-1/+2
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto1-1/+1
2009-08-13Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto1-30/+15
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-10/+10
2009-02-12* optimized usings.lbsa711-13/+10
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-02* Removed erroneous reference to the Data.Base Frameworklbsa711-1/+0
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-4/+4
2008-11-13From: awebb@us.ibm.comSean Dague1-1/+1
2008-11-04* minor: doc and log message tweaking for wearablesJustin Clarke Casey1-4/+15
2008-10-28* minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey1-10/+14
2008-10-28* minor: Doc and log message tidy upJustin Clarke Casey1-3/+2
2008-10-27* cleanup: Update the avatar factory (appearance module) in Region/Environmen...Justin Clarke Casey1-199/+80
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-13/+13
2008-05-03* Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey1-1/+1
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-338/+338
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-338/+338
2008-04-02changing more references to OpenSim.DataSean Dague1-2/+2
2008-03-25checking that these two files are commented outMW1-1/+0
2008-03-25Moved Avatar appearance Factory to its own project so that the reference to M...MW1-1/+3
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa711-1/+1