Lirusaito
edb6c0e8e9
Feature Request: Add a stop button to MOAP hover controls
...
Also raise up the speaker button two pixels so it doesn't look so bad.
2019-01-19 10:03:21 -05:00
Lirusaito
bba6ecba65
Request: Allow filtering nonlinks or links in the custom inventory filter
2019-01-16 22:34:22 -05:00
Lirusaito
0ddfdad180
Fix ShowMutedChat setting not properly restoring.
2019-01-16 16:46:12 -05:00
Lirusaito
c419c4d560
Add UI for the replacing of urls to System->Security at the bottom
...
Moves the region restart preferences into Vanity->main
2019-01-16 13:03:58 -05:00
Lirusaito
9c06bbb8eb
Fix the expand buttons in the remote toolbars looking like garbage
2019-01-14 20:02:07 -05:00
Lirusaito
1efc71db0c
Fix mic lock being inverted.
2019-01-14 14:46:50 -05:00
Lirusaito
b61cba8e01
Clean up and optimize the AO
...
Added the feature of selecting an animation from combo boxes and it playing automatically if it should be at this moment.
Now for the stuff only developers will understand:
FloaterAO is now a FloaterSingleton, because it should've been behaving that way all along.
Refactors a lot, simplifies a lot, best view without space changes.
Reduces a lot of redundant blocks.
Creates some functions to make things like AOStates easier to get
AOStates are now an enum instead of a bunch of const ints.
Cleaned up includes.
NULL -> nullptr, virtual->override, BOOL->bool, for->foreach
Removed struct_tokens, it was redundant and actually just took up space.
No longer set all the children invisible, their parent does a good job of that.
Relate ComboBoxes to their states, so that we can easily get a setting and do a whole bunch of things with a lot less code.
Remove unused parameters and functions and variables
Remove unused boolean returns from functions.
Don't clear combo boxes just because one id is null.
2019-01-11 06:17:58 -05:00
Lirusaito
da2a9a5bf5
Add Typing AO
...
Like scripted AOs, this works whenever you type and AO is ON
Even if the Linden typing animation is not playing.
2019-01-10 17:42:59 -05:00
Lirusaito
47797f4cec
First pass at Swimming AO
2019-01-09 23:08:23 -05:00
Lirusaito
022fba2ba4
Add option "Add to Conference" to Conference chats and Instant Messages
...
Sync code from upstream for inviting people to conference via Avatar Picker
2019-01-08 11:27:51 -05:00
Lirusaito
9f03d1be05
How to enable "show muted text" box by default
...
Have a feature, Torric.
I should've already set this up long ago, sorry about that!
2018-07-27 15:38:01 -04:00
Lirusaito
e31c088470
Modernize the voice remote some.
2018-07-15 12:09:47 -04:00
Lirusaito
172eee49e5
Give local speakers lists a more radar-like menu
2018-07-15 11:56:35 -04:00
Lirusaito
6edd21bfe6
Don't limit the length of notecards and scripts, let the server scream at us instead.
2018-07-13 17:38:23 -04:00
Shyotl
ce1b58dd13
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
2018-02-08 01:56:43 -06:00
Shyotl
2dc46964b4
Simple update check mechanism, and tons of notification tweaking to make the notifications look less crap.
2018-02-08 01:26:09 -06:00
Liru
4aa943b871
XML sync report abuse with upstream
2017-11-01 18:13:36 -04:00
Lirusaito
8cea1705d1
You asked for it, here's Classic Search back!
2017-04-23 18:49:55 -04:00
Lirusaito
a6236ab593
Prepare for upcoming changes to Region Agent Limit
2017-04-12 19:57:52 -04:00
miKaぴょん
7a1633abdf
Bento German translation
2017-01-19 13:29:10 +01:00
Shyotl
c262210cf3
Merge branch 'Release' of https://github.com/Lirusaito/SingularityViewer
2017-01-13 01:21:33 -06:00
Shyotl
98516a2a22
Bento hell and back, and back to hell, and back.
2017-01-11 03:55:36 -06:00
Lirusaito
efe83160a1
Fix incorrect attribute name resulting in shortened moap homepage urls
2016-09-14 18:13:16 -04:00
Lirusaito
e29776d2b2
:%s/"Block"/"Mute"/g
2016-08-23 15:45:53 -04:00
Lirusaito
707dc2f56f
Remove an extraneous "you" (thanks Fritigern)
2016-07-18 20:30:38 -04:00
Lirusaito
fbb144ede4
Update About Floater with up to date devs and maintainers info.
2016-07-16 06:35:16 -04:00
Lirusaito
9fe563c9f3
Solve SV-2103: Estate Kick was Teleporting Home, which wasn't always a kick
...
Estate Kick button now offers choice between Kicking Home and Kicking Out.
Estate Ban always kicks out
Translators: Please update SV-2103 in notifications.xml appropriately
2016-07-06 00:51:28 -04:00
Lirusaito
086af65f89
SV-2093: Add Block option to ScriptDialogs.
...
Thanks to routergray for helping me test this.
2016-06-28 10:33:48 -04:00
Lirusaito
fa007905d1
Fix SV-2065
2016-06-15 23:52:36 -04:00
Lirusaito
6df030d706
Update the links for Report Singularity Bug and Request New Feature
2016-06-14 04:39:08 -04:00
Lirusaito
a41ce2d281
When LLTextEditor calls onCommit, update its setting value if applicable.
...
Hook up commit on focus lost, too, have the autoresponse messages do that.
2016-06-14 03:59:35 -04:00
miKaぴょん
a95b834711
Fix SV-2056, typo in media control panel XML
2016-06-06 02:15:24 +02:00
Lirusaito
05274c108e
Oops! Fix menu_viewer.xml (Thanks for pointing this out Damian!)
2016-05-28 16:32:10 -04:00
Lirusaito
e5886e0959
Add option in Singularity menu to Resync Anims
...
#close SV-1321
2016-05-27 08:39:18 -04:00
Lirusaito
e50899dc68
Feature Request: Option to focus on avatar from instant message with them
...
Will be in the dropdown in IM at the bottom, only if they're in the sim...
Actually, this feature works pretty well as an in-sim indicator (if it works as intended!)
2016-05-02 19:06:12 -04:00
Lirusaito
39b3f58e13
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
...
# Conflicts:
# indra/newview/llvoavatar.cpp
Also Reverted reversion of removal of before() wrapper in llstl.h
2016-05-02 15:15:06 -04:00
Lirusaito
62e8400c3c
Add Log button to Profile, (and rightclick menus for lists) as per request.
2016-04-15 03:26:02 -04:00
Lirusaito
b90d905cc5
Allow exclusively filtering out Landmark offers with AntiSpamItemOffersLandmarks.
...
This was requested on our JIRA, but then no one suggested any other things to filter.
2016-04-12 20:55:40 -04:00
Shyotl
be5d2f20bc
llrender and lldir merge. Removed duplicate assets from skins. cleaned up skin textures.xml files to only include changes from default.
2016-04-11 02:51:08 -05:00
Lirusaito
e62261edb2
Sync with Alchemy, includes much awaited lib updates for Linux
...
Applies ALCH-420 - Replace all invisiprims with fully transparent texture and remove dead code paths
-ARC no longer takes invisis into consideration.
Syncs some script keywords updates.
Changes all "\n" in llfloaterabout.cpp to '\n' because screw.dat
2016-03-27 23:24:17 -04:00
Damian Zhaoying
0383d4492f
Update spanish translations in menu_viewer.xml, panel_preferences_ascent_system.xml and panel_preferences_chat.xml files.
2016-03-23 02:43:15 -04:00
Lirusaito
3227a44e0f
Sync with Alchemy.
2016-02-22 20:46:34 -05:00
Lirusaito
379543a405
Reorganize Autoresponse settings into a tab container.
...
Benefits:
There's now a lot more room on the autoresponse tab for more settings
- AutoresponseOnlyIfAway is now exposed.
The text field for response messages is now large
Drop Targets now take up the entire tab, so the item can be dropped anywhere within the autoresponse's settings context
Translators: panel_preferences_ascent_chat.xml
This will need some minor adjustments, obviously.
You'll also need to translate the new AutoresponseOnlyIfAway checkbox
2016-02-13 11:22:10 -05:00
Lirusaito
8320480971
AntiSpam bypasses for friends and own objects should override the antispam master filter
2016-02-09 03:51:39 -05:00
Lirusaito
0e349736b7
All search on SL looks awful, let's just use the Web tab instead now.
2016-02-06 10:52:56 -05:00
Drake Arconis
d219087950
Remove llqtwebkit, add cef
2016-01-16 16:14:04 -05:00
miKaぴょん
4d8f75fb32
Translate German doubleclick autopilot setting
2015-11-20 00:54:53 +01:00
Lirusaito
16daa6850e
Finish adding AutoPilot to preferences (my bad!)
2015-11-16 23:40:54 -05:00
Lirusaito
a9eb118897
Sync with upstream alchemy in removing the Lag Meter Floater
...
Useless floater, full of opensim drama we'll have no part in.
2015-11-16 23:40:43 -05:00
Damian Zhaoying
96a851993e
Add new strings translations and fix some visual strings and buttons en IM floaters
2015-11-13 13:23:43 -05:00