aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoavatar.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-19Updated our client detection listMcCabe Maxsted1-12/+66
2010-06-19Added client identification for the Meta7 viewerMcCabe Maxsted1-1/+5
2010-06-19Use the Imprudence color for your own nametag when client detection enabledMcCabe Maxsted1-4/+11
2010-06-19Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6)Armin Weatherwax1-32/+41
slviewer-0-v12350-AlphaAndTattooSupport-patch.zip contains the necessary avatar_lad.xml and other artwork. The new avatar_lad.xml crashes clients without alpha and tattoo support at startup.
2010-04-28fix: crash on relog; appearence self pie greyed out after relog.Armin Weatherwax1-7/+15
2010-04-25Added checkbox for broadcasting client tag to Preferences > Advanced (and ↵McCabe Maxsted1-1/+4
fixed the show client in name tags checkbox)
2010-04-12fix: don't llerr-crash on some bad textures.Armin Weatherwax1-1/+1
Downside: instead of crashing some avatars stay white for some time.
2010-04-12fix: don't try in vain to fetch a texture from a host not responding.Armin Weatherwax1-4/+4
2010-04-12Use Hippogridmanager for OpenSim detection.Armin Weatherwax1-3/+2
2010-04-02Fixed bad bool controls that weren't ported correctlyMcCabe Maxsted1-1/+1
2010-03-30Ported clientside AO from Emerald r1633McCabe Maxsted1-0/+28
2010-03-05Ported breast physics from Emerald.Armin Weatherwax1-2/+136
2010-03-04Updating some clothing layer related changes to latest version of emerald.Armin Weatherwax1-274/+285
2010-02-27Prettier default client tag color for Imprudence.Jacek Antonelli1-2/+1
2010-02-27Added ClientTagsListURL debug setting.Jacek Antonelli1-10/+16
URL to download client tags from.
2010-02-18SNOW-488: Malformed animation crash.Jacek Antonelli1-1/+1
Patch by Robin Cornelius.
2010-02-16Ported many texture engine changes from Snowglobe.Jacek Antonelli1-11/+68
2010-02-08Ported many APR changes from Snowglobe.Jacek Antonelli1-1/+1
2010-01-03SNOW-376 Clean up handling of the maximum length of chat messagesMm Alder1-1/+1
2010-01-01remove FIXME reminders from fixed issuesArmin Weatherwax1-10/+3
modified: linden/indra/newview/llvoavatar.cpp
2009-12-29added our own website to fetch the client listArmin Weatherwax1-1/+1
modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
2009-12-02added our uuidArmin Weatherwax1-13/+9
modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/newview/llvoavatar.cpp
2009-12-01Emeralds client name tag and clothing layer protection. Needs decision about ↵Armin Weatherwax1-3/+259
a few things - find "Imprudence FIXME" (woq) in llprimitive.cpp and llvoavatar.cpp, its commented there. modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/llprimitive/llprimitive.h modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llfirstuse.cpp modified: linden/indra/newview/llfirstuse.h modified: linden/indra/newview/llstartup.cpp modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/llvoavatar.h modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
2009-11-13Disable unreachable code in boost/lexical_cast.hpp errors in WindowsMcCabe Maxsted1-0/+7
2009-11-12Fixed Hide Group Titles preferences optionMcCabe Maxsted1-1/+1
2009-11-09Attachment size limits need to use the max prim size set in llmanipscaleMcCabe Maxsted1-1/+2
2009-11-07Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patchMcCabe Maxsted1-29/+2
2009-09-22Applied particle chat feature from Emerald viewer (tell an object it's ↵McCabe Maxsted1-0/+65
selected on channel 9000)
2009-09-20Fixed group titles showing up as ?McCabe Maxsted1-2/+2
2009-09-14Merged in jacek/nextMcCabe Maxsted1-4/+111
2009-09-04Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch.Jacek Antonelli1-4/+111
Made a few non-functional changes to help it apply.
2009-07-11looks like working nowArmin Weatherwax1-2/+11
modified: linden/indra/newview/llchatbar.cpp modified: linden/indra/newview/llviewerwindow.cpp modified: linden/indra/newview/llvoavatar.cpp
2009-06-13Second Life viewer sources 1.23.4-RCJacek Antonelli1-1/+1
2009-06-13Second Life viewer sources 1.23.3-RCJacek Antonelli1-2/+2
2009-05-24Second Life viewer sources 1.23.2-RCJacek Antonelli1-3/+14
2009-05-24Second Life viewer sources 1.23.1-RCJacek Antonelli1-14/+42
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-2516/+1563
2009-03-07Use std::string for nametags, removed bizarre name stacking optionMcCabe Maxsted1-26/+19
2009-02-14Fixed sound settings not being correctly mutedMcCabe Maxsted1-8/+5
2009-01-28Second Life viewer sources 1.22.6-RCJacek Antonelli1-4/+16
2009-01-15VWR-8012: Avatars rendered too dark.Jacek Antonelli1-1/+3
Patch posted by CG Linden
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+17
2008-12-09Second Life viewer sources 1.22.2-RCJacek Antonelli1-22/+51
2008-12-06Updated audio engine to LL's openal branch r1532.Jacek Antonelli1-7/+4
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-54/+135
2008-09-28Second Life viewer sources 1.21.3-RCJacek Antonelli1-36/+92
2008-09-12Second Life viewer sources 1.21.2-RCJacek Antonelli1-0/+5
2008-09-06Second Life viewer sources 1.21.1-RCJacek Antonelli1-8/+0
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-163/+293
2008-08-15Second Life viewer sources 1.20.11Jacek Antonelli1-76/+66