Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Imprudence 1.3.0 beta 5 released.v1.3.0-b5 | Jacek Antonelli | 2010-06-23 | 0 | -0/+0 |
| | |||||
* | 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 | 2 | -7/+8 |
| | |||||
* | Made shader loading use LL_DEBUGS instead of LL_INFOS to reduce log spam | McCabe Maxsted | 2010-06-22 | 2 | -2/+2 |
| | |||||
* | Updated RELEASE_NOTES.txt for 1.3 beta 5. | Jacek Antonelli | 2010-06-21 | 1 | -0/+367 |
| | |||||
* | Fixed Mac ogg-vorbis libs to include libvorbisfile and symlinks. | Jacek Antonelli | 2010-06-21 | 1 | -2/+2 |
| | |||||
* | Updated OpenJPEG on Mac to 1.4.565. | Jacek Antonelli | 2010-06-21 | 2 | -2/+3 |
| | |||||
* | Updated version to 1.3.0 beta 5. | Jacek Antonelli | 2010-06-20 | 4 | -6/+6 |
| | |||||
* | Typo in llwindowmacosx.cpp (LLWindowSDL -> LLWindowMacOSX) | Jacek Antonelli | 2010-06-20 | 1 | -1/+1 |
| | |||||
* | Updated artwork package: added Mac and Linux cursors, and Mac icon. | Jacek Antonelli | 2010-06-20 | 2 | -8/+9 |
| | | | | Also updated .gitignore to ignore viewer.icns. | ||||
* | 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 | ||||
* | update glib and gtk to Debian Lenny 32bit friendly(er) builds. | Armin Weatherwax | 2010-06-19 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | Tidied up a little const correctness in llimage | McCabe Maxsted | 2010-06-19 | 2 | -2/+2 |
| | |||||
* | 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 | 4 | -4/+18 |
| | | | | 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 |
| | |||||
* | cleanup: comment out some constants that are replaced by HippoLimits | Armin Weatherwax | 2010-06-19 | 1 | -4/+7 |
| | |||||
* | 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 | 5 | -13/+40 |
| | |||||
* | 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 | ||||
* | Applied slviewer-0-v12350-AllowInvisibleTextureInPicker_v2.patch by Henri ↵ | McCabe Maxsted | 2010-06-19 | 5 | -1/+40 |
| | | | | Beauchamp from the cool viewer | ||||
* | Also made the build window obey windows and mac interface guidelines and ↵ | McCabe Maxsted | 2010-06-19 | 1 | -161/+161 |
| | | | | tweaked the layout a tiny bit | ||||
* | fix: alpha not showing on other clients when clothing layer protection on | Armin Weatherwax | 2010-06-19 | 1 | -1/+1 |
| | | | | thanks to Emerald for fixing it and Katharine Berry for pointing to the fix :) | ||||
* | Changed 'Continue' to 'Cancel' for the ConfirmQuit alert | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Added a new shortcut for creating landmarks (CTRL-SHIFT-D) | McCabe Maxsted | 2010-06-19 | 1 | -1/+2 |
| | |||||
* | Fixed advanced build window's cancel and apply buttons switched | McCabe Maxsted | 2010-06-19 | 1 | -4/+4 |
| | |||||
* | Moved 'Legacy pie menus' into Preferences > Advanced | McCabe Maxsted | 2010-06-19 | 4 | -22/+16 |
| | |||||
* | Moved 'Mute wind' into Preferences > Audio, rearranged the audio preferences ↵ | McCabe Maxsted | 2010-06-19 | 5 | -23/+35 |
| | | | | a little | ||||
* | Made viewer preferences obey windows and mac interface guidelines (i.e. ↵ | McCabe Maxsted | 2010-06-19 | 15 | -128/+128 |
| | | | | checkboxes, sliders, and spinners now all use sentence-style instead of a random mix of sentence-style and title-style). Also changed a few labels for clarification |