aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't put Derender at the 6 o'clock position in the piesMcCabe Maxsted2010-08-124-20/+20
|
* Fixed Derender positions in the pie menu and added them to the legacy pie menuMcCabe Maxsted2010-08-123-5/+9
|
* 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
| |
| * Updated RELEASE_NOTES.txt for 1.3.0 RC1.Jacek Antonelli2010-08-021-0/+202
| |
| * 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
| |
| * Removed unused ZHAO entries from the AO template and added it to cmakeMcCabe Maxsted2010-08-022-18/+13
| |
| * Renamed the "Clock" choices in Preferences > General.Jacek Antonelli2010-08-021-6/+6
| |
| * Added missing files from skins\default\xui\en-us to cmakeMcCabe Maxsted2010-08-021-0/+5
| |
| * Added first use grid selector for selecting the default grid when Imprudence ↵McCabe Maxsted2010-08-0210-24/+242
| | | | | | | | is first run
* | 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
|\ \ | |/
| * Added loading kdu debugging info to the logMcCabe Maxsted2010-08-022-6/+8
| |
| * Fixed llfilepicker.cpp to use the right translation string for .raw files.Jacek Antonelli2010-08-021-1/+1
| |
| * Disable AllowMUpose and AutoCloseOOC by default.Jacek Antonelli2010-08-021-26/+22
| | | | | | | | | | | | They can make chat seem broken/weird if the user does not expect them. (Also moved the settings to the Imprudence section of settings.xml.)