| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmerge | Melanie | 2011-10-11 | 1 | -0/+2 |
|\ |
|
| * | Fix avatar parameter updating for viewer 3 and maybe 2. | Justin Clark-Casey (justincc) | 2011-09-23 | 1 | -0/+2 |
* | | Bring us up to date. | Tom | 2011-09-14 | 1 | -17/+55 |
|\ \
| |/ |
|
| * | lock AvatarAppearance.m_attachments when we use it | Justin Clark-Casey (justincc) | 2011-09-12 | 1 | -33/+58 |
| * | In SetAttachment, if the existing attachment has no asset id then carry on ra... | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -3/+33 |
| * | Stop the pointless double setting of every attachment in AvatarAppearance. | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -4/+10 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -33/+43 |
|\ \
| |/ |
|
| * | Stop NPCs losing attachments when the source avatar takes them off. | Justin Clark-Casey (justincc) | 2011-09-03 | 1 | -2/+13 |
| * | Fix bug where attachments were remaining on the avatar after being dropped. | Justin Clark-Casey (justincc) | 2011-08-30 | 1 | -2/+5 |
| * | Add new FireAndForgetMethod.None. | Justin Clark-Casey (justincc) | 2011-08-16 | 1 | -2/+10 |
| * | Implement first draft functions for saving and loading NPC appearance from st... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -1/+1 |
| * | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -24/+7 |
| * | Get osNpcCreate appearance working with avatars that are currently in the scene. | Justin Clark-Casey (justincc) | 2011-08-01 | 1 | -1/+5 |
| * | Fixed updating avatar appearance | Oren Hurvitz | 2011-07-21 | 1 | -1/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-27 | 1 | -5/+18 |
|\ \
| |/ |
|
| * | Removed a few more spurious appearance saves. When an avatar | Mic Bowman | 2011-01-25 | 1 | -5/+18 |
* | | Lock the attachments dict so it doesn't get out of sync when iterating | Melanie | 2010-12-06 | 1 | -35/+59 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-04 | 1 | -5/+23 |
|\ \
| |/ |
|
| * | Various bug fixes for appearance handling: more aggressive reset of textures ... | Mic Bowman | 2010-12-03 | 1 | -10/+26 |
* | | Various bug fixes for appearance handling | Mic Bowman | 2010-11-30 | 1 | -5/+18 |
|/ |
|
* | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -39/+38 |
* | Fix default club feet | Melanie | 2010-11-02 | 1 | -1/+1 |
* | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 2010-10-30 | 1 | -7/+33 |
* | On first login, Ruth is back now. Strangely, inventory items are created for | Melanie | 2010-10-30 | 1 | -4/+0 |
* | This commit fixes all the appearance related null refs. Still can't log in, | Melanie | 2010-10-30 | 1 | -2/+7 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-10-30 | 1 | -20/+15 |
|\ |
|
| * | Rationalize the logging messages from the merged appearance branch, commentin... | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -20/+15 |
* | | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -232/+9 |
|/ |
|
* | Merge commit 'cmickeyb/dev-appearance' | Melanie | 2010-10-29 | 1 | -91/+95 |
|\ |
|
| * | Bunch of fixes that reduce the number of times appearance | Master ScienceSim | 2010-10-29 | 1 | -18/+17 |
| * | Added background thread to handle delayed send and save of appearance | Master ScienceSim | 2010-10-28 | 1 | -4/+7 |
| * | Half of the compatibility is working. Login into a new region with | Master ScienceSim | 2010-10-25 | 1 | -1/+1 |
| * | First attempt to get multiple attachments working to support viewer2. | Master ScienceSim | 2010-10-21 | 1 | -68/+70 |
* | | Add my work on top of cmickeyb's | Melanie | 2010-10-29 | 1 | -1/+99 |
|/ |
|
* | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -436/+403 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -2/+2 |
|\ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -2/+2 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -15/+8 |
|\ \
| |/ |
|
| * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -3/+4 |
| * | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -12/+4 |
* | | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 2010-01-12 | 1 | -0/+15 |
|/ |
|
* | Adding a hair item to the default wearables, fixes newly created avatars appe... | Rob Smart | 2009-10-09 | 1 | -0/+4 |
* | * Change the signature of the agent set appearance callback to prevent unnece... | John Hurliman | 2009-09-30 | 1 | -6/+6 |
* | A slightly modified version of | Teravus Ovares (Dan Olivares) | 2009-08-25 | 1 | -0/+7 |
* | * Only update TextureEntry in AvatarAppearance if the incoming XML-RPC has a ... | John Hurliman | 2009-08-20 | 1 | -1/+8 |
* | minor:comments | Teravus Ovares (Dan Olivares) | 2009-08-12 | 1 | -4/+3 |
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 1 | -2/+1 |
* | * An enum for The VisualParams array that the viewer sends us with 90% of the... | Teravus Ovares | 2009-08-02 | 1 | -11/+842 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Added option (on my default) to the clone avatar function so that the clothes... | MW | 2009-05-30 | 1 | -0/+14 |