summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-19SH-4634 FIX Interesting: Viewer crashes when receiving teleport offerRichard Linden
renamed fast timers to have unique names, changes instance tracker to never allow duplicates
2013-11-19ACME-3319 : Consolidate Merchant Outboxes when several are present into one ↵Merov Linden
in the right place
2013-11-19STORM-1980 Merge changes Oz made (new way of detecting an agent has changed ↵Jonathan Yap
regions) Modify code to make use of the changed callback
2013-11-19STORM-1980 Minor xml changeJonathan Yap
2013-11-19replace uses of LLEnvManagerNew::setRegionChangeCallback with ↵Oz Linden
LLAgent::addRegionChangedCallback
2013-11-19MAINT-3469 FIXED '\n' is shown in 'Can't divide land' notification instead ↵Mnikolenko ProductEngine
of new string
2013-11-19add documentation to LLAgent::addRegionChangedCallback and improve loggingOz Linden
2013-11-19MAINT-3375 FIXED Do not record visibility change if event logging is ↵Mnikolenko ProductEngine
off(because it kills fps).
2013-11-18Pull merge from lindenlab/viewer-releaseMerov Linden
2013-11-18add callbacks to LLAgent for Region and Parcel changesOz Linden
2013-11-18MAINT-3319 : WIP : Introduce a consolidate folder method used for Merchant ↵Merov Linden
Outbox
2013-11-18mergeRichard Linden
2013-11-18Code review updates. All comments so far.Monty Brandenberg
2013-11-18add handler for socket.error to fix OPEN-196Oz Linden
2013-11-18correct attribution for open-195Oz Linden
2013-11-16STORM-1980 Code cleanup and an attempt to fix a mac/linux compile errorJonathan Yap
2013-11-15fix for fast timer view having runaway time slotRichard Linden
wasn't stopping recording when merging into fast timer view stream
2013-11-15MAINT-3320 : Fixed! Inventory panels are not resistant to folder root ↵Merov Linden
deletion, using handle instead of pointer and cleaning things consistently
2013-11-15mergeRichard Linden
2013-11-15SH-4623 FIX: Library Kart will not drive backwards on Viewer-interesting.Richard Linden
SH-4622 FIX: Interesting: Viewer-interesting crashes when attempting to buy land
2013-11-15STORM-1980 Added a floater displaying a countdown timer.Jonathan Yap
Removed most of the previous changes.
2013-11-14fix for SH-4609: Interesting: Occluded objects are loaded at loginXiaohong Bao
2013-11-14merge changes for WOLF-444Oz Linden
2013-11-14STORM-1984: Mousing over UI elements does not make them light upAnsariel
2013-11-14merge changes for WOLF-444Oz Linden
2013-11-14change the calculation method for object cache view culling.Xiaohong Bao
2013-11-14avoid objects invisiblity checking during login.Xiaohong Bao
2013-11-14add open-195 to doc/contributions.txtOz Linden
2013-11-14merge changes for open-195Oz Linden
2013-11-13Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-11-13more fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
fix remote objects not showing up.
2013-11-13OPEN-195 Cleaned non-UTF8 safe charactersDrake Arconis
2013-11-13Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-11-13moved SceneLoadingMonitor settings vars (and renamed ↵Richard Linden
SceneLoadingPixelDiffThreshold to SceneLoadingMonitorPixelDiffThreshold) tweaked layout of floater_model_preview.xml
2013-11-13MAINT-3320 : WIP : Introduced a cleanOutbox() method to be called on outbox ↵Merov Linden
deletion
2013-11-13correct some male/female shape differencesjeremiah@lindenlab.com
2013-11-13Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-11-13fix for SH-4608: Interesting: minimap shows objects loading/uinloading ↵Xiaohong Bao
behind your camera when camera is rotated
2013-11-13more fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
2013-11-13MAINT-3364 (Texture picker highlights the wrong texture when no texture is ↵MaximB ProductEngine
found since CHUI.)
2013-11-12SH-4620 FIX Droplist and spinner overlap edit field and “Browse” button ↵Richard Linden
in the Upload Model window bad visibility setting logic
2013-11-12MAINT-3394 : add localization handler for ProblemAddingEstateBanManager messagesimon
2013-11-12MAINT-3397 : add localization handler for EstateManagerFailedllTeleportHome ↵simon
message
2013-11-12STORM-1980/1983 Merge changes to region restart message format made by SimonJonathan Yap
to include region name.
2013-11-12BUILDFIX - miscellaneous stuff missed in the mergeRichard Linden
2013-11-12Merge downstream code from viewer-bearsimon
2013-11-12Merge viewer-releasesimon
2013-11-12Merge. Refresh from viewer-release after 3.6.10 releaseMonty Brandenberg
2013-11-12MAINT-3269 FIXED crash in LLMessageSystem::callExceptionFuncmaksymsproductengine
2013-11-12MAINT-3068 FIXED "Request Teleport" menu item is added to context menu.Mnikolenko ProductEngine