aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * Port "Derender" pie option from Emerald. All credit due to the Emerald team.Tom Grimshaw2010-08-123-0/+38
| |
| * Fixed gestures audio slider not being muted by the master muteMcCabe Maxsted2010-08-112-1/+8
| |
| * Fixed crash when logging into a region with progress screens disabledMcCabe Maxsted2010-08-112-28/+28
| |
| * Fixed #384: build math button overlaps some UI text. This feedback is still ↵McCabe Maxsted2010-08-111-1/+1
| | | | | | | | confusing either way
| * Re-enabled search url fetching in the grid manager and fixed up web search ↵McCabe Maxsted2010-08-115-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 updatedMcCabe Maxsted2010-08-101-0/+9
| |
| * Updated gpu_table.txt to viewer-external r3614McCabe Maxsted2010-08-101-47/+89
| |
| * Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵McCabe Maxsted2010-08-103-1/+19
| | | | | | | | slurls (viewer2 slurl format)
| * Added meta7windlight.h file to CMakeMcCabe Maxsted2010-08-101-0/+1
| |
| * Added missing WL_SUN_MOON_POSITION LightShare constantMcCabe Maxsted2010-08-101-0/+1
| |
| * Draw stripes for area searchMcCabe Maxsted2010-08-091-6/+10
| |
| * Load grasses from file the same way as treesMcCabe Maxsted2010-08-092-4/+3
| |
| * load trees and grass always from fileArmin Weatherwax2010-08-095-33/+39
| |
| * remove llpanelmorphArmin Weatherwax2010-08-093-419/+0
| |
| * Reverted OpenSim search URLs back to Metaverse Ink.Jacek Antonelli2010-08-071-2/+2
| | | | | | | | They were unintentionally(?) changed to Avination in 521f7558.
| * Added llkdu.dll.2.config to the repoMcCabe Maxsted2010-08-071-0/+19
| |
| * Changed version to Weekly: 2010-08-07McCabe Maxsted2010-08-071-1/+1
| |
| * Merge branch '1.3-fweekly-rebase' into weeklyMcCabe Maxsted2010-08-0740-343/+667
| |\
| | * Applied patch by Thickbrick Sleaford for SNOW-793: Memory leak in ↵McCabe Maxsted2010-08-071-0/+1
| | | | | | | | | | | | LLImageFormatted::appendData
| | * Applied patch by Robin Cornelius for SNOW-784: Textures remain blurry with ↵McCabe Maxsted2010-08-072-1/+16
| | | | | | | | | | | | http textures enabled
| | * Applied patch by Robin Cornelius for SNOW-792: When using http textures, the ↵McCabe Maxsted2010-08-071-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 Maxsted2010-08-071-21/+112
| | | | | | | | | | | | not cached
| | * Fixed curly quotes for jcfloaterareasearchMcCabe Maxsted2010-08-072-2/+2
| | |
| | * Removed unused LLTabContainerVertical cruftMcCabe Maxsted2010-08-0712-77/+0
| | |
| | * Removed pointless 'About' button from the preferencesMcCabe Maxsted2010-08-073-18/+1
| | |
| | * Tidied up Advanced preferences layout (client name tag options still need to ↵McCabe Maxsted2010-08-071-20/+11
| | | | | | | | | | | | be sorted out)
| | * Fixed the shadows checkbox not showing whether or not shadows were enabledMcCabe Maxsted2010-08-071-1/+4
| | |
| | * Added menu option for toggling IM auto-responses on/off underneath the Busy ↵McCabe Maxsted2010-08-077-176/+220
| | | | | | | | | | | | option
| | * Don't list clients as 'Failure' as it confuses people and isn't very niceMcCabe Maxsted2010-08-071-1/+1
| | |
| | * Don't llerrs if textures have bogus paramsMcCabe Maxsted2010-08-071-1/+3
| | |
| | * Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted2010-08-078-11/+61
| | | | | | | | | | | | audio controls
| | * Avatar sounds now don't disable when from a region above current maturityMcCabe Maxsted2010-08-071-6/+6
| | |
| | * Use the correct setting name for LightShare.Jacek Antonelli2010-08-071-3/+3
| | |
| * | Fixed time format settings not being savedMcCabe Maxsted2010-08-023-0/+22
| | |
| * | Fixed extra space between timw and AM/PM in timestampsMcCabe Maxsted2010-08-021-1/+1
| | |
| * | Removed unnecessary line from floatergriddefault.cppMcCabe Maxsted2010-08-021-1/+0
| | |
| * | Merge commit 'jacek/next' into weeklyMcCabe Maxsted2010-08-0232-250/+993
| |\ \
| * | | Removed unused ZHAO entries from the AO template and added it to cmakeMcCabe Maxsted2010-08-012-18/+13
| | | |
| * | | Added missing files from skins\default\xui\en-us to cmakeMcCabe Maxsted2010-08-011-0/+5
| | | |
| * | | Merge branch '1.3-fRC1-firstusegrid' into weeklyMcCabe Maxsted2010-08-0110-24/+242
| |\ \ \
| | * | | Added first use grid selector for selecting the default grid when Imprudence ↵McCabe Maxsted2010-08-0110-24/+242
| | | | | | | | | | | | | | | | | | | | is first run
| * | | | Added loading kdu debugging info to the logMcCabe Maxsted2010-08-012-6/+8
| |/ / /
* | | | Imprudence 1.3.1 released.Jacek Antonelli2011-02-280-0/+0
| | | |
* | | | Updated 1.3.1 section of RELEASE_NOTES.txt.Jacek Antonelli2011-02-241-10/+64
| | | |
* | | | Added a "news bar" at the bottom of the login screen.Jacek Antonelli2011-02-244-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 Antonelli2011-02-221-1/+0
| | | |
* | | | Improved warning message about SL statistics packet.Jacek Antonelli2011-02-222-15/+13
| | | |
* | | | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-2211-18/+18
| | | |
* | | | Updated default_grids.xml from current online grids list.Jacek Antonelli2011-02-221-30/+17
| | | |
* | | | Removed getvoice.sh for Linux. It's no longer needed.Jacek Antonelli2011-02-222-35/+0
| | | | | | | | | | | | | | | | (cherry-picked from commit fff44ef5ad556464a41c160ac6031c67ef40cb63)