Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Port "Derender" pie option from Emerald. All credit due to the Emerald team. | Tom Grimshaw | 2010-08-12 | 3 | -0/+38 | |
| | | ||||||
| * | Fixed gestures audio slider not being muted by the master mute | McCabe Maxsted | 2010-08-11 | 2 | -1/+8 | |
| | | ||||||
| * | Fixed crash when logging into a region with progress screens disabled | McCabe Maxsted | 2010-08-11 | 2 | -28/+28 | |
| | | ||||||
| * | Fixed #384: build math button overlaps some UI text. This feedback is still ↵ | McCabe Maxsted | 2010-08-11 | 1 | -1/+1 | |
| | | | | | | | | confusing either way | |||||
| * | Re-enabled search url fetching in the grid manager and fixed up web search ↵ | McCabe Maxsted | 2010-08-11 | 5 | -62/+115 | |
| | | | | | | | | to support them (fetched urls are equivalent to SearchURLDefault and searches follow the SL web search formatting) | |||||
| * | Applied patch by Altair Memo for VWR-19947: Nvidia gpu_table.txt updated | McCabe Maxsted | 2010-08-10 | 1 | -0/+9 | |
| | | ||||||
| * | Updated gpu_table.txt to viewer-external r3614 | McCabe Maxsted | 2010-08-10 | 1 | -47/+89 | |
| | | ||||||
| * | Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵ | McCabe Maxsted | 2010-08-10 | 3 | -1/+19 | |
| | | | | | | | | slurls (viewer2 slurl format) | |||||
| * | Added meta7windlight.h file to CMake | McCabe Maxsted | 2010-08-10 | 1 | -0/+1 | |
| | | ||||||
| * | Added missing WL_SUN_MOON_POSITION LightShare constant | McCabe Maxsted | 2010-08-10 | 1 | -0/+1 | |
| | | ||||||
| * | Draw stripes for area search | McCabe Maxsted | 2010-08-09 | 1 | -6/+10 | |
| | | ||||||
| * | Load grasses from file the same way as trees | McCabe Maxsted | 2010-08-09 | 2 | -4/+3 | |
| | | ||||||
| * | load trees and grass always from file | Armin Weatherwax | 2010-08-09 | 5 | -33/+39 | |
| | | ||||||
| * | remove llpanelmorph | Armin Weatherwax | 2010-08-09 | 3 | -419/+0 | |
| | | ||||||
| * | Reverted OpenSim search URLs back to Metaverse Ink. | Jacek Antonelli | 2010-08-07 | 1 | -2/+2 | |
| | | | | | | | | They were unintentionally(?) changed to Avination in 521f7558. | |||||
| * | Added llkdu.dll.2.config to the repo | McCabe Maxsted | 2010-08-07 | 1 | -0/+19 | |
| | | ||||||
| * | Changed version to Weekly: 2010-08-07 | McCabe Maxsted | 2010-08-07 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch '1.3-fweekly-rebase' into weekly | McCabe Maxsted | 2010-08-07 | 40 | -343/+667 | |
| |\ | ||||||
| | * | Applied patch by Thickbrick Sleaford for SNOW-793: Memory leak in ↵ | McCabe Maxsted | 2010-08-07 | 1 | -0/+1 | |
| | | | | | | | | | | | | LLImageFormatted::appendData | |||||
| | * | Applied patch by Robin Cornelius for SNOW-784: Textures remain blurry with ↵ | McCabe Maxsted | 2010-08-07 | 2 | -1/+16 | |
| | | | | | | | | | | | | http textures enabled | |||||
| | * | Applied patch by Robin Cornelius for SNOW-792: When using http textures, the ↵ | McCabe Maxsted | 2010-08-07 | 1 | -4/+23 | |
| | | | | | | | | | | | | viewer re-bakes the avatar's textures over and over | |||||
| | * | Applied patch by Robin Cornelius for SNOW-780: textures fetched via http are ↵ | McCabe Maxsted | 2010-08-07 | 1 | -21/+112 | |
| | | | | | | | | | | | | not cached | |||||
| | * | Fixed curly quotes for jcfloaterareasearch | McCabe Maxsted | 2010-08-07 | 2 | -2/+2 | |
| | | | ||||||
| | * | Removed unused LLTabContainerVertical cruft | McCabe Maxsted | 2010-08-07 | 12 | -77/+0 | |
| | | | ||||||
| | * | Removed pointless 'About' button from the preferences | McCabe Maxsted | 2010-08-07 | 3 | -18/+1 | |
| | | | ||||||
| | * | Tidied up Advanced preferences layout (client name tag options still need to ↵ | McCabe Maxsted | 2010-08-07 | 1 | -20/+11 | |
| | | | | | | | | | | | | be sorted out) | |||||
| | * | Fixed the shadows checkbox not showing whether or not shadows were enabled | McCabe Maxsted | 2010-08-07 | 1 | -1/+4 | |
| | | | ||||||
| | * | Added menu option for toggling IM auto-responses on/off underneath the Busy ↵ | McCabe Maxsted | 2010-08-07 | 7 | -176/+220 | |
| | | | | | | | | | | | | option | |||||
| | * | Don't list clients as 'Failure' as it confuses people and isn't very nice | McCabe Maxsted | 2010-08-07 | 1 | -1/+1 | |
| | | | ||||||
| | * | Don't llerrs if textures have bogus params | McCabe Maxsted | 2010-08-07 | 1 | -1/+3 | |
| | | | ||||||
| | * | Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵ | McCabe Maxsted | 2010-08-07 | 8 | -11/+61 | |
| | | | | | | | | | | | | audio controls | |||||
| | * | Avatar sounds now don't disable when from a region above current maturity | McCabe Maxsted | 2010-08-07 | 1 | -6/+6 | |
| | | | ||||||
| | * | Use the correct setting name for LightShare. | Jacek Antonelli | 2010-08-07 | 1 | -3/+3 | |
| | | | ||||||
| * | | Fixed time format settings not being saved | McCabe Maxsted | 2010-08-02 | 3 | -0/+22 | |
| | | | ||||||
| * | | Fixed extra space between timw and AM/PM in timestamps | McCabe Maxsted | 2010-08-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | Removed unnecessary line from floatergriddefault.cpp | McCabe Maxsted | 2010-08-02 | 1 | -1/+0 | |
| | | | ||||||
| * | | Merge commit 'jacek/next' into weekly | McCabe Maxsted | 2010-08-02 | 32 | -250/+993 | |
| |\ \ | ||||||
| * | | | Removed unused ZHAO entries from the AO template and added it to cmake | McCabe Maxsted | 2010-08-01 | 2 | -18/+13 | |
| | | | | ||||||
| * | | | Added missing files from skins\default\xui\en-us to cmake | McCabe Maxsted | 2010-08-01 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | Merge branch '1.3-fRC1-firstusegrid' into weekly | McCabe Maxsted | 2010-08-01 | 10 | -24/+242 | |
| |\ \ \ | ||||||
| | * | | | Added first use grid selector for selecting the default grid when Imprudence ↵ | McCabe Maxsted | 2010-08-01 | 10 | -24/+242 | |
| | | | | | | | | | | | | | | | | | | | | is first run | |||||
| * | | | | Added loading kdu debugging info to the log | McCabe Maxsted | 2010-08-01 | 2 | -6/+8 | |
| |/ / / | ||||||
* | | | | Imprudence 1.3.1 released. | Jacek Antonelli | 2011-02-28 | 0 | -0/+0 | |
| | | | | ||||||
* | | | | Updated 1.3.1 section of RELEASE_NOTES.txt. | Jacek Antonelli | 2011-02-24 | 1 | -10/+64 | |
| | | | | ||||||
* | | | | Added a "news bar" at the bottom of the login screen. | Jacek Antonelli | 2011-02-24 | 4 | -21/+112 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc. | |||||
* | | | | gio-2.0 is not used on Mac. | Jacek Antonelli | 2011-02-22 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | Improved warning message about SL statistics packet. | Jacek Antonelli | 2011-02-22 | 2 | -15/+13 | |
| | | | | ||||||
* | | | | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. | Jacek Antonelli | 2011-02-22 | 11 | -18/+18 | |
| | | | | ||||||
* | | | | Updated default_grids.xml from current online grids list. | Jacek Antonelli | 2011-02-22 | 1 | -30/+17 | |
| | | | | ||||||
* | | | | Removed getvoice.sh for Linux. It's no longer needed. | Jacek Antonelli | 2011-02-22 | 2 | -35/+0 | |
| | | | | | | | | | | | | | | | | (cherry-picked from commit fff44ef5ad556464a41c160ac6031c67ef40cb63) |