aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-17Disable fmod by default.Jacek Antonelli1-0/+2
You can give -DFMOD=ON at configure time to turn it on.
2008-10-17Use FMOD_LIBRARY variable. It's there for a reason.Jacek Antonelli1-1/+1
2008-10-17Commented out vivox / SLVoice from viewer manifest.Jacek Antonelli1-28/+28
2008-10-17Commented out kdu from viewer manifest.Jacek Antonelli1-5/+5
2008-10-17Commented out fmod from viewer manifest.Jacek Antonelli1-3/+3
2008-10-17Second Life viewer sources 1.21.6Jacek Antonelli22-59/+90
2008-10-08Second Life viewer sources 1.21.5-RCJacek Antonelli188-3463/+3244
2008-10-07Fixed bad panel_overlay XML from a sloppy merge.Jacek Antonelli1-1/+0
Malformed XML was causing crash when opening chat bar.
2008-10-03Second Life viewer sources 1.21.4-RCJacek Antonelli53-1230/+974
2008-09-28Added event callbacks for Attached Lights and Attached ParticlesJacek Antonelli2-4/+33
and updated their XUI menu entries to use the new event callbacks. Those menu entries now work.
2008-09-28Second Life viewer sources 1.21.3-RCJacek Antonelli268-3115/+7945
2008-09-23'Offer Teleport' button in friends list is now enabledJacek Antonelli1-5/+0
even when the selected user(s) appear to be offline. Mostly for consistency, but also to allow a work-around for times when presence is flakey.
2008-09-22'Offer Teleport' button in avatar profile is now always enabled,Jacek Antonelli1-1/+1
regardless of whether the other person is known to be online.
2008-09-22'Offer Teleport' button in IM panel is now always enabled,Jacek Antonelli1-13/+0
regardless of whether the other person is known to be online. Fixes crash introduced by VWR-2072 when IMing someone not on your friends list, and makes the feature useful in more cases.
2008-09-22Increased maximum settable transparency from 90% to 100%.Jacek Antonelli1-1/+1
2008-09-22Changed 'Select Texture' to 'Select Faces to Texture'.Jacek Antonelli1-1/+1
2008-09-22VWR-8341: Bring back a UI indicator of 'Flycam' text.Aimee Trescothick3-0/+23
2008-09-22VWR-8430: Usability improvements to the land tools floater.Aimee Trescothick8-93/+151
2008-09-21Reindented and cleaned up menu XML for code readability.Jacek Antonelli1-1553/+1923
2008-09-21Added llfloaterbulkpermission.cpp to SCons build list.Jacek Antonelli1-0/+1
2008-09-20VWR-5082: 'Set permissions on selected task inventory' feature.Michelle2 Zenovka5-0/+883
2008-09-20VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button.Paul Churchill3-0/+26
2008-09-19VWR-2948: Create XUI-based Advanced menu.Jacek Antonelli1-0/+947
Part of VWR-2896: Convert "Advanced" menu to XUI.
2008-09-19VWR-2947: Create event callbacks for Advanced menu functions.Jacek Antonelli1-0/+2266
Part of VWR-2896: Convert "Advanced" menu to XUI.
2008-09-19VWR-2331: Terraform tool variable "strength".Gigs Taggart5-6/+53
Contributing authors: Gigs Taggart, Aimee Trescothick, Which Linden.
2008-09-19VWR-8024: simplify group invites: invite to group from groups list.McCabe Maxsted3-0/+36
2008-09-19VWR-7877: Change the default cut increment from 0.05 to 0.025.McCabe Maxsted1-4/+4
2008-09-19VWR-1363: Add "Return Object" to the Tools menu.McCabe Maxsted1-0/+6
2008-09-19New optional SConstruct flag to specify an exact path to buildJacek Antonelli1-6/+14
directory: BUILD_DIR. For convenience until we switch to CMake.
2008-09-19VWR-2865: New SConstruct flag to (not) make tarball after compiling.Jacek Antonelli2-5/+12
For convenience until we switch to CMake.
2008-09-17VWR-3877: A nasty possible memory overwrite and two minor leaks.Nicholaz Beresford1-20/+21
2008-09-17VWR-2683: Possible crash accessing dead llviewerregion.Nicholaz Beresford2-2/+6
2008-09-17VWR-2685: Possible crash in bounding box (getBoundingBoxAgent())Nicholaz Beresford1-2/+1
from hud attachments.
2008-09-17VWR-2003: Possible crash in lltooldraganddrop.cpp.Nicholaz Beresford1-0/+6
2008-09-16Skip "N files scheduled for deletion" message when nothing scheduled.Jacek Antonelli1-1/+4
2008-09-16Applied VWR-3878: Purging cache textures causes viewer to pauseNicholaz Beresford2-6/+64
for many seconds, with heavy disk activity.
2008-09-16VWR-7827: Allow Dimple/Profile Cut for boxes and box-based prims in the UI.McCabe Maxsted2-1/+31
2008-09-16Applied VWR-8056: Clean up menu_viewer.xml (main menu XUI)Jacek Antonelli1-452/+307
2008-09-12Second Life viewer sources 1.21.2-RCJacek Antonelli163-11929/+6304
2008-09-06Second Life viewer sources 1.21.1-RCJacek Antonelli22-42/+95
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1306-71610/+67828
2008-08-15Second Life viewer sources 1.20.15Jacek Antonelli6-459/+475
2008-08-15Second Life viewer sources 1.20.14Jacek Antonelli63-301/+691
2008-08-15Second Life viewer sources 1.20.13Jacek Antonelli1330-8308/+9012
2008-08-15Second Life viewer sources 1.20.12Jacek Antonelli13-111/+65
2008-08-15Second Life viewer sources 1.20.11Jacek Antonelli72-802/+896
2008-08-15Second Life viewer sources 1.20.10Jacek Antonelli44-397/+8227
2008-08-15Second Life viewer sources 1.20.9Jacek Antonelli128-6743/+5903
2008-08-15Second Life viewer sources 1.20.8Jacek Antonelli12-40/+135
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli438-16433/+19693