summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-15ER-710: Viewer effects. Added 'lookAt' command for LLAgent event host ↵Dave SIMmONs
API. Also changed a bunch of parameters named 'event' to 'event_host' since VS highlights them as keywords. Reviewed by Kelly.
2011-04-08Fixed a NULL pointer crash found while using viewer. See ↵Dave SIMmONs
https://osiris.lindenlab.com/viewer_crash_browser/index.php?filter_id=24941. Reviewed by Kelly
2011-04-07ER-671: add llRegionSayTo(). Cleaned up some chat code, implemented '@' ↵Dave SIMmONs
special case. Reviewed by Kelly
2011-04-05MergeDave SIMmONs
2011-04-05Cleanup: use CHAT_CHANNEL_DEBUG instead of 2147483647Dave SIMmONs
2011-04-05ER-671: Add LLRegionSayTo() LSL function. Added viewer preferences color ↵Dave SIMmONs
picker under 'Colors' panel for messages sent directly to viewer via llRegionSayTo(). Reviewed by Kelly.
2011-04-05ER-671 : Add LLRegionSayTo() LSL function. Added new chat type for direct ↵Dave SIMmONs
messages to match server code, use light orange for text. Reviewed by Kelly.
2011-04-01Comment and line ending repairDave SIMmONs
2011-04-02Merge with simon's lsl changesDon Kjer
2011-04-01Added LSL script functions llGetEnv(), which was missing, and ↵Dave SIMmONs
llRegionSayTo(), which is new
2011-04-01Merge with viewer-developmentDon Kjer
2011-04-01merge out end-of-develop.py tag from viewer-developmentOz Linden
2011-04-01Added tag end-of-develop.py for changeset 52b2263ab28fOz Linden
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01correct merge error in prehash changeOz Linden
2011-04-01merge changes for storm-1130Oz Linden
2011-04-01STORM-1130: Top Scripts: Date/time sorting is broken (sorts lexically)Joshua Bell
Use LLScrollListCtrl's intrinsic support for date-typed columns.
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01update message template hash to correct valueOz Linden
2011-04-01pull latest changes from viewer-developmentOz Linden
2011-04-01merge changes for storm-1072Oz Linden
2011-04-01merge changes for storm-399Oz Linden
2011-04-01merge changes for storm-1072Oz Linden
2011-04-01merge changes for storm-399Oz Linden
2011-04-01VWR-24487 make PREHASH variables char const* constBoroondas Gupte
2011-04-01STORM-956 update message templateOz Linden
2011-03-31pull back beta tagsOz Linden
2011-03-31Updated message template hash.Kelly Washington
2011-03-31Apply server side code to message template verification onto the viewer tree.Christian Goetze (CG)
2011-03-31Added tag DRTVWR-45_2.6.2-beta1, 2.6.2-beta1 for changeset d1203046bb65Dessie Linden
2011-03-31merged in 2.6.2 Beta 1 codeDessie Linden
2011-03-31MergeKelly Washington
2011-03-31pull improved avatar physics ui and other improvements from SeraphOz Linden
2011-03-31merge out latest viewer-autobuild2010 changesOz Linden
2011-03-31Tweaking of avatar physics detail slider.Loren Shih
2011-03-31pull tags from viewer-developmentOz Linden
2011-03-31Simple fix for out-of-bounds parameter issues.Loren Shih
2011-03-31merge out alains fix for qtwebkit reversionOz Linden
2011-03-31pull in linux build fixes for STORM-1121Oz Linden
2011-03-31Took out avatar physics demo code that was disabling camera reset on avatar ↵Loren Shih
movement.
2011-03-31d'oh, forgot to add back some q libs to the build when reverting to older ↵Andrew de Laix
linux package; here they are.
2011-03-31Created Advanced Physics panel.Loren Shih
Made a bunch of aesthetic changes to physics panel accordion.
2011-03-30Change in physics parameter names.Loren Shih
Split some physics parameters into separate accordions based on updown/leftright. Fixed a minor issue with physics edit tab height.
2011-03-30STORM-1121 : Suppress the debug cmake instructionMerov Linden
2011-03-30Increased butt physics range.Loren Shih
Added more logic to not center camera during edit physics mode.
2011-03-30merged .hgtags from viewer-releaseDessie Linden
2011-03-30Corrections for butt motion in avatar_lad.xml.Loren Shih
Reduced extent of belly motion.
2011-03-30Cleanup to logically group physics params in avatar_lad.xml.Loren Shih
Added more controls for belly & butt. Cleaned up code around physics parameter initialization.
2011-03-30Changes to better logically group avatar_lad.xml physics params.Loren Shih
2011-03-30merge llqtwebkit fix for linuxOz Linden