aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-26Unreverted an OpenSim teleport fix from cad41f1.Jacek Antonelli1-8/+12
Prevents the viewer from being told by OpenSim to teleport to the same region you are already in, which causes bad issues. It was reverted in 932dd4d but should have been kept.
2010-06-26Increased max grid size in Advanced Build Options to support megaprims.McCabe Maxsted1-2/+2
2010-06-26Include renamed lightshare functions in the script editorMcCabe Maxsted1-0/+5
2010-06-26Fixed template warning for datatypesMcCabe Maxsted1-1/+1
2010-06-26Fixed memory leak in llimage/llimagepng.cpp (backported from SL 2.0)McCabe Maxsted1-0/+1
2010-06-26Fixed memory leak in llmessage/llhttpclient.cpp (backported from SL 2.0)McCabe Maxsted1-0/+1
2010-06-26Applied patch by Thickbrick Sleaford for SNOW-698: Crash when http-getting ↵McCabe Maxsted1-3/+11
an empty texture: ERROR: doWork: ASSERT (mFormattedImage->getDataSize() > 0)
2010-06-26Cleaned up ellipses in pie menusMcCabe Maxsted9-20/+20
2010-06-26Use the max height for the grid as the max mini-map zoom out distanceMcCabe Maxsted1-3/+5
2010-06-26Allow map teleports up to the set grid heightMcCabe Maxsted1-1/+3
2010-06-26Fix for objects surviving kill region, ported from Emerald.McCabe Maxsted1-0/+3
2010-06-26Fix for the chatlog loading/saving bad filenames, ported from Emerald.McCabe Maxsted1-0/+6
2010-06-26The 'unable to connect' popup now says the grid name, not 'Imprudence'.McCabe Maxsted1-1/+1
2010-06-26Fixed #357: Crash in LLPanelPlace::onClickTeleportMcCabe Maxsted1-1/+4
2010-06-26Added menu entries to take off alpha and tattoo layers.McCabe Maxsted3-4/+32
2010-06-26Made advanced build options window conform to mac and windows user interface ↵McCabe Maxsted1-23/+23
guidelines
2010-06-22Fixed bug in connecting to region timerMcCabe Maxsted1-2/+4
2010-06-22Partially reverted cad41f1 and 65a5856 to help login issues.Jacek Antonelli3-51/+11
This reverts (except for some parts): - Commit cad41f1ae08927737eca4cd9df25381d78e82304. "Fixed #338: addRegion/removeRegion can trigger a viewer quit" - Commit 65a5856f9567074886f28df59a26433c4b447576. "wip forcing region disconnects to log you out"
2010-06-22Fixed radar spam regressionMcCabe Maxsted2-19/+13
2010-06-22Updated llselectmgr.cpp to snowglobe 1.4McCabe Maxsted2-88/+88
2010-06-22Added 'Notifications' to logcontrol.xml to reduce notification saving log spamMcCabe Maxsted2-7/+8
2010-06-22Made shader loading use LL_DEBUGS instead of LL_INFOS to reduce log spamMcCabe Maxsted2-2/+2
2010-06-21Updated OpenJPEG on Mac to 1.4.565.Jacek Antonelli1-0/+1
2010-06-20Updated version to 1.3.0 beta 5.Jacek Antonelli4-6/+6
2010-06-20Typo in llwindowmacosx.cpp (LLWindowSDL -> LLWindowMacOSX)Jacek Antonelli1-1/+1
2010-06-19Made the AO start loading at startupMcCabe Maxsted4-7/+23
(fixes bug where it wouldn't enable unless the window was opened)
2010-06-19Fixed #318 Crash in LLWindlightRemoteCtrl::refreshPresets()McCabe Maxsted2-7/+10
2010-06-19Made resident chooser use 'Close' instead of 'Cancel' since you can't ↵McCabe Maxsted1-1/+1
actually cancel anything
2010-06-19Fixed #340: cancel button doesn't appear during teleportsMcCabe Maxsted1-1/+1
2010-06-19Fixed #339: status bar doesn't update buy currency button branding after ↵McCabe Maxsted3-1/+18
switching grids
2010-06-19Made ellipses in menus follow standard user interface guidelinesMcCabe Maxsted3-24/+24
2010-06-19Changed View > AO menu item to View > Animation OverriderMcCabe Maxsted1-1/+1
2010-06-19Moved admin options in Advanced into new Admin Options submenuMcCabe Maxsted1-20/+27
Makes the Advanced menu fit in windowed mode at 1024x768.
2010-06-19Added DisableMaxBuildConstraints setting for disabling viewer max prim size ↵McCabe Maxsted7-39/+127
limit and created an advanced menu item (also updated hippoLimits)
2010-06-19Little cleanup of the AO menu checkMcCabe Maxsted1-20/+20
2010-06-19Moved 'Share language with objects' to Preferences > AdvancedMcCabe Maxsted18-10/+65
2010-06-19Created toolbar remote for toggling AO on/offMcCabe Maxsted11-31/+287
2010-06-19Automatically try logging in again if 'Login Failed. You appear to be ↵McCabe Maxsted1-0/+16
already logged in' error happens on OpenSim
2010-06-19Moved connecting to region failed error to notifications.xmlMcCabe Maxsted2-3/+10
2010-06-19Fixed #338: addRegion/removeRegion can trigger a viewer quitMcCabe Maxsted4-17/+41
2010-06-19wip forcing region disconnects to log you outMcCabe Maxsted2-3/+26
2010-06-19Tidied up a little const correctness in llimageMcCabe Maxsted2-2/+2
2010-06-19Fixed mini-map radar showing when minimized in mouselookMcCabe Maxsted1-1/+1
2010-06-19Implement UseKDUIfAvailable setting to specify if we will allow the viewer ↵Tom Grimshaw4-4/+18
to use the llkdu library if it exists
2010-06-19Chatbar gestures tooltip should say something usefulMcCabe Maxsted1-1/+1
2010-06-19Made chat history checkbox sentence-caseMcCabe Maxsted1-1/+1
2010-06-19cleanup: comment out some constants that are replaced by HippoLimitsArmin Weatherwax1-4/+7
2010-06-19fix: Bug #269 clicking Quit Button crashes viewer.Armin Weatherwax1-33/+37
2010-06-19feature: have clothing layer protection on and don't broadcast client nameArmin Weatherwax5-13/+40
2010-06-19fix another issue with alphaArmin Weatherwax1-2/+4