Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-07 | ER-671: add llRegionSayTo(). Cleaned up some chat code, implemented '@' ↵ | Dave SIMmONs | |
special case. Reviewed by Kelly | |||
2011-04-05 | Merge | Dave SIMmONs | |
2011-04-05 | Cleanup: use CHAT_CHANNEL_DEBUG instead of 2147483647 | Dave SIMmONs | |
2011-04-05 | ER-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-05 | ER-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-01 | Comment and line ending repair | Dave SIMmONs | |
2011-04-01 | Merge with viewer-development | Don Kjer | |
2011-04-01 | pull latest changes from viewer-autobuild2010 | Oz Linden | |
2011-04-01 | merge changes for storm-1130 | Oz Linden | |
2011-04-01 | STORM-1130: Top Scripts: Date/time sorting is broken (sorts lexically) | Joshua Bell | |
Use LLScrollListCtrl's intrinsic support for date-typed columns. | |||
2011-04-01 | pull latest changes from viewer-autobuild2010 | Oz Linden | |
2011-04-01 | pull latest changes from viewer-development | Oz Linden | |
2011-04-01 | merge changes for storm-1072 | Oz Linden | |
2011-04-01 | merge changes for storm-399 | Oz Linden | |
2011-04-01 | merge changes for storm-1072 | Oz Linden | |
2011-04-01 | merge changes for storm-399 | Oz Linden | |
2011-04-01 | VWR-24487 make PREHASH variables char const* const | Boroondas Gupte | |
2011-03-31 | Merge | Kelly Washington | |
2011-03-31 | pull improved avatar physics ui and other improvements from Seraph | Oz Linden | |
2011-03-31 | merge out latest viewer-autobuild2010 changes | Oz Linden | |
2011-03-31 | Tweaking of avatar physics detail slider. | Loren Shih | |
2011-03-31 | Simple fix for out-of-bounds parameter issues. | Loren Shih | |
2011-03-31 | Took out avatar physics demo code that was disabling camera reset on avatar ↵ | Loren Shih | |
movement. | |||
2011-03-31 | Created Advanced Physics panel. | Loren Shih | |
Made a bunch of aesthetic changes to physics panel accordion. | |||
2011-03-30 | Change 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-30 | Increased butt physics range. | Loren Shih | |
Added more logic to not center camera during edit physics mode. | |||
2011-03-30 | Corrections for butt motion in avatar_lad.xml. | Loren Shih | |
Reduced extent of belly motion. | |||
2011-03-30 | Cleanup 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-30 | Changes to better logically group avatar_lad.xml physics params. | Loren Shih | |
2011-03-30 | pull latest changes from viewer-development | Oz Linden | |
2011-03-29 | merged latest improvements from seraph | Oz Linden | |
2011-03-29 | Fixed some labels, and made some labels/wearables hidden in edit. | Loren Shih | |
Added accordions for physics. | |||
2011-03-29 | Fix for labels not showing up in edit params anymore (accidentally took out ↵ | Loren Shih | |
the code that displayed them). | |||
2011-03-29 | A bit of rearchitecture so that we can have edit wearables that don't have ↵ | Loren Shih | |
associated snapshots. Needed to support physics wearables, which don't use a snapshot. | |||
2011-03-29 | Pull from lindenlab/viewer-development | Merov Linden | |
2011-03-29 | Automated merge with file:///Users/oz/Work/V-D | Oz Linden | |
2011-03-29 | merge changes for storm-1019 | Oz Linden | |
2011-03-29 | merge changes for storm-1086 | Oz Linden | |
2011-03-29 | merge changes for storm-1077 | Oz Linden | |
2011-03-29 | pull back beta changes to viewer-development | Oz Linden | |
2011-03-29 | INTL-34 WIP Set22 translations DE ES | eli_linden | |
2011-03-29 | VWR-24128 FIX ES | eli_linden | |
2011-03-29 | VWR-24907 FIX ES translation | eli_linden | |
2011-03-29 | VWR-24908 WIP shorten ES translation but may still require resizing | eli_linden | |
2011-03-29 | STORM-1119 WIP shorten ES translation | eli_linden | |
2011-03-29 | VWR-24911 FIX | eli_linden | |
2011-03-29 | merge changes for storm-1097 | Oz Linden | |
2011-03-29 | INTL-34 WIP Set22 translations FR | eli_linden | |
2011-03-29 | STORM-1072 FIXED [TRANSLATED BUT IN EN] in "Monde" > "Profil du lieu" > "À ↵ | Paul ProductEngine | |
propos des terrains" > "Réglement" : "Estate / Full Region" is in english. - Linked region_type string value with translation in strings.xml. If translation for region_type string is absent set unlocalized version (not MissingString text as usual) | |||
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 |