summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-01Added LSL script functions llGetEnv(), which was missing, and ↵Dave SIMmONs
llRegionSayTo(), which is new
2011-03-28Added LLEventHost API for gestures. Have new llgesturelistener.cpp and .h ↵Dave SIMmONs
files, wired up to LLGestureMgr class. Reviewed by Kelly
2011-03-28Added optional 'position' property to 'requestSit' LLEventHost function, ↵Dave SIMmONs
re-factored code into new findObjectClosestTo() function. Reviewed by Kelly
2011-03-28Fix usage of flag SLURLPassToOtherInstance during login.Dave SIMmONs
2011-03-24ER-650: touch events. Added 'requestTouch' API for LLAgent operations via ↵Dave SIMmONs
llEventHost. Re-factored some message sending code for grabs. Reviewed by Kelly
2011-03-23Merge with https://hg.lindenlab.com/nat/viewer-eventapi2Don Kjer
2011-03-23Merge with viewer-developmentDon Kjer
2011-03-22INTL-30 WIP light viewer Set2 translations and new files for FR, PT, DEeli_linden
2011-03-22Improve LLEventHost API for autopilot and following avatars. Reviewed by Kelly.Dave SIMmONs
2011-03-21STORM-1051: merge daggy fix to tipNat Goodspeed
2011-03-21STORM-1051: Fixup to LLWindowListener per code review.Nat Goodspeed
Bug: capturing a const ref to value returned by LLSD::asString() not so good. Bug: LLWindowListener::keyUp() was calling handleTranslatedKeyDown(). In keyDown and keyUp, support keysym lookup (e.g. "TAB") as well as integer keycode. In keyDown, keyUp, mouseDown, mouseUp and mouseMove, support modifier mask by accepting an array of "CONTROL", "SHIFT" etc. strings. State in operation doc strings valid values for button, keycode, keysym, mask. The LLWindowListener(... LLKeyboard*) constructor param gKeyboard is always NULL at the time LLWindowListener is constructed. Eliminate tests and global references to gKeyboard by replacing with a more Feathers-style LLKeyboard* getter function.
2011-03-21update build parameters for Oz buildsOz Linden
2011-03-21increment viewer version to 2.6.2Oz Linden
2011-03-21Added tag 2.6.1-start for changeset c5bdef3aaa27Oz Linden
2011-03-21convert DOS line endingsOz Linden
2011-03-21merge changes for storm-1035Oz Linden
2011-03-21merge changes for storm-971Oz Linden
2011-03-21merge changes for storm-659Oz Linden
2011-03-19pull STORM-1089 beta fixes back to developmentOz Linden
2011-03-19merge changes for STORM-1089Oz Linden
2011-03-19SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml ↵Richard Linden
file) is in Advanced mode fixed not being able to change to advanced mode on clean install without logging in
2011-03-19SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml ↵Richard Linden
file) is in Advanced mode
2011-03-18set build parameters for open dev projectsOz Linden
2011-03-18Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-developmentOz Linden
2011-03-18VWR-17527 Spanish translation fix from Irene Munieli_linden
2011-03-18pull back changes made in beta prepOz Linden
2011-03-18Added tag 2.6.0-beta1, DRTVWR-40_2.6.0-beta1 for changeset 9283d6d1d7ebDessie Linden
2011-03-17SOCIAL-741 FIX Gesture graphic for click to move in-worldRichard Linden
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.
2011-03-17SOCIAL-714 FIX Basic mode to launch with Destinations panel open by defaultRichard Linden
2011-03-17SOCIAL-749 FIX Clicking on world to dismiss context menus causes your avatar ↵Richard Linden
to walk to click
2011-03-17Automated merge with http://hg.secondlife.com/viewer-pre-betaRichard Linden
2011-03-17Fix CHOP-544. Use cwd when creating a process on windows when the ↵Alain Linden
llprocesslauncher's working directory is not set. Currently "" will be passed for the working directory which breaks the launching of the updater script.
2011-03-17merge changes for storm-1016Oz Linden
2011-03-17Automated merge with ssh://hg.lindenlab.com/richard/viewer-socialOz Linden
2011-03-17ER-616 : Create LLEventHost API to receive incoming chat messages. Added ↵Dave SIMmONs
"LLChat" LLEventStream and pass incoming chat to it. Reviewed by Kelly.
2011-03-17Added optional 'fly' property to LLEventHost "LLAgent" setAutoPilot and ↵Dave SIMmONs
getAutoPilot functions. Reviewed by Kelly.
2011-03-17remove unused configurations, modify my review build configurationOz Linden
2011-03-17Automated merge with file:///Users/oz/Work/V-PBOz Linden
2011-03-16merge changes for storm-1064Oz Linden
2011-03-16merge changes for storm-357Oz Linden
2011-03-16ER-614: Add lleventhost API to send chat messages. Cleanup code a bit, now ↵Dave SIMmONs
invoking proper routine to make viewer do chat animations. Commented out some un-used chat related code in llchatbar.cpp and llnotificationmanager.h. Also re-named a singleton class in llnearbychatbar.cpp so we don't have multiple LLChatHandler classes. Reviewed by Kelly
2011-03-15ER-614 : Add lleventhost API to send chat messages. Reviewed by KellyDave SIMmONs
2011-03-15eol fixesRichard Linden
2011-03-15Added viewer-pre-beta parameters to BuildParamsDessie Linden
2011-03-15increment viewer version to 2.6.1Oz Linden
2011-03-15Added tag 2.6.0-start for changeset 4e9eec6a347fOz Linden
2011-03-15Added tag 2.6.0-start for changeset f1827b441e05Oz Linden
2011-03-15MergeLeyla Farazha
2011-03-15SOCIAL-744 User cannot close Destination Guide and Avatar picker by clicking ↵Leyla Farazha
the respective buttons while open