Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-01 | Added LSL script functions llGetEnv(), which was missing, and ↵ | Dave SIMmONs | |
llRegionSayTo(), which is new | |||
2011-03-28 | Added LLEventHost API for gestures. Have new llgesturelistener.cpp and .h ↵ | Dave SIMmONs | |
files, wired up to LLGestureMgr class. Reviewed by Kelly | |||
2011-03-28 | Added optional 'position' property to 'requestSit' LLEventHost function, ↵ | Dave SIMmONs | |
re-factored code into new findObjectClosestTo() function. Reviewed by Kelly | |||
2011-03-28 | Fix usage of flag SLURLPassToOtherInstance during login. | Dave SIMmONs | |
2011-03-24 | ER-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-23 | Merge with https://hg.lindenlab.com/nat/viewer-eventapi2 | Don Kjer | |
2011-03-23 | Merge with viewer-development | Don Kjer | |
2011-03-22 | INTL-30 WIP light viewer Set2 translations and new files for FR, PT, DE | eli_linden | |
2011-03-22 | Improve LLEventHost API for autopilot and following avatars. Reviewed by Kelly. | Dave SIMmONs | |
2011-03-21 | STORM-1051: merge daggy fix to tip | Nat Goodspeed | |
2011-03-21 | STORM-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-21 | increment viewer version to 2.6.2 | Oz Linden | |
2011-03-21 | convert DOS line endings | Oz Linden | |
2011-03-21 | merge changes for storm-1035 | Oz Linden | |
2011-03-21 | merge changes for storm-971 | Oz Linden | |
2011-03-21 | merge changes for storm-659 | Oz Linden | |
2011-03-19 | pull STORM-1089 beta fixes back to development | Oz Linden | |
2011-03-19 | SOCIAL-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-19 | SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml ↵ | Richard Linden | |
file) is in Advanced mode | |||
2011-03-18 | Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-development | Oz Linden | |
2011-03-18 | VWR-17527 Spanish translation fix from Irene Muni | eli_linden | |
2011-03-18 | pull back changes made in beta prep | Oz Linden | |
2011-03-17 | SOCIAL-741 FIX Gesture graphic for click to move in-world | Richard Linden | |
2011-03-17 | ER-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-17 | SOCIAL-714 FIX Basic mode to launch with Destinations panel open by default | Richard Linden | |
2011-03-17 | SOCIAL-749 FIX Clicking on world to dismiss context menus causes your avatar ↵ | Richard Linden | |
to walk to click | |||
2011-03-17 | Automated merge with http://hg.secondlife.com/viewer-pre-beta | Richard Linden | |
2011-03-17 | Fix 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-17 | merge changes for storm-1016 | Oz Linden | |
2011-03-17 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Oz Linden | |
2011-03-17 | ER-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-17 | Added optional 'fly' property to LLEventHost "LLAgent" setAutoPilot and ↵ | Dave SIMmONs | |
getAutoPilot functions. Reviewed by Kelly. | |||
2011-03-16 | merge changes for storm-1064 | Oz Linden | |
2011-03-16 | merge changes for storm-357 | Oz Linden | |
2011-03-16 | ER-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-15 | ER-614 : Add lleventhost API to send chat messages. Reviewed by Kelly | Dave SIMmONs | |
2011-03-15 | eol fixes | Richard Linden | |
2011-03-15 | increment viewer version to 2.6.1 | Oz Linden | |
2011-03-15 | Merge | Leyla Farazha | |
2011-03-15 | SOCIAL-744 User cannot close Destination Guide and Avatar picker by clicking ↵ | Leyla Farazha | |
the respective buttons while open | |||
2011-03-15 | merge build fixes from viewer-social | Oz Linden | |
2011-03-15 | another attempt at fixing gcc | Richard Linden | |
2011-03-15 | merge changes for storm-1078 | Oz Linden | |
2011-03-15 | fix for gcc builds | Richard Linden | |
2011-03-15 | Merge | Dave SIMmONs | |
2011-03-15 | merge changes for storm-28 | Oz Linden | |
2011-03-15 | merge changes for storm-1021 | Oz Linden | |
2011-03-15 | ER-612: Add LLEventAPI access to LLAgent auto pilot | Don Kjer | |
2011-03-14 | updated version to 2.6.0 | Richard Linden | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |