| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
made it use menus (also added autosave and fixed the 'reset' button alignment being off while I was there)
|
|
|
|
| |
This reverts commit 87219855c664447a39dd7c2d8866f0a630d1c843.
|
|
|
|
| |
This also reverts 14f4622c and 534767ef
|
|
|
|
| |
these if sculpties ever go invisible that shouldn't
|
| |
|
|
|
|
| |
and avatar files in the cache between restarts
|
|
|
|
| |
from disk
|
|
|
|
| |
button for 'rocks fall, everybody dies'
|
| |
|
|
|
|
|
|
|
|
|
| |
The Imprudence tag color is part of our official branding. Users can
turn it off, but the color itself is not a matter of user preference.
This reverts commits e7ab172b762bbbb87ca78889fdaecfda39a71233
and c903ce543fecedd53d07f2d0fa7f6b149b2b8a1, and removes two
widgets from Preferences > Colors.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This should work around the 5% FPS slowdown caused by #614 and is
generally a good idea (unless it causes problems, in which case it's
definetely a bad idea).
|
| |
| |
| |
| |
| |
| |
| | |
... in favor of setting the select distance differently between
opensim and second life in the hippo limits
(cherry picked from commit 2545b11e06538010bd5ddb46499920a43889ed0f)
|
|/
|
|
| |
fetchinventoryonlogin2 so it's enabled for users of previous versions
|
|
|
|
|
| |
Most users will want this, the only downside is some SLPlugin
instances idling in the background.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* split the "voice" debug tag into several tags for usable filtering while debugging
* remove debug-spam from user view by:
* remove capability request spam by:
* llstartup the voice client state engine when actually a region is present, and not the initial fake region.
* don't request a capability to determine if (the very same) capability can be requested.
* don't do it over and over as if a capability rezzed in like an avatar. Its available - or not (see llstartup).
* unload the daemon if not used.
* load vivox daemon depending on specific criteria in the caps
* remove the partial implementation to load a specific daemon with via the openregion message or the login response.
* discard obsolete caps.
Tested and working on linux: Parcel changing, region changing, (SL) voice-disabled region private call, (SL) private call region changing, (OS) no voice <-> voice region changing, (OS) mumble <-> freeswitch region changing.
To test: Mac, Win. Anything that needs to be tested and not mentioned above.
|
|/ |
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
to *false*
if false own avatars head doesn't follow the mouse no matter
to what PitchFromMousePosition and YawFromMousePosition are set.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
work for the time being.
* UI needs to be made clear on what's going on with user's passwords
* 'Remember password' checkbox now works on login (but is unclear)
* Stored passwords are MD5s in grid_info.xml
* Fixed vivox license appearing on other grids rather than specifically on second life login when voice is enabled
* Small fix for username entry after logout
* Sadly, storing password in the mac keychain needs to be reimplemented now
|
| |
| |
| |
| | |
Advanced menu
|
|/ |
|
|
|
|
| |
results for users who prefer to lag but keep their search resluts open
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
linden/indra/newview/llpanelaudioprefs.cpp
linden/indra/newview/llpanelaudioprefs.h
linden/indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Adds a "less annoying" mode, which attempts to only filter scripted
streaming events. On by default (should we change that?)
- Adds UI to enable and disable the media filter, both from the filter
floater and from the preferences floater.
- Adds a button to launch the filter floater to prefences.
- Some UI tweaks to the filter floater.
|
| |
| |
| |
| |
| |
| | |
the grid logging in.
Because otherwise crash statistics are wrong. See viewers with higher crash than disconnect rate.
|
|/
|
|
|
|
|
|
|
|
|
| |
* split xmlrpc and web browser proxy setting into 2 settings
(because the login service might refuse to let you in using TOR)
* fix web proxy to be used not only for the browser floater but also for login screen and parcel media.
Backported for that the setProxyConfig method from Viewer-external(last gpl+floss version)
* fix: no clear cookies button
* todo: cookies need work
note to devs of other viewers: if you find this useful feel free to apply my part to "lgpl v2.1 only" code without need to ask (thats all but setProxyConfig, which is anyway also released under lgpl by LL ).
|
|
|
|
|
|
| |
from http://sldev.free.fr/ : "MediaFilter_v3: based on code by Sione Lomu with a couple of bugfixes by Tonya Souther, this improved patch brings media and streaming audio URLs filtering (to prevent IP ripping by so-called security systems which violate the SL TOS by catching your IP and associating your various avatars with it, thus violating your anonimity). Beside empowering your viewer with allow/deny/blacklist/whitelist functions per domain, this improved patch makes the difference between external servers (domains names filtering) and in-world servers (scripted objects with built-in HTTP servers). I also fixed various bugs, security holes and shortcomings, refactored the code and improved it, and added a whitelist/blacklist erasing function."
Imprudence changes: added "MediaFilter" debug to be able to inspect the full url and media texture uuid
|
|
|
|
|
| |
script is here: http://redmine.kokuaviewer.org/attachments/164/script.txt
I (ArminW) added also a ParticleChatCannel setting to Tazys patch.
|
| |
|
|
|
|
|
|
| |
The web page to load is defined by the setting "NewsBarURL".
Default is "http://app.kokuaviewer.org/news/", which will display
links to the latest Imprudence/Kokua blog posts, etc.
|
| |
|
| |
|
|
|
|
|
|
|
| |
intuitive
instead: of 0 legacy only , 1 both and 2 display names only we use
now: 0 legacy, 1 display names only and 2 both
|
| |
|
| |
|
| |
|
|
|
|
| |
(fly) up animation
|
| |
|
| |
|
|
|
|
| |
'HighlightNickname#' to match the rest of settings.xml. Nicknames set before this commit will need to be set again due to the new preferences name
|
|
|
|
| |
patch by Nicky Perian
|
|\
| |
| |
| | |
browser/media plugin support
|
| |\ |
|