aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Updated artwork package to include latest windows installer (and added a ↵McCabe Maxsted2010-08-264-13/+74
| | | | | | | | | | | | little easter egg while I was there ;)
| * | fetch updated Linux* libndofdev (0.3.1)Armin Weatherwax2010-08-261-4/+4
| | | | | | | | | | | | bleh
| * | changes to the linux parts of viewer_manifest.pyArmin Weatherwax2010-08-261-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-261-2/+2
| | |
| * | Fixed cancel button not appearing during teleports due to RLVaMcCabe Maxsted2010-08-261-1/+1
| | |
| * | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted2010-08-2641-235/+573
| | |
| * | Disable ParticleChat by default, as it's a privacy concern.Jacek Antonelli2010-08-261-1/+1
| | |
| * | Increased the size of the script editor font to 9McCabe Maxsted2010-08-261-1/+1
| | |
| * | Commented out SLVoiceAgent.app from viewer_manifest.py since it's no longer usedMcCabe Maxsted2010-08-261-1/+1
| | |
| * | Revert increased ToolTipDelay now that the tooltip bug has been (mostly) fixedMcCabe Maxsted2010-08-261-1/+1
| | |
| * | Fixed some missing constants in the script editor and added ↵McCabe Maxsted2010-08-267-10/+73
| | | | | | | | | | | | llGetLinkNumberOfSides
| * | Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵McCabe Maxsted2010-08-262-0/+25
| | | | | | | | | | | | the Emerald feature by Chalice Yao
| * | Applied patch for #424: fix proper detection of Windows 7, backport from ↵McCabe Maxsted2010-08-261-3/+39
| | | | | | | | | | | | Snowglobe 2.0 by Ansariel Hiller
| * | Added imprudence.url to viewer_manifest.pyMcCabe Maxsted2010-08-261-1/+3
| | |
| * | Updated ares to 1.6 for windows (from snowglobe)McCabe Maxsted2010-08-261-2/+2
| | |
| * | Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted2010-08-264-2/+32
| | |
| * | Fixed #381: using voice causes viewer crash on disconnect/quitMcCabe Maxsted2010-08-264-19/+4
| | |
| * | Commented out unused .config files from viewer_manifest.py and made sure it ↵McCabe Maxsted2010-08-261-3/+4
| | | | | | | | | | | | uses the right llkdu.dll.2.config
| * | Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amendMcCabe Maxsted2010-08-261-1/+1
| | |
| * | Re-added voice in CopyWinLibs.cmake and viewer_manifest.pyMcCabe Maxsted2010-08-262-21/+54
| | |
| * | Fixed crash when logging into a region with progress screens disabledMcCabe Maxsted2010-08-262-28/+28
| | |
| * | Fixed #384: build math button overlaps some UI text. This feedback is still ↵McCabe Maxsted2010-08-261-1/+1
| | | | | | | | | | | | confusing either way
| * | Re-enabled search url fetching in the grid manager and fixed up web search ↵McCabe Maxsted2010-08-265-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-261-0/+9
| | |
| * | Updated gpu_table.txt to viewer-external r3614McCabe Maxsted2010-08-261-47/+89
| | |
| * | Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵McCabe Maxsted2010-08-263-1/+19
| | | | | | | | | | | | slurls (viewer2 slurl format)
| * | Added meta7windlight.h file to CMakeMcCabe Maxsted2010-08-261-0/+1
| | |
| * | Added missing WL_SUN_MOON_POSITION LightShare constantMcCabe Maxsted2010-08-261-0/+1
| | |
| * | Draw stripes for area searchMcCabe Maxsted2010-08-261-6/+10
| | |
| * | remove llpanelmorphArmin Weatherwax2010-08-263-419/+0
| | |
| * | Reverted OpenSim search URLs back to Metaverse Ink.Jacek Antonelli2010-08-261-2/+2
| | | | | | | | | | | | They were unintentionally(?) changed to Avination in 521f7558.
| * | Added llkdu.dll.2.config to the repoMcCabe Maxsted2010-08-261-0/+19
| | |
| * | Applied patch by Thickbrick Sleaford for SNOW-793: Memory leak in ↵McCabe Maxsted2010-08-261-0/+1
| | | | | | | | | | | | LLImageFormatted::appendData
| * | Fixed curly quotes for jcfloaterareasearchMcCabe Maxsted2010-08-262-2/+2
| | |
| * | Removed unused LLTabContainerVertical cruftMcCabe Maxsted2010-08-2612-77/+0
| | |
| * | Removed pointless 'About' button from the preferencesMcCabe Maxsted2010-08-263-18/+1
| | |
| * | Tidied up Advanced preferences layout (client name tag options still need to ↵McCabe Maxsted2010-08-261-20/+11
| | | | | | | | | | | | be sorted out)
| * | Fixed the shadows checkbox not showing whether or not shadows were enabledMcCabe Maxsted2010-08-261-1/+4
| | |
| * | Added menu option for toggling IM auto-responses on/off underneath the Busy ↵McCabe Maxsted2010-08-267-176/+220
| | | | | | | | | | | | option
| * | Don't list clients as 'Failure' as it confuses people and isn't very niceMcCabe Maxsted2010-08-261-1/+1
| | |
| * | Don't llerrs if textures have bogus paramsMcCabe Maxsted2010-08-261-1/+3
| | |
| * | Avatar sounds now don't disable when from a region above current maturityMcCabe Maxsted2010-08-261-6/+6
| | |
| * | Imprudence 1.3.0 RC1 released.v1.3.0-RC1Jacek Antonelli2010-08-030-0/+0
| | |
| * | Use the correct setting name for LightShare.Jacek Antonelli2010-08-031-3/+3
| | |
| * | Updated version to 1.3.0 RC1.Jacek Antonelli2010-08-024-9/+9
| | |
* | | Set the real bare minimum prim size to 0.00001, as 0 sized objects cause bugs.David Seikel2011-05-161-1/+3
| | | | | | | | | | | | Fixes bug http://onefang.net/redmine/issues/29
* | | Merge branch 'libotr' into expDavid Seikel2011-05-12536-1736/+238560
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/llmessage/message.cpp linden/indra/newview/llprefsadvanced.cpp
| * | | Missed checkinJay Threeth2011-05-081-0/+2
| | | |
| * | | Windows build changes, maybe only needed for vc2005. Mostly snprintf -> ↵Chris Tuchs2011-05-0816-1732/+1732
| | | | | | | | | | | | | | | | ll_snprintf, namespace hacks confused vc2005
| * | | Windows build change I am sure ofChris Tuchs2011-05-081-0/+4
| | | |