Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | retry joystick detection when opening prefs-input-joystick | Armin Weatherwax | 2010-07-01 | 3 | -3/+9 |
| | |||||
* | a few tweaks to joystick code | Armin Weatherwax | 2010-07-01 | 2 | -2/+4 |
| | | | | | | * switch joystick enabled if plugged in at startup * leave flycam mode if going to mouselook (instead of doing nothing) * leave flycam mode on reset view [esc] (instead of doing nothing) | ||||
* | Henri Beauchamp: Allow Copy Worn Attachments | Armin Weatherwax | 2010-07-01 | 1 | -13/+0 |
| | |||||
* | Changed version to Weekly 2010-06-26. | Jacek Antonelli | 2010-06-26 | 4 | -9/+9 |
| | |||||
* | Unreverted an OpenSim teleport fix from cad41f1. | Jacek Antonelli | 2010-06-26 | 1 | -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. | ||||
* | Increased max grid size in Advanced Build Options to support megaprims. | McCabe Maxsted | 2010-06-26 | 1 | -2/+2 |
| | |||||
* | Fixed template warning for datatypes | McCabe Maxsted | 2010-06-26 | 1 | -1/+1 |
| | |||||
* | Applied patch by Thickbrick Sleaford for SNOW-698: Crash when http-getting ↵ | McCabe Maxsted | 2010-06-26 | 1 | -3/+11 |
| | | | | an empty texture: ERROR: doWork: ASSERT (mFormattedImage->getDataSize() > 0) | ||||
* | Cleaned up ellipses in pie menus | McCabe Maxsted | 2010-06-26 | 9 | -20/+20 |
| | |||||
* | Use the max height for the grid as the max mini-map zoom out distance | McCabe Maxsted | 2010-06-26 | 1 | -3/+5 |
| | |||||
* | Allow map teleports up to the set grid height | McCabe Maxsted | 2010-06-26 | 1 | -1/+3 |
| | |||||
* | Fix for objects surviving kill region, ported from Emerald. | McCabe Maxsted | 2010-06-26 | 1 | -0/+3 |
| | |||||
* | Fix for the chatlog loading/saving bad filenames, ported from Emerald. | McCabe Maxsted | 2010-06-26 | 1 | -0/+6 |
| | |||||
* | The 'unable to connect' popup now says the grid name, not 'Imprudence'. | McCabe Maxsted | 2010-06-26 | 1 | -1/+1 |
| | |||||
* | Fixed #357: Crash in LLPanelPlace::onClickTeleport | McCabe Maxsted | 2010-06-26 | 1 | -1/+4 |
| | |||||
* | Added menu entries to take off alpha and tattoo layers. | McCabe Maxsted | 2010-06-26 | 3 | -4/+32 |
| | |||||
* | Made advanced build options window conform to mac and windows user interface ↵ | McCabe Maxsted | 2010-06-26 | 1 | -23/+23 |
| | | | | guidelines | ||||
* | Fixed bug in connecting to region timer | McCabe Maxsted | 2010-06-22 | 1 | -2/+4 |
| | |||||
* | Partially reverted cad41f1 and 65a5856 to help login issues. | Jacek Antonelli | 2010-06-22 | 3 | -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 regression | McCabe Maxsted | 2010-06-22 | 2 | -19/+13 |
| | |||||
* | Updated llselectmgr.cpp to snowglobe 1.4 | McCabe Maxsted | 2010-06-22 | 2 | -88/+88 |
| | |||||
* | Added 'Notifications' to logcontrol.xml to reduce notification saving log spam | McCabe Maxsted | 2010-06-22 | 1 | -0/+1 |
| | |||||
* | Made shader loading use LL_DEBUGS instead of LL_INFOS to reduce log spam | McCabe Maxsted | 2010-06-22 | 1 | -1/+1 |
| | |||||
* | Updated OpenJPEG on Mac to 1.4.565. | Jacek Antonelli | 2010-06-21 | 1 | -0/+1 |
| | |||||
* | Updated version to 1.3.0 beta 5. | Jacek Antonelli | 2010-06-20 | 4 | -6/+6 |
| | |||||
* | Made the AO start loading at startup | McCabe Maxsted | 2010-06-19 | 4 | -7/+23 |
| | | | | (fixes bug where it wouldn't enable unless the window was opened) | ||||
* | Fixed #318 Crash in LLWindlightRemoteCtrl::refreshPresets() | McCabe Maxsted | 2010-06-19 | 2 | -7/+10 |
| | |||||
* | Made resident chooser use 'Close' instead of 'Cancel' since you can't ↵ | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | | | | actually cancel anything | ||||
* | Fixed #340: cancel button doesn't appear during teleports | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Fixed #339: status bar doesn't update buy currency button branding after ↵ | McCabe Maxsted | 2010-06-19 | 3 | -1/+18 |
| | | | | switching grids | ||||
* | Made ellipses in menus follow standard user interface guidelines | McCabe Maxsted | 2010-06-19 | 3 | -24/+24 |
| | |||||
* | Changed View > AO menu item to View > Animation Overrider | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Moved admin options in Advanced into new Admin Options submenu | McCabe Maxsted | 2010-06-19 | 1 | -20/+27 |
| | | | | Makes the Advanced menu fit in windowed mode at 1024x768. | ||||
* | Added DisableMaxBuildConstraints setting for disabling viewer max prim size ↵ | McCabe Maxsted | 2010-06-19 | 7 | -39/+127 |
| | | | | limit and created an advanced menu item (also updated hippoLimits) | ||||
* | Little cleanup of the AO menu check | McCabe Maxsted | 2010-06-19 | 1 | -20/+20 |
| | |||||
* | Moved 'Share language with objects' to Preferences > Advanced | McCabe Maxsted | 2010-06-19 | 18 | -10/+65 |
| | |||||
* | Created toolbar remote for toggling AO on/off | McCabe Maxsted | 2010-06-19 | 11 | -31/+287 |
| | |||||
* | Automatically try logging in again if 'Login Failed. You appear to be ↵ | McCabe Maxsted | 2010-06-19 | 1 | -0/+16 |
| | | | | already logged in' error happens on OpenSim | ||||
* | Moved connecting to region failed error to notifications.xml | McCabe Maxsted | 2010-06-19 | 2 | -3/+10 |
| | |||||
* | Fixed #338: addRegion/removeRegion can trigger a viewer quit | McCabe Maxsted | 2010-06-19 | 4 | -17/+41 |
| | |||||
* | wip forcing region disconnects to log you out | McCabe Maxsted | 2010-06-19 | 2 | -3/+26 |
| | |||||
* | Fixed mini-map radar showing when minimized in mouselook | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Implement UseKDUIfAvailable setting to specify if we will allow the viewer ↵ | Tom Grimshaw | 2010-06-19 | 2 | -1/+12 |
| | | | | to use the llkdu library if it exists | ||||
* | Chatbar gestures tooltip should say something useful | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Made chat history checkbox sentence-case | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | fix: Bug #269 clicking Quit Button crashes viewer. | Armin Weatherwax | 2010-06-19 | 1 | -33/+37 |
| | |||||
* | feature: have clothing layer protection on and don't broadcast client name | Armin Weatherwax | 2010-06-19 | 3 | -9/+33 |
| | |||||
* | fix another issue with alpha | Armin Weatherwax | 2010-06-19 | 1 | -2/+4 |
| | |||||
* | Applied fixed patch for SNOW-712 | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Applied patch by Thickbrick Sleaford for SNOW-712: HTTP-fetched textures are ↵ | McCabe Maxsted | 2010-06-19 | 1 | -2/+11 |
| | | | | not always decoded |