Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Updated windows version of openal-soft to 1.12.854 | McCabe Maxsted | 2010-08-21 | 2 | -4/+4 | |
| | | ||||||
| * | Updated artwork package to include latest windows installer (and added a ↵ | McCabe Maxsted | 2010-08-20 | 4 | -13/+74 | |
| | | | | | | | | little easter egg while I was there ;) | |||||
| * | fetch updated Linux* libndofdev (0.3.1) | Armin Weatherwax | 2010-08-19 | 1 | -4/+4 | |
| | | | | | | | | bleh | |||||
| * | changes to the linux parts of viewer_manifest.py | Armin Weatherwax | 2010-08-19 | 1 | -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.6 | McCabe Maxsted | 2010-08-19 | 1 | -2/+2 | |
| | | ||||||
| * | Fixed cancel button not appearing during teleports due to RLVa | McCabe Maxsted | 2010-08-19 | 1 | -1/+1 | |
| | | ||||||
| * | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 2010-08-19 | 41 | -235/+573 | |
| | | ||||||
| * | Disable ParticleChat by default, as it's a privacy concern. | Jacek Antonelli | 2010-08-19 | 1 | -1/+1 | |
| | | ||||||
| * | Increased the size of the script editor font to 9 | McCabe Maxsted | 2010-08-17 | 1 | -1/+1 | |
| | | ||||||
| * | Commented out SLVoiceAgent.app from viewer_manifest.py since it's no longer used | McCabe Maxsted | 2010-08-17 | 1 | -1/+1 | |
| | | ||||||
| * | Revert increased ToolTipDelay now that the tooltip bug has been (mostly) fixed | McCabe Maxsted | 2010-08-17 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed some missing constants in the script editor and added ↵ | McCabe Maxsted | 2010-08-16 | 7 | -10/+73 | |
| | | | | | | | | llGetLinkNumberOfSides | |||||
| * | Load other missing UUIDs from OpenSim from file instead | McCabe Maxsted | 2010-08-16 | 6 | -19/+32 | |
| | | ||||||
| * | Load IMG_DEFAULT_SELECTED locally rather than from the server (fixes the ↵ | McCabe Maxsted | 2010-08-16 | 1 | -1/+2 | |
| | | | | | | | | select texture image missing on OpenSim-based grids bug) | |||||
| * | Incremented LLTextureCache::sHeaderCacheVersion to 1.3 and cache_version to ↵ | McCabe Maxsted | 2010-08-16 | 2 | -2/+2 | |
| | | | | | | | | 7 to fix SNOW-799 | |||||
| * | Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵ | McCabe Maxsted | 2010-08-15 | 2 | -0/+25 | |
| | | | | | | | | the Emerald feature by Chalice Yao | |||||
| * | Applied patch for #424: fix proper detection of Windows 7, backport from ↵ | McCabe Maxsted | 2010-08-15 | 1 | -3/+39 | |
| | | | | | | | | Snowglobe 2.0 by Ansariel Hiller | |||||
| * | Changed version to Weekly: 2010-08-14 | McCabe Maxsted | 2010-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | Added imprudence.url to viewer_manifest.py | McCabe Maxsted | 2010-08-13 | 1 | -1/+3 | |
| | | ||||||
| * | Updated ares to 1.6 for windows (from snowglobe) | McCabe Maxsted | 2010-08-13 | 1 | -2/+2 | |
| | | ||||||
| * | Added 'Reset Voice' button to Preferences > Voice from Emerald | McCabe Maxsted | 2010-08-12 | 4 | -2/+32 | |
| | | ||||||
| * | Fixed #381: using voice causes viewer crash on disconnect/quit | McCabe Maxsted | 2010-08-12 | 4 | -19/+4 | |
| | | ||||||
| * | Commented out unused .config files from viewer_manifest.py and made sure it ↵ | McCabe Maxsted | 2010-08-12 | 1 | -3/+4 | |
| | | | | | | | | uses the right llkdu.dll.2.config | |||||
| * | Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amend | McCabe Maxsted | 2010-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | Re-added voice in CopyWinLibs.cmake and viewer_manifest.py | McCabe Maxsted | 2010-08-12 | 2 | -21/+54 | |
| | | ||||||
| * | Added confirmation dialog to derender | McCabe Maxsted | 2010-08-12 | 2 | -2/+70 | |
| | | ||||||
| * | Don't put Derender at the 6 o'clock position in the pies | McCabe Maxsted | 2010-08-12 | 4 | -20/+20 | |
| | | ||||||
| * | Fixed Derender positions in the pie menu and added them to the legacy pie menu | McCabe Maxsted | 2010-08-12 | 3 | -5/+9 | |
| | | ||||||
| * | 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 |