McCabe Maxsted
244ffe8df7
Changed version to Experimental 2011.04.19
2011-04-19 18:23:00 -07:00
McCabe Maxsted
0f4c3be9fc
Fixed a compile error (and what I assume to be a source error) in 9cb3d883
2011-04-19 18:19:48 -07:00
Armin Weatherwax
96f007a9f0
fix some flaws in the cloud particle prefs
2011-04-19 17:50:49 -07:00
Armin Weatherwax
435b1ab185
add some basic cloud preferences in prefs > advanced >eye candy - please review perms
2011-04-19 17:50:31 -07:00
McCabe Maxsted
d91d2c7d28
Added missing NULL check for gAudiostream in chatbar_as_cmdline
2011-04-19 17:47:49 -07:00
McCabe Maxsted
6320754272
Applied fix for crash when item just added to the inventory is renamed, ported from Phoenix, patch by Henri Beauchamp and Ansariel Hiller
2011-04-19 17:43:34 -07:00
McCabe Maxsted
c903ce543f
Modified tag color setting to change the color for all Imprudence tags the client sees. Hardcoded colors are now used for Imp
2011-04-19 17:27:46 -07:00
McCabe Maxsted
30a1f3719b
Merge remote-tracking branch 'jacek/exp' into exp
2011-04-19 16:50:18 -07:00
McCabe Maxsted
f51a3fbabd
Merge remote-tracking branch 'armin/exp' into exp
2011-04-19 16:48:45 -07:00
thickbrick
f1d8ce177f
Fix #869 : Fixed failure path for j2c decode, from Siana Gearz
...
- Sets base.mDecoding to false on failure (from Snowglobe.)
- Handle those failures in the image pipeline (research and patch by
Siana Gearz / Singularity.)
2011-04-19 16:48:04 -07:00
thickbrick
9e298c7719
Bug #869 Related: revert 721c25d8 (and d3741625). It wasn't doing anything for us without a modified OpenJPEG.
2011-04-19 16:47:55 -07:00
McCabe Maxsted
e7ab172b76
Added custom nametag coloring for Imprudence tags (local only)
2011-04-19 16:46:30 -07:00
McCabe Maxsted
5e4aa665be
Fixed bug in moving reset prefs to the main prefs window (didn't show the notification)
2011-04-19 16:05:19 -07:00
McCabe Maxsted
a0902a050c
Remember name and password based on grid. This is far from optimal, but will 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
2011-04-19 14:49:18 -07:00
McCabe Maxsted
7c188e3979
Fixed usernames default setting to '.' when logging into second life for the first time
2011-04-18 04:21:13 -07:00
Jacek Antonelli
8ddc97a69f
Fixed a GCC warning in LLFloaterInspect, related to nested templates.
...
The '>>' in the code 'std::map<LLUUID, std::pair<S32, S32>>' could
mean bitwise right shift. Using '> >' is unambiguous/better.
Full warning message was:
cc1plus: warnings being treated as errors
In file included from /home/jacek/imprudence/linden/indra/newview/llfloaterinspect.cpp:35:
/home/jacek/imprudence/linden/indra/newview/llfloaterinspect.h:78: error: ‘>>’ operator will be treated as two right angle brackets in C++0x
/home/jacek/imprudence/linden/indra/newview/llfloaterinspect.h:78: error: suggest parentheses around ‘>>’ expression
2011-04-18 02:16:56 -05:00
McCabe Maxsted
666dfaafb3
Potential fix for being unable to accept vivox licensing agreement, ported from Singularity, patch by Siana
2011-04-17 21:58:11 -07:00
Armin Weatherwax
9dfad94619
workaround crash seemingly specific for win7/64 on Aurora
...
todo: find out and fix why internal_time gets 0
2011-04-17 16:25:48 +02:00
McCabe Maxsted
edf9131c7e
Updated the default_grids.xml entry for InWorldz (and fixed the capitalization)
2011-04-15 22:52:25 -07:00
McCabe Maxsted
51288d275f
Fixed spacing in the grid manager window. Grid list now as wide as the longest item (science sim) and fixed line editors not following the top on resize
2011-04-15 22:09:14 -07:00
McCabe Maxsted
f7df6f323e
Updated the grid manager to save names and passwords along with grid info. This commit includes the following:
...
* Fixed missing GPL headers from hippo grid manager
* Fixed grids named <required> or "" being saved in the list
* Fixed grid manager list only showing grid nicks, not grid names
* Fixed grid names not settable in the grid manager
* Grid manager now remembers avatar names and passwords
* Usernames can now be set in the grid manager for SL (needs work)
* Fixed grid manager being stuck in an updating state
* Some general code cleanup
2011-04-15 21:07:29 -07:00
McCabe Maxsted
048fa28013
test commit - slviewer-0-v12500-DeadObjectsFixes_v2.patch
2011-04-15 18:05:22 -07:00
Armin Weatherwax
c76ee31d4d
Add HeadFollowsMouse debugsetting + UI in preferences > advanced. Defaults to *false*
...
if false own avatars head doesn't follow the mouse no matter
to what PitchFromMousePosition and YawFromMousePosition are set.
2011-04-15 14:47:39 +02:00
McCabe Maxsted
562b0ab82b
Applied lineSegmentIntersectFix from the Cool Viewer, backported from SG2
2011-04-14 22:34:55 -07:00
McCabe Maxsted
fcffe9e420
Added button for the full viewer to the minimap. Now need to think about the xui, hrm
2011-04-13 19:39:59 -07:00
McCabe Maxsted
ecd53d5e58
Use the mini-map radar prefs for the full radar window
2011-04-13 19:29:41 -07:00
McCabe Maxsted
6c03dad7b4
Ported Radar v9 patch from Henri Beauchamp (et al.) to Imp, placed it in the Advanced menu
2011-04-13 19:13:37 -07:00
McCabe Maxsted
c58055f30d
Ugly workaround for LLStyle issue when parsing textboxes for html while editing them.
...
This might be fixed in Viewer 2? If not, sadness. Also, added html parsing for picks and classified ads while I was there
2011-04-13 17:59:04 -07:00
McCabe Maxsted
36934849d9
Don't create temporary LLRect objects for spellchecking in every draw either
2011-04-13 17:23:32 -07:00
McCabe Maxsted
6cbe685381
Don't create temporary vectors in spellchecking on every draw
2011-04-13 16:56:48 -07:00
McCabe Maxsted
cf8be1ce54
Fixed crash in spellchecking when deleting selections while lagging
2011-04-13 16:19:40 -07:00
McCabe Maxsted
791a685c0a
Identify Windows Server 2008 and 2008 R2, added Win 8 detection for future-proofing. Ported from Phoenix, patch by Tank Master
2011-04-13 15:37:25 -07:00
McCabe Maxsted
e1c8164bad
Fixed language prefs box being a weird height, and disallow text entry for it
2011-04-13 03:01:20 -07:00
McCabe Maxsted
1dbd8f3cd3
Updated numerous labels in the Web tab
2011-04-12 19:42:51 -07:00
McCabe Maxsted
9404924287
Fixed inability to easily differentiate between browser cache and disk cache clearing buttons
2011-04-12 19:16:40 -07:00
McCabe Maxsted
e08fae0932
Renamed 'custom port connection' to 'Enable custom outgoing port' and added a tooltip
2011-04-12 19:11:38 -07:00
McCabe Maxsted
7420441d46
Don't make the SOCKS_HOST_CONNECT_FAILED notification modal
2011-04-12 18:57:51 -07:00
McCabe Maxsted
976433ef4f
Make sure users can't enable both SOCKS 5 proxies and XMLRPC proxies at the same time (also fixes a SOCKS 5 preference not getting disabled). These prefs are extra-confusing right now, but will get sorted out in a bit
2011-04-12 18:52:42 -07:00
McCabe Maxsted
988bb877cb
Tidied up the label names for socks 5
2011-04-12 18:43:52 -07:00
McCabe Maxsted
f0a1b7bfdc
Allow proxy connections on ports up to 65535
2011-04-12 18:01:38 -07:00
McCabe Maxsted
809de77034
Ported SOCKS5 proxy support from Snowglobe 1.5
2011-04-12 17:41:10 -07:00
McCabe Maxsted
79c7ccc27f
Partial revert of a47ebd78. This caused issues with selection and alt-camming, and fixes for them seemed to only create more edge cases rather than solve them. If anyone finds a good way to differentiate when users can use keyboard vs. ui selection, go for it
2011-04-12 16:44:25 -07:00
Armin Weatherwax
4ac5c3922f
linux: several improvements to the starter script, provide a default alsoft.conf
...
* removed several export lines that are not supported
* added a line that -if the user enables it- lets openal load a specific alsoft.conf
* added a line that -if the user enables it- adds a custom GST_PLUGIN_PATH
* create a crashlog package in the viewer folder if stack_trace.log exists.
2011-04-12 22:21:16 +02:00
Armin Weatherwax
4040b9e5a1
diamonds are a gccs best friend ... and need also a space
2011-04-12 22:06:18 +02:00
McCabe Maxsted
5b1c86fc09
Made URLs clickable in the profile's Avatar and Real Life tabs
2011-04-12 02:38:01 -07:00
McCabe Maxsted
9a3f5a47f8
URLs are now clickable in group charters
2011-04-12 02:21:04 -07:00
McCabe Maxsted
3febd95505
A little bit of cleanup for the inspect window
2011-04-11 23:00:31 -07:00
McCabe Maxsted
46d05be164
Added Last Owner Profile button to the inspect window
2011-04-11 22:21:59 -07:00
McCabe Maxsted
1ea2fe7f80
Ported changes to the inspect window from Ascent by Hazim: added last owner, faces, verticies, script and inventory count
2011-04-11 21:59:58 -07:00
McCabe Maxsted
d060c9badb
Fixed avatar ages showing up as -1 days old for people on different timezones
2011-04-11 21:15:29 -07:00