aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-28Updated the about window to include the Cool VL Viewer and mention Kitty as ↵McCabe Maxsted1-1/+1
the author of RLVa
2010-08-28extra tooltip info ported from EmeraldPatrick Sapinski1-0/+21
2010-08-28Changed 'main console' to 'main chat' for showing IMsMcCabe Maxsted1-1/+1
2010-08-28WIP: show all avatars the viewer can find if you have EM privelges on the simMcCabe Maxsted1-1/+8
2010-08-28Moved 'Clear Group Cache' into the UI submenu and renamed it to 'Clear ↵McCabe Maxsted1-5/+5
Cached Group Info'
2010-08-28Changed the llerrs in lltexturecache.cpp to llwarnsMcCabe Maxsted1-4/+2
2010-08-28Added info about outfit changing to derender notificationMcCabe Maxsted1-1/+1
2010-08-21Changed version to Weekly: 2010-08-21McCabe Maxsted1-1/+1
2010-08-21Filled app_settings/default_grids.xml with the current online grids list.Jacek Antonelli1-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.
2010-08-21Added 'Teleport to Ground' option in the Advanced menuMcCabe Maxsted2-0/+22
2010-08-21Updated windows version of openal-soft to 1.12.854McCabe Maxsted2-4/+4
2010-08-20Updated artwork package to include latest windows installer (and added a ↵McCabe Maxsted4-13/+74
little easter egg while I was there ;)
2010-08-19fetch updated Linux* libndofdev (0.3.1)Armin Weatherwax1-4/+4
bleh
2010-08-19changes to the linux parts of viewer_manifest.pyArmin Weatherwax1-9/+9
* comment out SLVoice as long as we don't package it * comment out libz for 64bit (not needed)
2010-08-19Updated windows version of curl to 7.19.6McCabe Maxsted1-2/+2
2010-08-19Fixed cancel button not appearing during teleports due to RLVaMcCabe Maxsted1-1/+1
2010-08-19Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted41-235/+573
2010-08-19Disable ParticleChat by default, as it's a privacy concern.Jacek Antonelli1-1/+1
2010-08-17Increased the size of the script editor font to 9McCabe Maxsted1-1/+1
2010-08-17Commented out SLVoiceAgent.app from viewer_manifest.py since it's no longer usedMcCabe Maxsted1-1/+1
2010-08-17Revert increased ToolTipDelay now that the tooltip bug has been (mostly) fixedMcCabe Maxsted1-1/+1
2010-08-16Fixed some missing constants in the script editor and added ↵McCabe Maxsted7-10/+73
llGetLinkNumberOfSides
2010-08-16Load other missing UUIDs from OpenSim from file insteadMcCabe Maxsted6-19/+32
2010-08-16Load IMG_DEFAULT_SELECTED locally rather than from the server (fixes the ↵McCabe Maxsted1-1/+2
select texture image missing on OpenSim-based grids bug)
2010-08-16Incremented LLTextureCache::sHeaderCacheVersion to 1.3 and cache_version to ↵McCabe Maxsted2-2/+2
7 to fix SNOW-799
2010-08-15Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵McCabe Maxsted2-0/+25
the Emerald feature by Chalice Yao
2010-08-15Applied patch for #424: fix proper detection of Windows 7, backport from ↵McCabe Maxsted1-3/+39
Snowglobe 2.0 by Ansariel Hiller
2010-08-14Changed version to Weekly: 2010-08-14McCabe Maxsted1-1/+1
2010-08-13Added imprudence.url to viewer_manifest.pyMcCabe Maxsted1-1/+3
2010-08-13Updated ares to 1.6 for windows (from snowglobe)McCabe Maxsted1-2/+2
2010-08-12Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted4-2/+32
2010-08-12Fixed #381: using voice causes viewer crash on disconnect/quitMcCabe Maxsted4-19/+4
2010-08-12Commented out unused .config files from viewer_manifest.py and made sure it ↵McCabe Maxsted1-3/+4
uses the right llkdu.dll.2.config
2010-08-12Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amendMcCabe Maxsted1-1/+1
2010-08-12Re-added voice in CopyWinLibs.cmake and viewer_manifest.pyMcCabe Maxsted2-21/+54
2010-08-12Added confirmation dialog to derenderMcCabe Maxsted2-2/+70
2010-08-12Don't put Derender at the 6 o'clock position in the piesMcCabe Maxsted4-20/+20
2010-08-12Fixed Derender positions in the pie menu and added them to the legacy pie menuMcCabe Maxsted3-5/+9
2010-08-12Port "Derender" pie option from Emerald. All credit due to the Emerald team.Tom Grimshaw3-0/+38
2010-08-11Fixed gestures audio slider not being muted by the master muteMcCabe Maxsted2-1/+8
2010-08-11Fixed crash when logging into a region with progress screens disabledMcCabe Maxsted2-28/+28
2010-08-11Fixed #384: build math button overlaps some UI text. This feedback is still ↵McCabe Maxsted1-1/+1
confusing either way
2010-08-11Re-enabled search url fetching in the grid manager and fixed up web search ↵McCabe Maxsted5-62/+115
to support them (fetched urls are equivalent to SearchURLDefault and searches follow the SL web search formatting)
2010-08-10Applied patch by Altair Memo for VWR-19947: Nvidia gpu_table.txt updatedMcCabe Maxsted1-0/+9
2010-08-10Updated gpu_table.txt to viewer-external r3614McCabe Maxsted1-47/+89
2010-08-10Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵McCabe Maxsted3-1/+19
slurls (viewer2 slurl format)
2010-08-10Added meta7windlight.h file to CMakeMcCabe Maxsted1-0/+1
2010-08-10Added missing WL_SUN_MOON_POSITION LightShare constantMcCabe Maxsted1-0/+1
2010-08-09Draw stripes for area searchMcCabe Maxsted1-6/+10
2010-08-09Load grasses from file the same way as treesMcCabe Maxsted2-4/+3