Commit History

Author SHA1 Message Date
  Oren Hurvitz 56830bfe07 When handling SetAppearance packet, always save the appearance; not only if the texture was changed 13 years ago
  Oren Hurvitz f97278610c Fixed updating avatar appearance 13 years ago
  Justin Clark-Casey (justincc) 3e5b2d52ff minor: method doc for baked texture uploading 13 years ago
  Justin Clark-Casey (justincc) f99b89990c Add scratch AvatarFactoryModuleTests with one test to do a partial check on AvatarFactoryModule.SetAppearance() 13 years ago
  Justin Clark-Casey (justincc) 22f25fae38 Hack around with the NPC module to get osNpcCreate() partially working again. 13 years ago
  Justin Clark-Casey (justincc) d4fcba08af Add module with "appearance show" command. 13 years ago
  Justin Clark-Casey (justincc) 2b04cab1ee change some log messages from info to debug 13 years ago
  Mic Bowman c4727645b8 Removed a few more spurious appearance saves. When an avatar 13 years ago
  Justin Clark-Casey (justincc) 28fda1cab6 with mic's permission, reduce appearance, baked texture logging verbosity for now 13 years ago
  Mic Bowman df860516bf Various bug fixes for appearance handling: more aggressive reset of textures and vparams when appearance is not cached and when wearables change. Send appearance to the viewer with initial data. 13 years ago
  Mic Bowman 541a7660e0 Refactor appearance and avatar data sending code. Paritioning the routines into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login. 13 years ago
  Master ScienceSim 8f1a79420b Fixed appearance send for avatars with only default textures. This should fix some of the appearance problems on osgrid. Also added a transaction lock on SetAppearance. This won't prevent concurrent access to Appearance but it will at least make sure each update completes. 13 years ago
  Jeff Ames ae9c4a4d11 Formatting cleanup. 13 years ago
  Melanie e98d8d500f Fix logins and avatar appearance. Contains a Migration. May contain nuts. 13 years ago
  Melanie 7503c4ad61 Merge branch 'master' of [email protected]:/var/git/opensim 13 years ago
  Melanie 818ed2032a READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. 13 years ago
  Justin Clark-Casey (justincc) e66ec432af Rationalize the logging messages from the merged appearance branch, commenting out most of them as per Mic 13 years ago
  Master ScienceSim f5c9a56c8b Bunch of fixes that reduce the number of times appearance 13 years ago
  Master ScienceSim 68666efd25 Configuration of persistent baked textures and save/send delays. 13 years ago
  Master ScienceSim 0f28fa400d Added background thread to handle delayed send and save of appearance 13 years ago
  Master ScienceSim 9132e251aa Made the check for texture assets asynchronous. This is one part of 13 years ago
  Master ScienceSim 6e58c3d563 Half of the compatibility is working. Login into a new region with 13 years ago
  Master ScienceSim b1c8d05888 Major refactoring of appearance handling. 13 years ago
  Justin Clark-Casey (justincc) ff098ae110 minor: Clean up log messages generated when an item is attached 14 years ago
  Diva Canto 19558f380a Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours. 14 years ago
  Melanie 1d75ad9fd5 Merge branch 'master' into presence-refactor 14 years ago
  Justin Clark-Casey (justincc) bf9fc69d01 minor: log what kind of wearable cannot be found 14 years ago
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." 14 years ago
  Revolution ec3c31e61e Updates all IRegionModules to the new style region modules. 14 years ago
  Diva Canto 7356860b48 Several more buglets removed. 14 years ago