| Commit message (Expand) | Author | Files | Lines |
2010-02-15 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2010-02-14 | Revolution is on the roll again! :) | Revolution | 1 | -3/+4 |
2010-02-12 | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 1 | -12/+4 |
2010-01-12 | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 1 | -0/+15 |
2009-10-09 | Adding a hair item to the default wearables, fixes newly created avatars appe... | Rob Smart | 1 | -0/+4 |
2009-09-30 | * Change the signature of the agent set appearance callback to prevent unnece... | John Hurliman | 1 | -6/+6 |
2009-08-25 | A slightly modified version of | Teravus Ovares (Dan Olivares) | 1 | -0/+7 |
2009-08-20 | * Only update TextureEntry in AvatarAppearance if the incoming XML-RPC has a ... | John Hurliman | 1 | -1/+8 |
2009-08-12 | minor:comments | Teravus Ovares (Dan Olivares) | 1 | -4/+3 |
2009-08-05 | * Remove some mono compiler warnings | Justin Clark-Casey | 1 | -2/+1 |
2009-08-02 | * An enum for The VisualParams array that the viewer sends us with 90% of the... | Teravus Ovares | 1 | -11/+842 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-30 | Added option (on my default) to the clone avatar function so that the clothes... | MW | 1 | -0/+14 |
2009-03-27 | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 1 | -1/+1 |
2009-03-27 | Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe... | diva | 1 | -2/+13 |
2009-03-25 | * Appearance patches suite: These patches are applied to allow libomv bots to... | Sean Dague | 1 | -26/+37 |
2009-03-05 | * remove now unused serialization code | Justin Clarke Casey | 1 | -40/+26 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -6/+6 |
2009-02-22 | Addresses some issues with appearance after TPs. Appearance.Owner was not bei... | diva | 1 | -2/+18 |
2009-02-17 | Major change to how appearance is managed, including changes in login and use... | diva | 1 | -1/+1 |
2009-01-05 | * Centralize references to the well known blank texture 5748decc-f629-461c-9a... | Justin Clarke Casey | 1 | -4/+2 |
2008-11-17 | * Remove the TransferRequest and hip debugging console output that crept in r... | Justin Clarke Casey | 1 | -1/+1 |
2008-11-14 | Lots of experimentation yielded a fair approximation of a hip offset from the | Melanie Thielker | 1 | -1/+12 |
2008-11-10 | Thank you, idb, for a patch that fixes avatar height calculation | Melanie Thielker | 1 | -14/+7 |
2008-11-08 | * Added IClientIM to IClientCore interfaces | Adam Frisby | 1 | -4/+0 |
2008-10-28 | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 1 | -6/+19 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -105/+105 |
2008-08-19 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-19 | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 1 | -5/+9 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-08-19 | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 1 | -6/+61 |
2008-08-18 | Avatar Attachment persistence!! Patch #9168 (Mantis #1171) | Melanie Thielker | 1 | -0/+101 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-06-25 | make lots of properties virtual, which lets nhibernate do | Sean Dague | 1 | -36/+36 |
2008-05-19 | fix a constant that meant pants still weren't working. now | Sean Dague | 1 | -2/+2 |
2008-05-17 | Formatting cleanup. | Jeff Ames | 1 | -24/+24 |
2008-05-16 | prime the wearables structure, which should fix the exception | Sean Dague | 1 | -0/+8 |
2008-05-16 | add to / from hash mapping for grid serialization | Sean Dague | 1 | -0/+74 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-05-16 | appearance now survives logout. Tommorrow will involve moving | Sean Dague | 1 | -0/+10 |
2008-05-15 | fix bad default initialization | Sean Dague | 1 | -0/+2 |
2008-05-15 | add the rest of my UserAppearance created methods to | Sean Dague | 1 | -0/+117 |
2008-05-15 | minor refactor of some properties for readability | Sean Dague | 1 | -35/+35 |
2008-05-15 | refactoring to move AvatarAppearance into Framework and | Sean Dague | 1 | -19/+3 |
2008-05-15 | add some additional bits to AvatarAppearance to make this | Sean Dague | 1 | -0/+39 |
2008-05-07 | * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER... | Adam Frisby | 1 | -5/+3 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -62/+61 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -61/+62 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -4/+4 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |