aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llinventory (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-11Initialize the upload price to 0 in case a grid doesn't send this info (at ↵McCabe Maxsted1-1/+1
least one doesn't)
2011-04-01More #838: fix an errounous deletion 1235da40f8thickbrick1-0/+1
2011-04-01Fix #838: disable hiding of stream urlsthickbrick2-17/+2
NoObscuredURL Patch from Henri Beauchamp, applied by hand because of changes between Imprudence and Snowglobe.
2011-03-18Fixed bad line endings (CRLF) in many files.Jacek Antonelli1-1/+1
Windows users, please set "autocrlf = input" or "autocrlf = true" in your .git/config [core] section to avoid this in the future.
2011-03-18Merge in Var Sized Regions into the Imprudence Experimental.RevolutionSmythe1-1/+2
2010-11-07IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood1-1/+1
See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts.
2010-11-05Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-1/+1
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming.
2010-11-03Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-1/+1
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming.
2010-09-23fix some mime type issuesArmin Weatherwax1-6/+7
2010-09-23llmediaplugins first stepArmin Weatherwax2-0/+150
2010-06-19Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6)Armin Weatherwax3-20/+26
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-26Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted1-4/+6
(also fixed #200 in the process)
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli25-776/+120
2009-01-14Added inventory ntype for folders.Jacek Antonelli2-1/+9
2009-01-12Updated changes to LLSD.McCabe Maxsted1-1/+10
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli25-25/+25
2008-12-29Added inventory changes for one method of inventory loss and upcoming new ↵unknown1-4/+39
inv capabilities
2008-12-08Recalculate ntype when changing type or flags.Jacek Antonelli2-0/+10
2008-12-08Added LLInventoryItem::recalcNInventoryType().Jacek Antonelli2-0/+9
2008-12-08Added calc_ntype() function.Jacek Antonelli2-0/+115
2008-12-08Moved enum EWearableType to its own file.Jacek Antonelli1-0/+54
Was in newview/llwearable.h, now in llinventory/llwearabletype.h. This allows it to be used in llinventory code.
2008-12-08Added LLInventoryItem::mNInventoryType (new type) field.Jacek Antonelli2-0/+16
Will always by NIT_NONE so far.
2008-12-08New enumerator for inventory types.Jacek Antonelli1-0/+86
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli3-9/+59
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli17-1331/+446
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli6-19/+19
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli6-28/+59
2008-08-15Second Life viewer sources 1.19.1.2Jacek Antonelli2-13/+13
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli10-1339/+1616
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli26-52/+416
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli25-25/+28
2008-08-15Second Life viewer sources 1.18.6.1-RCJacek Antonelli2-0/+5
2008-08-15Second Life viewer sources 1.18.6.0-RCJacek Antonelli3-1395/+1403
2008-08-15Second Life viewer sources 1.18.5.0-RCJacek Antonelli2-3/+9
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli25-58/+210
2008-08-15Second Life viewer sources 1.18.1.2Jacek Antonelli3-4/+20
2008-08-15Second Life viewer sources 1.17.3.0Jacek Antonelli2-2/+2
2008-08-15Second Life viewer sources 1.17.1.0Jacek Antonelli5-23/+4
2008-08-15Second Life viewer sources 1.17.0.12Jacek Antonelli6-22/+58
2008-08-15Second Life viewer sources 1.16.0.5Jacek Antonelli3-2/+10
2008-08-15Second Life viewer sources 1.15.1.3Jacek Antonelli11-293/+358
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli23-25/+49
2008-08-15Second Life viewer sources 1.14.0.0Jacek Antonelli9-127/+532
2008-08-15Second Life viewer sources 1.13.2.15Jacek Antonelli4-23/+43
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli25-0/+9176