Commit Graph

15194 Commits (5e486cf21bf8bcd4a40b44d024a19f8318e596bc)

Author SHA1 Message Date
Dave SIMmONs 5e486cf21b Cleanup: use CHAT_CHANNEL_DEBUG instead of 2147483647 2011-04-05 10:34:24 -07:00
Dave SIMmONs 18f5bbfdd3 ER-671: Add LLRegionSayTo() LSL function. Added viewer preferences color picker under 'Colors' panel for messages sent directly to viewer via llRegionSayTo(). Reviewed by Kelly. 2011-04-05 10:33:01 -07:00
Dave SIMmONs e74e0c8da5 ER-671 : Add LLRegionSayTo() LSL function. Added new chat type for direct messages to match server code, use light orange for text. Reviewed by Kelly. 2011-04-05 09:07:11 -07:00
Dave SIMmONs 3ce04bdcc7 Comment and line ending repair 2011-04-01 18:04:39 -07:00
Dave SIMmONs 65d28f8aea Added LSL script functions llGetEnv(), which was missing, and llRegionSayTo(), which is new 2011-04-01 16:42:53 -07:00
Dave SIMmONs f2bb81d176 Added LLEventHost API for gestures. Have new llgesturelistener.cpp and .h files, wired up to LLGestureMgr class. Reviewed by Kelly 2011-03-28 16:54:40 -07:00
Dave SIMmONs 0642000a12 Added optional 'position' property to 'requestSit' LLEventHost function, re-factored code into new findObjectClosestTo() function. Reviewed by Kelly 2011-03-28 10:27:52 -07:00
Dave SIMmONs 3c8f6f44dc Fix usage of flag SLURLPassToOtherInstance during login. 2011-03-28 10:22:01 -07:00
Dave SIMmONs 7517f25c43 ER-650: touch events. Added 'requestTouch' API for LLAgent operations via llEventHost. Re-factored some message sending code for grabs. Reviewed by Kelly 2011-03-24 10:39:22 -07:00
Don Kjer bdaaa6de13 Merge with https://hg.lindenlab.com/nat/viewer-eventapi2 2011-03-23 01:34:26 +00:00
Don Kjer 1e0608ff51 Merge with viewer-development 2011-03-23 01:26:03 +00:00
eli_linden e4a4d75104 INTL-30 WIP light viewer Set2 translations and new files for FR, PT, DE 2011-03-22 16:44:48 -07:00
Dave SIMmONs becc9d0997 Improve LLEventHost API for autopilot and following avatars. Reviewed by Kelly. 2011-03-22 15:44:02 -07:00
Nat Goodspeed fa4359e571 STORM-1051: merge daggy fix to tip 2011-03-21 17:40:49 -04:00
Nat Goodspeed 3f3429fa68 STORM-1051: Fixup to LLWindowListener per code review.
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 17:38:16 -04:00
Oz Linden df63c6931e update build parameters for Oz builds 2011-03-21 08:48:04 -04:00
Oz Linden 2651a37b04 increment viewer version to 2.6.2 2011-03-21 08:42:58 -04:00
Oz Linden a53e5a7306 Added tag 2.6.1-start for changeset c5bdef3aaa27 2011-03-21 08:41:11 -04:00
Oz Linden 787914a591 convert DOS line endings 2011-03-21 08:39:49 -04:00
Oz Linden d3023153e9 merge changes for storm-1035 2011-03-21 07:00:20 -04:00
Oz Linden cb47ae3264 merge changes for storm-971 2011-03-21 06:59:55 -04:00
Oz Linden 8e0ea2fb72 merge changes for storm-659 2011-03-21 06:59:13 -04:00
Oz Linden f122d09390 pull STORM-1089 beta fixes back to development 2011-03-19 18:56:28 -04:00
Oz Linden 2903ed47b8 merge changes for STORM-1089 2011-03-19 15:20:33 -04:00
Richard Linden 2a83929a58 SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml file) is in Advanced mode
fixed not being able to change to advanced mode on clean install without logging in
2011-03-19 00:59:17 -07:00
Richard Linden 35c39d92e7 SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml file) is in Advanced mode 2011-03-19 00:57:10 -07:00
Oz Linden 1a7369408c set build parameters for open dev projects 2011-03-18 20:59:10 -04:00
Oz Linden 4ab8549722 Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-development 2011-03-18 19:53:58 -04:00
eli_linden 6c0fbdafae VWR-17527 Spanish translation fix from Irene Muni 2011-03-18 16:42:23 -07:00
Oz Linden ab1943df22 pull back changes made in beta prep 2011-03-18 16:55:59 -04:00
Dessie Linden 0d9b196ded Added tag 2.6.0-beta1, DRTVWR-40_2.6.0-beta1 for changeset 9283d6d1d7eb 2011-03-18 13:38:25 -07:00
Richard Linden 1db1c3443e SOCIAL-741 FIX Gesture graphic for click to move in-world 2011-03-17 18:09:36 -07:00
Dave SIMmONs 1c34f5caff ER-612: Add LLEventAPI access to LLAgent auto pilot. Follow-on work to allow blocking of flying during autopilot. Reviewed by Kelly. 2011-03-17 16:22:54 -07:00
Richard Linden 784c2079e9 SOCIAL-714 FIX Basic mode to launch with Destinations panel open by default 2011-03-17 15:57:57 -07:00
Richard Linden 5f05157fb7 SOCIAL-749 FIX Clicking on world to dismiss context menus causes your avatar to walk to click 2011-03-17 15:50:51 -07:00
Richard Linden d5c37e8b69 Automated merge with http://hg.secondlife.com/viewer-pre-beta 2011-03-17 14:32:59 -07:00
Alain Linden 313b77fd26 Fix CHOP-544. Use cwd when creating a process on windows when the 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 12:16:41 -07:00
Oz Linden f64a20ddcf merge changes for storm-1016 2011-03-17 14:56:01 -04:00
Oz Linden 17d87b0fa5 Automated merge with ssh://hg.lindenlab.com/richard/viewer-social 2011-03-17 14:49:03 -04:00
Dave SIMmONs 62214c96d4 ER-616 : Create LLEventHost API to receive incoming chat messages. Added "LLChat" LLEventStream and pass incoming chat to it. Reviewed by Kelly. 2011-03-17 11:38:43 -07:00
Dave SIMmONs 034cf7273f Added optional 'fly' property to LLEventHost "LLAgent" setAutoPilot and getAutoPilot functions. Reviewed by Kelly. 2011-03-17 11:37:20 -07:00
Oz Linden d27a695b0b remove unused configurations, modify my review build configuration 2011-03-17 12:25:28 -04:00
Oz Linden 458a063c75 Automated merge with file:///Users/oz/Work/V-PB 2011-03-17 10:18:03 -04:00
Oz Linden 25b69823e6 merge changes for storm-1064 2011-03-16 21:24:21 -04:00
Oz Linden 31edad0a22 merge changes for storm-357 2011-03-16 21:22:45 -04:00
Dave SIMmONs acb7638785 ER-614: Add lleventhost API to send chat messages. Cleanup code a bit, now 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-16 13:20:18 -07:00
Dave SIMmONs b91ac7ae99 ER-614 : Add lleventhost API to send chat messages. Reviewed by Kelly 2011-03-15 16:06:38 -07:00
Richard Linden a024493c04 eol fixes 2011-03-15 13:36:23 -07:00
Dessie Linden abffd7aa4f Added viewer-pre-beta parameters to BuildParams 2011-03-15 13:25:38 -07:00
Oz Linden 742dd75751 increment viewer version to 2.6.1 2011-03-15 16:14:07 -04:00