summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.cpp
AgeCommit message (Collapse)Author
2011-11-30Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-24merge changes for vmrg-193Oz Linden
2011-11-23EXP-1581 FIXED Added more floaters to the viewer menu.Vadim ProductEngine
It is also now possible to toggle microphone via the menu. See JIRA for the full list of changes.
2011-10-24mergeDave Parks
2011-10-23storm-1663: allow wider range of pitch, make range the same for sitting and ↵Oz Linden
otherwise
2011-10-20EXP-1433 FIX Speak button can be toggled while editing Input/Output devices ↵callum
when voice is deactivated
2011-10-19EXP-1411 FIX "Speak" button enabled in regions with disabled voiceRichard Nelson
EXP-1424 FIX Floaters open on top of one another in default position with no offset floaters now stack with their own kind preferentially
2011-10-19EXP-1351 FIX Property ban lines show as white column, not yellow ban linescallum
Reviewsed by Leslie
2011-10-19mergeDave Parks
2011-10-14merge with headcallum
2011-10-14EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps ↵Richard Nelson
with bottom toolbar if mode is icon only made mouselook work when hiding ui by unhiding UI first
2011-10-13EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps ↵Richard Linden
with bottom toolbar if mode is icon only hide toolbars in mouselook hide top_info_bar when hiding UI disable mouselook when hiding UI fixed layout of more button in navigation bar
2011-10-11FIX EXP-1302 Make the Speak button work as a toolbar button andcallum
EXP-1324 Push to talk hot key doesn't change button state of speak button
2011-10-10EXP-1302 PARTIAL Make the Speak button work as a toolbar buttoncallum
First pass - no Push-To-Talk functionality.
2011-10-10EXP-1285 FIXED Chiclets moved to the upper right of the viewer window.Seth ProductEngine
- Floaters dock to chiclets at the bottom. - Floaters docking region limited to non-toolbar view. - Chiclet bar is positioned between the right toolbar and the minimized floaters stacked at the top left corner by default.
2011-10-07* "search" floater now only minimized after teleport if it is visible to beginLeslie Linden
with. * LLAgent now keeps track of whether or not the agent can build in the current parcel. * Hooked up is_enabled_function to build and speak commands.
2011-10-05merge with viewer-developmentRichard Nelson
2011-09-26mergeDave Parks
2011-09-22EXP-1203 ADDITIONAL FIX (As a FUI user, I want the address bar and favorites ↵Paul ProductEngine
to be on one line) - Changed member variable name mChevronButton to mMoreTextBox - Fixed some bugs which PE testers have found: 1. Parcel characteristics icons from location bar overlay other ui elements 2. Navigation & Favorites bar are displayed after exitting mouselook mode although 'Show Navigation & Favorites bar' is unchecked
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-09-14STORM-1578 (viewer side only), STORM-1589Oz Linden
Remove the viewer side automatic logout after extended away time. Note, however, that the server still logs you out after 30 minutes away: see SVC 7251. Allow more time (10 seconds vs 2 seconds) after initiating Away status during which mouse movements do not remove the Away status.
2011-08-10SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline ↵Dave Parks
complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed).
2011-08-08mergeDave Parks
2011-08-08SH-2242 Work in progress migrating to glVertexAttrib everywhereDave Parks
2011-07-22STORM-1474 FIXED Implement Show Last Search in viewer chromePaul ProductEngine
- Minimize the search floater on teleport
2011-07-13SH-1637 FIX, SH-1638 FIX - fixes jittery camera problemsBrad Payne (Vir Linden)
2011-07-01STORM-1137 FIXED Close the REGION/ESTATE floater when teleporting.Vadim ProductEngine
2011-06-01merge changes for latest viewer-developmentOz Linden
2011-05-23merge latest changes (post-2.7.0) from viewer-developmentOz Linden
2011-05-17Merge with viewer-development (mesh)Don Kjer
2011-05-17Merge with viewer-developmentDon Kjer
2011-05-17Merge from viewer-development.Vadim ProductEngine
2011-05-17STORM-1245 WIP Restored environment settings interpolation on region crossing.Vadim ProductEngine
Also got rid of duplicated region environment settings requests.
2011-05-16mergeDave Parks
2011-05-16STORM-1245 WIP Removed some dead code.Vadim ProductEngine
2011-05-16STORM-1245 WIP Reimplementing management of local presets according to the ↵Vadim ProductEngine
new spec. User environment preferences are now persistent. TODO: Implement applying region env. settings.
2011-05-12mergeDave Parks
2011-05-11merge up to latest viewer-developmentOz Linden
2011-05-09Merge.brad kittenbrink
2011-05-05Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵brad kittenbrink
a bunch of unnecesary header dependencies.
2011-05-04Merge with http://bitbucket.org/lindenlab/viewer-development (r15992)callum
2011-05-04merge changes for viewer-development before mesh mergeOz Linden
2011-05-02mergeDave Parks
2011-04-29EXP-623 FIX Selecting fly option while on click to walk path flys avatar tocallum
end point but avatar spins and shakes when arriving at click point
2011-04-29Merged with viewer-development.Ricky Curtice
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped.
2011-04-22mergeDave Parks
2011-04-13merge out changes up to but not including the STORM-610 changeOz Linden
2011-03-31STORM-1126 mergeVadim ProductEngine
2011-03-22Improve LLEventHost API for autopilot and following avatars. Reviewed by Kelly.Dave SIMmONs
2011-03-17ER-612: Add LLEventAPI access to LLAgent auto pilot. Follow-on work to ↵Dave SIMmONs
allow blocking of flying during autopilot. Reviewed by Kelly.