Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-13 | CHUI-765 FIXED User's name is added to the list in Nearby tab. | Mnikolenko ProductEngine | |
2012-07-25 | MAINT-1042: Blocking asset avatar prevents future uploads. Reviewed by Kelly. | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
2012-06-15 | Merge | Dave Parks | |
2012-06-13 | merge | Dave Parks | |
2012-06-13 | MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2012-06-12 | MAINT-1161: non standard sea level not correctly rendered around private ↵ | simon@Simon-PC.lindenlab.com | |
islands. Reviewed by Kelly | |||
2012-04-26 | MAINT-813 FIXED crash when trying to access the region info after viewer ↵ | Seth ProductEngine | |
disconnect. Added checks for LLViewerRegion pointer in LLViewerObject being invalid. | |||
2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-03-08 | for MAINT-682: revert of changeset e63e7b0a4317: fix for SH-2668: "ocean" ↵ | Xiaohong Bao | |
water is always 20m high instead of the Region Water Height | |||
2012-02-06 | STORM-1793 Fix dumb syntax error | Jonathan Yap | |
2012-02-03 | STORM-1793 Fix another logic error in getAvatars | Jonathan Yap | |
2012-02-03 | STORM-1793 Fix bad assumption in getAvatars | Jonathan Yap | |
2012-01-27 | STORM-1793 1) Treat all mini-map altitudes above 1020 m as the same height ↵ | Jonathan Yap | |
2) Improve z-level accuracy With help from Aleric Inglewood | |||
2011-11-30 | fix for SH-2668: "ocean" water is always 20m high instead of the Region ↵ | Xiaohong Bao | |
Water Height | |||
2011-10-20 | SH-2564 Fix for bad frustum culling on visible region list | Dave Parks | |
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-05-26 | correct merge errors | Oz Linden | |
2011-05-26 | merge changes for oz windlight issues | Oz Linden | |
2011-05-26 | storm-1189: remove more of the code for classic clouds | Oz Linden | |
2011-05-26 | storm-1189: remove classic clouds | Oz Linden | |
2011-05-25 | storm-1189: remove classic clouds | Oz Linden | |
2011-05-16 | merge | Dave Parks | |
2011-05-10 | release memory held by LLWorld when destroy it. | Xiaohong Bao | |
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2011-05-02 | merge | Dave Parks | |
2011-04-29 | Merged with viewer-development. | Ricky Curtice | |
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped. | |||
2011-04-10 | merge changes for storm-954 | Oz Linden | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-03-31 | Storm 954 - corrected use of braces | Twisted Laws twisted_laws@hotmail.com | |
2011-03-10 | Squared all dist_vec() based comparisons and other dist_vec() operations ↵ | Ricky Curtice | |
where sensible. Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality. | |||
2011-03-09 | STORM-954 patch correction | Twisted Laws twisted_laws@hotmail.com | |
2011-03-07 | fix for STORM-1046:[crashhunters] crash in LWorld::removeRegion | Xiaohong Bao | |
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap | |||
2011-04-19 | merge | Dave Parks | |
2011-03-09 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-19 | Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/ | Don Kjer | |
2011-02-18 | Cleanup of headless client (was: DisableRendering mode) | Don Kjer | |
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes. | |||
2011-02-15 | STORM-954 SL-viewer 2.0 No nearby people when over approxiamately 1000 meters | Twisted Laws | |
2011-02-10 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-09 | SH-874 Revert much of the bad water bounding box and distortion texture ↵ | Dave Parks | |
usage changes from SNOW-643 and properly occlusion cull void water patches for machines without depth clamp. | |||
2011-02-09 | debug code for SH-924: [PUBLIC-JIRA-USERS] Viewer crash in ↵ | Xiaohong Bao | |
LLSurface::getWaterHeight | |||
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-08 | Merge | Loren Shih | |
2010-11-05 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-10-27 | Automated merge from viewer-development-shining | Loren Shih | |
2010-10-27 | Automated merge up from viewer-development | Loren Shih | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-12 | Initial work on viewer motion interpolation. Changes include: | Dave SIMmONs | |
* InterpolationTime and InterpolationPhaseOut values in settings.xml to control new object interpolation code. Use zero to revert to old logic * Viewer motion interpolation lasts InterpolationTime and will start to phase out after InterpolationPhaseOut seconds * Changed LLWorld::getMinAllowedZ() to take a world-position as a parameter * Added LLVOAvatarSelf::resetRegionCrossingTimer() * Actually reset LLVOAvatarSelf::mRegionCrossingTimer so we get sensible timing data for region crossings * LLVOAvatarSelf::updateRegion() will update position value due to region changes Code reviewed by Ambroff * | |||
2010-09-30 | Port of SNOW-643 : Water flicker at high altitude. This doesn't fix the low ↵ | Merov Linden | |
altitude flicker though (STORM-306) |