aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* WIP: show all avatars the viewer can find if you have EM privelges on the simMcCabe Maxsted2010-08-281-1/+8
|
* Moved 'Clear Group Cache' into the UI submenu and renamed it to 'Clear ↵McCabe Maxsted2010-08-281-5/+5
| | | | Cached Group Info'
* Changed the llerrs in lltexturecache.cpp to llwarnsMcCabe Maxsted2010-08-281-4/+2
|
* Added info about outfit changing to derender notificationMcCabe Maxsted2010-08-281-1/+1
|
* Changed version to Weekly: 2010-08-21McCabe Maxsted2010-08-211-1/+1
|
* Filled app_settings/default_grids.xml with the current online grids list.Jacek Antonelli2010-08-211-5/+218
| | | | | This will populate the grid list for users who can't update the list from our web site, e.g. because of a firewall or network trouble.
* Added 'Teleport to Ground' option in the Advanced menuMcCabe Maxsted2010-08-212-0/+22
|
* Updated windows version of openal-soft to 1.12.854McCabe Maxsted2010-08-212-4/+4
|
* Updated artwork package to include latest windows installer (and added a ↵McCabe Maxsted2010-08-204-13/+74
| | | | little easter egg while I was there ;)
* fetch updated Linux* libndofdev (0.3.1)Armin Weatherwax2010-08-191-4/+4
| | | | bleh
* changes to the linux parts of viewer_manifest.pyArmin Weatherwax2010-08-191-9/+9
| | | | | * comment out SLVoice as long as we don't package it * comment out libz for 64bit (not needed)
* Updated windows version of curl to 7.19.6McCabe Maxsted2010-08-191-2/+2
|
* Fixed cancel button not appearing during teleports due to RLVaMcCabe Maxsted2010-08-191-1/+1
|
* Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted2010-08-1941-235/+573
|
* Disable ParticleChat by default, as it's a privacy concern.Jacek Antonelli2010-08-191-1/+1
|
* Increased the size of the script editor font to 9McCabe Maxsted2010-08-171-1/+1
|
* Commented out SLVoiceAgent.app from viewer_manifest.py since it's no longer usedMcCabe Maxsted2010-08-171-1/+1
|
* Revert increased ToolTipDelay now that the tooltip bug has been (mostly) fixedMcCabe Maxsted2010-08-171-1/+1
|
* Fixed some missing constants in the script editor and added ↵McCabe Maxsted2010-08-167-10/+73
| | | | llGetLinkNumberOfSides
* Load other missing UUIDs from OpenSim from file insteadMcCabe Maxsted2010-08-166-19/+32
|
* Load IMG_DEFAULT_SELECTED locally rather than from the server (fixes the ↵McCabe Maxsted2010-08-161-1/+2
| | | | select texture image missing on OpenSim-based grids bug)
* Incremented LLTextureCache::sHeaderCacheVersion to 1.3 and cache_version to ↵McCabe Maxsted2010-08-162-2/+2
| | | | 7 to fix SNOW-799
* Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵McCabe Maxsted2010-08-152-0/+25
| | | | the Emerald feature by Chalice Yao
* Applied patch for #424: fix proper detection of Windows 7, backport from ↵McCabe Maxsted2010-08-151-3/+39
| | | | Snowglobe 2.0 by Ansariel Hiller
* Changed version to Weekly: 2010-08-14McCabe Maxsted2010-08-141-1/+1
|
* Added imprudence.url to viewer_manifest.pyMcCabe Maxsted2010-08-131-1/+3
|
* Updated ares to 1.6 for windows (from snowglobe)McCabe Maxsted2010-08-131-2/+2
|
* Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted2010-08-124-2/+32
|
* Fixed #381: using voice causes viewer crash on disconnect/quitMcCabe Maxsted2010-08-124-19/+4
|
* Commented out unused .config files from viewer_manifest.py and made sure it ↵McCabe Maxsted2010-08-121-3/+4
| | | | uses the right llkdu.dll.2.config
* Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amendMcCabe Maxsted2010-08-121-1/+1
|
* Re-added voice in CopyWinLibs.cmake and viewer_manifest.pyMcCabe Maxsted2010-08-122-21/+54
|
* Added confirmation dialog to derenderMcCabe Maxsted2010-08-122-2/+70
|
* 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.