aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unreverted an OpenSim teleport fix from cad41f1.Jacek Antonelli2010-06-261-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.
* Added Windows installer to the artwork package (note: still needs some ↵McCabe Maxsted2010-06-261-8/+8
| | | | tinkering by hand in order to get it to work right)
* Increased max grid size in Advanced Build Options to support megaprims.McCabe Maxsted2010-06-261-2/+2
|
* Include renamed lightshare functions in the script editorMcCabe Maxsted2010-06-261-0/+5
|
* Fixed template warning for datatypesMcCabe Maxsted2010-06-261-1/+1
|
* Fixed memory leak in llimage/llimagepng.cpp (backported from SL 2.0)McCabe Maxsted2010-06-261-0/+1
|
* Fixed memory leak in llmessage/llhttpclient.cpp (backported from SL 2.0)McCabe Maxsted2010-06-261-0/+1
|
* Applied patch by Thickbrick Sleaford for SNOW-698: Crash when http-getting ↵McCabe Maxsted2010-06-261-3/+11
| | | | an empty texture: ERROR: doWork: ASSERT (mFormattedImage->getDataSize() > 0)
* Cleaned up ellipses in pie menusMcCabe Maxsted2010-06-269-20/+20
|
* Use the max height for the grid as the max mini-map zoom out distanceMcCabe Maxsted2010-06-261-3/+5
|
* Allow map teleports up to the set grid heightMcCabe Maxsted2010-06-261-1/+3
|
* Fix for objects surviving kill region, ported from Emerald.McCabe Maxsted2010-06-261-0/+3
|
* Fix for the chatlog loading/saving bad filenames, ported from Emerald.McCabe Maxsted2010-06-261-0/+6
|
* The 'unable to connect' popup now says the grid name, not 'Imprudence'.McCabe Maxsted2010-06-261-1/+1
|
* Fixed #357: Crash in LLPanelPlace::onClickTeleportMcCabe Maxsted2010-06-261-1/+4
|
* Added menu entries to take off alpha and tattoo layers.McCabe Maxsted2010-06-263-4/+32
|
* Made advanced build options window conform to mac and windows user interface ↵McCabe Maxsted2010-06-261-23/+23
| | | | guidelines
* Fixed bug in connecting to region timerMcCabe Maxsted2010-06-221-2/+4
|
* Partially reverted cad41f1 and 65a5856 to help login issues.Jacek Antonelli2010-06-223-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"
* Fixed radar spam regressionMcCabe Maxsted2010-06-222-19/+13
|
* Updated llselectmgr.cpp to snowglobe 1.4McCabe Maxsted2010-06-222-88/+88
|
* Added 'Notifications' to logcontrol.xml to reduce notification saving log spamMcCabe Maxsted2010-06-222-7/+8
|
* Made shader loading use LL_DEBUGS instead of LL_INFOS to reduce log spamMcCabe Maxsted2010-06-222-2/+2
|
* Fixed Mac ogg-vorbis libs to include libvorbisfile and symlinks.Jacek Antonelli2010-06-211-2/+2
|
* Updated OpenJPEG on Mac to 1.4.565.Jacek Antonelli2010-06-212-2/+3
|
* Updated version to 1.3.0 beta 5.Jacek Antonelli2010-06-204-6/+6
|
* Typo in llwindowmacosx.cpp (LLWindowSDL -> LLWindowMacOSX)Jacek Antonelli2010-06-201-1/+1
|
* Updated artwork package: added Mac and Linux cursors, and Mac icon.Jacek Antonelli2010-06-201-8/+8
| | | | Also updated .gitignore to ignore viewer.icns.
* Made the AO start loading at startupMcCabe Maxsted2010-06-194-7/+23
| | | | (fixes bug where it wouldn't enable unless the window was opened)
* Fixed #318 Crash in LLWindlightRemoteCtrl::refreshPresets()McCabe Maxsted2010-06-192-7/+10
|
* Made resident chooser use 'Close' instead of 'Cancel' since you can't ↵McCabe Maxsted2010-06-191-1/+1
| | | | actually cancel anything
* Fixed #340: cancel button doesn't appear during teleportsMcCabe Maxsted2010-06-191-1/+1
|
* Fixed #339: status bar doesn't update buy currency button branding after ↵McCabe Maxsted2010-06-193-1/+18
| | | | switching grids
* Made ellipses in menus follow standard user interface guidelinesMcCabe Maxsted2010-06-193-24/+24
|
* Changed View > AO menu item to View > Animation OverriderMcCabe Maxsted2010-06-191-1/+1
|
* Moved admin options in Advanced into new Admin Options submenuMcCabe Maxsted2010-06-191-20/+27
| | | | Makes the Advanced menu fit in windowed mode at 1024x768.
* Added DisableMaxBuildConstraints setting for disabling viewer max prim size ↵McCabe Maxsted2010-06-197-39/+127
| | | | limit and created an advanced menu item (also updated hippoLimits)
* Little cleanup of the AO menu checkMcCabe Maxsted2010-06-191-20/+20
|
* Moved 'Share language with objects' to Preferences > AdvancedMcCabe Maxsted2010-06-1918-10/+65
|
* Created toolbar remote for toggling AO on/offMcCabe Maxsted2010-06-1911-31/+287
|
* Automatically try logging in again if 'Login Failed. You appear to be ↵McCabe Maxsted2010-06-191-0/+16
| | | | already logged in' error happens on OpenSim
* update glib and gtk to Debian Lenny 32bit friendly(er) builds.Armin Weatherwax2010-06-191-4/+4
|
* Moved connecting to region failed error to notifications.xmlMcCabe Maxsted2010-06-192-3/+10
|
* Fixed #338: addRegion/removeRegion can trigger a viewer quitMcCabe Maxsted2010-06-194-17/+41
|
* wip forcing region disconnects to log you outMcCabe Maxsted2010-06-192-3/+26
|
* Tidied up a little const correctness in llimageMcCabe Maxsted2010-06-192-2/+2
|
* Fixed mini-map radar showing when minimized in mouselookMcCabe Maxsted2010-06-191-1/+1
|
* Implement UseKDUIfAvailable setting to specify if we will allow the viewer ↵Tom Grimshaw2010-06-194-4/+18
| | | | to use the llkdu library if it exists
* Chatbar gestures tooltip should say something usefulMcCabe Maxsted2010-06-191-1/+1
|
* Made chat history checkbox sentence-caseMcCabe Maxsted2010-06-191-1/+1
|