summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-03-24STORM-1077 Removed disabling speak hint on mouse up of speak buttonJonathan Yap
2011-03-24STORM-1077 Change hint wording. Disable hint if speak or flyout button is ↵Jonathan Yap
pressed.
2011-03-23STORM-1077 Eliminated separator bar between Speak Button and other menu entries.Jonathan Yap
2011-03-16STORM-1077 Fix setting for Sit hint, changed by accident during testingJonathan Yap
2011-03-16STORM-1077 Change "Voice Enabled/Disabled" to "Speak Button"Jonathan Yap
2011-03-13pull transplanted crash fix changesets back from viewer-releaseOz Linden
2011-03-11STORM-1001 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1067 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1059 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1073 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1020 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1001 : Fix ObjectMedia cap flooding (Fix by Kitty Barnett)Merov Linden
2011-03-11STORM-1059 : Fix for cache purging (fix by Aleric)Merov Linden
2011-03-10increment version to 2.5.3Oz Linden
2011-03-10increment patch releaseOz Linden
2011-03-10correct merge error in llviewerobjectlist.cppOz Linden
2011-03-10Corrected a call to the mac-specific command "Rez" that had the wrong case. ↵Ricky Curtice
This is only an issue on Macs that have a case-sensitive root filesystem.
2011-03-09Crash hunters: pull in viewer-developmentMerov Linden
2011-03-08STORM-1026 : Suppress trivial assert that makes Mac build fail (warning ↵Merov Linden
treated as error)
2011-03-08STORM-1026 : Suppress trivial assert that makes Mac build fail (warning ↵Merov Linden
treated as error)
2011-03-08fix for STORM-1053: crash at LLTextureCache::writeToCacheXiaohong Bao
2011-03-08fix for STORM-1053: crash at LLTextureCache::writeToCacheXiaohong Bao
2011-03-08fix for STORM-1052: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao
2011-03-08fix for STORM-1052: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao
2011-03-08fix for STORM-1049: [crashhunters] crash at ↵Xiaohong Bao
LLViewerFetchedTexture::forceToSaveRawImage(int,bool)
2011-03-08fix for STORM-1049: [crashhunters] crash at ↵Xiaohong Bao
LLViewerFetchedTexture::forceToSaveRawImage(int,bool)
2011-03-07Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07Merge branchesDave SIMmONs
2011-03-07ER-350: Viewer / sim camera positioning not working well on login. Viewer ↵Dave SIMmONs
now sets the camera before calling send_agent_update(). Reviewed by Kelly.
2011-03-07STORM-1045 : pull into viewer-developmentMerov Linden
2011-03-07STORM-1037 : pull into viewer-developmentMerov Linden
2011-03-07STORM-236 : pull into viewer-developmentMerov Linden
2011-03-07STORM-28 : pull into viewer-developmentMerov Linden
2011-03-07fix for STORM-1026: Viewer crahes while trying to reset Graphics quality.Xiaohong Bao
reviewed by davep
2011-03-08STORM-10140 : pull into viewer-developmentMerov Linden
2011-03-08STORM-1015 : pull into viewer-developmentMerov Linden
2011-03-08STORM-990 : pull into viewer-developmentMerov Linden
2011-03-08STORM-494 : pull into viewer-developmentMerov Linden
2011-03-07fix for STORM-1026: Viewer crahes while trying to reset Graphics quality.Xiaohong Bao
reviewed by davep
2011-03-07fix for STORM-1026: Viewer crahes while trying to reset Graphics quality.Xiaohong Bao
reviewed by davep
2011-03-07Update version number to 2.5.2Merov Linden
2011-03-04STORM-236 WIP Additional fixes.Vadim ProductEngine
Fixed: * Wrong ability to place a button between the chat input and the drag handle (thanks Wolfpup!). * Broken drag-n-drop cursors.
2011-03-04STORM-1040 Added code for media beacons, which are coming in Storm-1019Jonathan Yap
2011-03-04STORM-1040 Text that shows what Beacons you are viewing is always in EnglishJonathan Yap
2011-03-04STORM-236 WIP Minor code improvements.Vadim ProductEngine
- To decrease code duplication: * Added RS_BUTTON_SPEAK to the button->panel mapping (mStateProcessedObjectMap). * Replaces all lookups in mStateProcessedObjectMap with calls to getButtonPanel(). - Added some comments.
2011-03-03STORM-969 : pull into viewer-developmentMerov Linden