Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-05-17 | fix llerrs crash "Vertex buffer destroyed while mapped!" | Armin Weatherwax | 1 | -1/+1 | |
2011-05-17 | Updated ogg-vorbis package to 1.2.2 / 1.3.2 on all platforms. | Jacek Antonelli | 1 | -10/+10 | |
2011-05-17 | Add missing debug about stopping internet stream. | Armin Weatherwax | 1 | -1/+1 | |
2011-05-17 | show plugin debug messages also on windows | Armin Weatherwax | 5 | -1/+83 | |
2011-05-17 | fix bug #879 context menu of line + text editors triggers select all even if ↵ | Armin Weatherwax | 2 | -2/+2 | |
not asked to | |||||
2011-05-17 | fix Bug #880 gridmanager defaults render_compat true instead of false. | Armin Weatherwax | 1 | -1/+1 | |
are there any render_compat grids anyway? | |||||
2011-05-17 | fix default unloaded avatar cloud particle texture not loading | Armin Weatherwax | 2 | -1/+8 | |
2011-05-17 | send plugin messages with in notation format instead of xml | Armin Weatherwax | 1 | -5/+8 | |
sideffect: media volume updates work on linuces where they failed. | |||||
2011-05-17 | Don't crash at the attempt to import clothing/bodyparts in file > import object | Armin Weatherwax | 1 | -3/+17 | |
2011-05-17 | escape special characters in settings.xml | Armin Weatherwax | 1 | -15/+15 | |
2011-05-17 | show llwarns instead of llinfos when llsd parsing fails and add the reason + ↵ | Armin Weatherwax | 2 | -26/+43 | |
line | |||||
2011-05-16 | Set the real bare minimum prim size to 0.00001, as 0 sized objects cause bugs. | David Seikel | 1 | -1/+3 | |
Fixes bug http://onefang.net/redmine/issues/29 | |||||
2011-05-14 | Bumped version to 1.3.2. | Jacek Antonelli | 4 | -8/+8 | |
2011-05-14 | Package both libz.so.1 and libz.so (symlink) on Linux32. (IMP-790) | Jacek Antonelli | 1 | -0/+1 | |
The viewer binary links against libz.so, but libvivoxsdk.so and some other libraries link against libz.so.1. (cherry picked from commit 74d6849a9730941839f00c1ec2b640958fd61cc9) | |||||
2011-05-13 | VWR-25479: Avatar physics causing broken shapes on other viewers. | Jacek Antonelli | 1 | -7/+1 | |
Patch by Seraph Linden. | |||||
2011-05-13 | Fixed vivox license appearing on other grids rather than specifically on ↵ | McCabe Maxsted | 1 | -1/+3 | |
second life login when voice is enabled. (Partial cherry pick from commit a0902a050cc713f742990a09d2a610d4c135b7c7) | |||||
2011-05-13 | Fixed the Vivox license prompt appearing when connecting to non-SL grids on ↵ | McCabe Maxsted | 1 | -1/+2 | |
startup (cherry picked from commit cea604cda04d783b989498055102674170864b5c) | |||||
2011-05-13 | fix: voice always on, even if told not to be | Armin Weatherwax | 1 | -1/+3 | |
introduced by 56bf45f >_> (cherry picked from commit 8f92d7925f2ba9259a6597c80584b09e023902da) | |||||
2011-05-13 | fix voice doesn't kick in. | Armin Weatherwax | 1 | -12/+10 | |
also fixed some LL_INFOS that should be LL_WARNS in the voice client. (cherry picked from commit 56bf45f3493689b5eb60cf99580adf11d6b02508) | |||||
2011-05-13 | Remove workaround for http texture ranges on Opensim | thickbrick | 2 | -55/+2 | |
The various http textures request range bugs are fixed in Opensim 0.7.1. Also, this workaround was ugly, hacky and buggy. | |||||
2011-05-13 | Refix #772: Rebuild all volumes that use a sculpt image when that image has ↵ | thickbrick | 4 | -16/+45 | |
more data Previous fix was lost in merge of 8431725c0bf08da2b909cefe2f3ecfb43a2aecad | |||||
2011-05-12 | Temporary workaround for the "TP over 4096 sims" bug. | David Seikel | 1 | -1/+19 | |
This is temporary, since it's not the real bug, and I want to go work on something else for a while. Plus, the grid I have test regions set up for this bug is having athor problems right now. | |||||
2011-05-08 | Missed checkin | Jay Threeth | 1 | -0/+2 | |
2011-05-09 | Fix the SL creator check. I fixed this wrong last time. | David Seikel | 2 | -28/+21 | |
2011-05-08 | Bumped version to 1.4.0 beta 1. | Jacek Antonelli | 4 | -10/+10 | |
2011-05-08 | Windows build changes, maybe only needed for vc2005. Mostly snprintf -> ↵ | Chris Tuchs | 16 | -1732/+1732 | |
ll_snprintf, namespace hacks confused vc2005 | |||||
2011-05-08 | Windows build change I am sure of | Chris Tuchs | 1 | -0/+4 | |
2011-05-07 | Adding slackdog to the default list of grids. | David Seikel | 1 | -0/+17 | |
2011-05-04 | Besides the numerous label and organizational changes, here are the main points | McCabe Maxsted | 42 | -2130/+2711 | |
* Moved numerous options out of the Advanced panel * Moved numerous options out of the General panel * Combined the Network and Web Browser panels * Combined IM, Chat, and Spell checking preferences * Combined 'Show timestamps in IMs' and 'Show timestamps in Local Chat' to one ShowTimestamps setting * Removed UI for 'hide my own group title'. This can still be set in the debug settings * Renamed Popups > Notifications * Renamed Chat Colors > Colors * Renamed 'IMs and Logging' to 'Logging and Privacy' * Moved Colors next to Skins * Added style guide to the top of every preferences panel xui | |||||
2011-05-02 | Getting client tags from the Imprudence site again. | David Seikel | 1 | -2/+2 | |
2011-05-02 | Update Windows copy of the readme file. | David Seikel | 1 | -19/+12 | |
2011-05-02 | Bring back the default grid selector, reverts ↵ | David Seikel | 2 | -4/+4 | |
8de9883c97375c42a70b415a75f7eee6553c0a9c. | |||||
2011-05-02 | Reverting, but generalizing, the user tags in profiles. | David Seikel | 1 | -4/+4 | |
2011-05-02 | Meta 7 is dead, no point mentioning it in the about floater. | David Seikel | 1 | -5/+4 | |
2011-05-02 | Basing god status on the last name is bound to break in random grids. | David Seikel | 1 | -11/+3 | |
Needs a more general solution. | |||||
2011-05-02 | Mostly revert "Adding the meta 7 web site stuff to the help menu. With ↵ | David Seikel | 15 | -238/+0 | |
translations by Ben and Daniel." This mostly reverts commit 0cc783a5043dc65b763efb2f5b91058cc75823d5. Conflicts: linden/indra/newview/skins/default/xui/da/menu_viewer.xml linden/indra/newview/skins/default/xui/de/menu_viewer.xml linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml linden/indra/newview/skins/default/xui/es/menu_viewer.xml linden/indra/newview/skins/default/xui/fr/menu_viewer.xml linden/indra/newview/skins/default/xui/hu/menu_viewer.xml linden/indra/newview/skins/default/xui/it/menu_viewer.xml linden/indra/newview/skins/default/xui/ja/menu_viewer.xml linden/indra/newview/skins/default/xui/ko/menu_viewer.xml linden/indra/newview/skins/default/xui/pl/menu_viewer.xml linden/indra/newview/skins/default/xui/pt/menu_viewer.xml linden/indra/newview/skins/default/xui/ru/menu_viewer.xml linden/indra/newview/skins/default/xui/tr/menu_viewer.xml linden/indra/newview/skins/default/xui/uk/menu_viewer.xml linden/indra/newview/skins/default/xui/zh/menu_viewer.xml | |||||
2011-05-02 | Revert "Update meta7 login details, and add the beta grid." | David Seikel | 1 | -30/+0 | |
This reverts commit dc695aabe217d3b08554adc04f75997439b0c800. Meta 7 grid no longer exists. B-( | |||||
2011-05-02 | Revert "Update the grid manager to load grids from our meta7 server. Set the ↵ | David Seikel | 2 | -5/+2 | |
default grid to meta7." This reverts commit 92d51b498d83e7ab917d53a47b566707adc088bf. We are no longer a meta 7 specific viewer. | |||||
2011-05-02 | Default to showing the grid manager on startup. | David Seikel | 1 | -2/+2 | |
2011-04-29 | Pathetic excuse for a new logo. Hopefully a better one comse soon. | David Seikel | 2 | -1/+1 | |
2011-04-27 | Post merge cleanup. | David Seikel | 2 | -0/+45 | |
2011-04-26 | Backported crash fix in llhudeffectlookat from gpl'd viewer 2 | McCabe Maxsted | 2 | -0/+6 | |
2011-04-26 | Added DirectX SDKs june 2010 and march 2009 to cmake | McCabe Maxsted | 1 | -0/+4 | |
2011-04-23 | Build libotr, and static link it, libgpg-error and libgcrypt into the exe ↵ | Jay Threeth | 3 | -6/+42 | |
(on linux) | |||||
2011-04-21 | The next part of the UI changes for OTR. | David Seikel | 2 | -50/+33 | |
Might be some corner cases left over, but I'm generally happy with this. | |||||
2011-04-21 | Half finished UI clean up for OTR, but it works. | David Seikel | 2 | -49/+70 | |
Hence all the commented out stuff that will be sorted out soon. I have a different idea about how that will work. | |||||
2011-04-21 | Allow changing the text on a flyout button. | David Seikel | 2 | -0/+7 | |
Needed for the new OTR UI, and complements the same ability on combo boxes (flyout buttons inherit from combo boxes). | |||||
2011-04-19 | Updated windows installer version | McCabe Maxsted | 1 | -2/+2 | |
2011-04-19 | Changed version to Experimental 2011.04.19 | McCabe Maxsted | 1 | -1/+1 | |
2011-04-19 | Fixed a compile error (and what I assume to be a source error) in 9cb3d883 | McCabe Maxsted | 1 | -1/+1 | |