Liru Færs
927e86bdc9
Feature Request: Link names in transaction messages
2019-11-06 06:42:45 -05:00
Liru Færs
cfa2c4e424
Fix Beware's issue with SinguReplaceLinks being partially broken recently
2019-11-06 06:42:13 -05:00
Liru Færs
9cf26e1fc2
Link names! Online/Offline notifications, Make group item declines better
2019-11-03 16:17:32 -05:00
Liru Færs
6af65004a5
Don't const_cast LLChat, just accept it as non-const.
2019-11-03 15:36:58 -05:00
Liru Færs
d189aadd12
Squeak
...
Links for teleport offers, show autoresponded with item to muted in local,
autounmute notification (so you can remute easily :P).
Cleanup redundant strings
2019-11-03 15:12:05 -05:00
Liru Færs
6048019926
When giving inventory to someone, use preferred name and link it in log.
2019-11-03 12:39:28 -05:00
Liru Færs
5ddab7d3b2
Feature Request: Link name in "Autoresponded to <name>" text
2019-10-20 01:37:28 -04:00
Liru Færs
d16ff5cb5c
Bunch of excess clean up from while I was working on things
2019-10-10 02:49:17 -04:00
Liru Færs
d277f1750d
All places just av/group names were being used are now name ui
...
Since NameBoxes are clickable, remove redundant profile buttons.
Removes a ton of RLV logic, now centralized inside LLNameUI
Removes excess functions that went largely unused
May no longer show if parcel sale is pending under the owner field,
this is weird and it's hard to keep this behavior
Also includes the missing setValue and getValue so this compiles,
that should've been committed way earlier, oops
Also adds ability for name_box to have is_group attribute, too!
2019-10-10 02:32:47 -04:00
Shyotl
4622be4cef
Clear sim stats upon stats stat update in new region.
2019-07-03 15:59:51 -05:00
Lirusaito
a1d06e682e
Switch to using typedef'd uuid types everywhere and auto for iterators
...
Oh, and some related opts.
2019-04-04 22:20:21 -04:00
Lirusaito
90e9bce8de
Boost::unordered is better than std::unordered, apparently
2019-03-27 22:28:29 -04:00
Lirusaito
bd39b29c1d
Feature Request: Add a notification when receiving items from Marketplace
...
Turn this off with LiruReceivedItemsNotify
2019-03-23 08:38:59 -04:00
Lirusaito
1cc7c6b4cf
Translation Request: Make marketplace received translatable
2019-03-23 08:37:57 -04:00
Lirusaito
0cf4663c7d
Wooops, this belongs here, fix not online message translation not working
2019-03-23 05:44:45 -04:00
Lirusaito
9f23dcb0c4
[InvOpts] Folder View unordered opt pass
2019-03-22 02:10:43 -04:00
Lirusaito
c5329968f7
Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer
...
# Conflicts:
# indra/llcommon/llstring.h
# indra/newview/llviewermenu.cpp
# indra/newview/llviewerregion.cpp
2019-03-18 17:30:34 -04:00
Shyotl
b81373366b
Animesh test changes. Also stop screwing with my commit messages, github.
2019-03-17 02:35:07 -05:00
Lirusaito
d1f386860c
Do not recenter the restart floater if it's been moved.
2019-03-16 20:28:15 -04:00
Lirusaito
c260158a2c
Backport translatable not_online responses
...
Thanks for pointing this out, Damian
2019-03-14 02:23:06 -04:00
Lirusaito
b601fa2037
Partial fix for teleport detaching
...
Thanks for the testing Nai.
Hey LL, if you're reading this, regions we've left were letting us know
that our attachments had left. For some reason, our attachments were dying
before we were removed from the list of agents on the region.
Teleporting out of Hippo Hollow does this reliably.
2019-03-07 12:51:55 -05:00
Lirusaito
fb39f2d511
Merge branch 'master' into ManagedMarketplace
...
# Conflicts:
# indra/newview/llinventorybridge.cpp
# indra/newview/lltooldraganddrop.h
2019-02-28 23:58:08 -05:00
Lirusaito
2e8e641024
Don't LogInventoryDecline from groups, stop spamming local chat
2019-02-09 21:18:58 -05:00
Inusaito Sayori
167d336274
Up to compile phase
...
at 20fd3e98b4
2019-01-25 19:32:15 -05:00
Shyotl
f4a713a500
Merge.
2017-03-14 04:02:53 -05: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
Shyotl
899ba7fded
Fixed folder collapse state not being properly restored after clearing search string.
...
Updated inventory filter classes.
LLInventoryView renamed to LLPanelMainInventory for easier diffing.
2016-05-26 02:22:19 -05: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
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
0841479ccc
llcommon merge. Added LLUnits.
2016-04-06 01:31:20 -05:00
Lirusaito
ac03994861
Add debug setting LiruFlashWhenMinimized, because flashing taskbar is annoying!
2016-02-22 20:47:55 -05:00
Lirusaito
3227a44e0f
Sync with Alchemy.
2016-02-22 20:46:34 -05:00
Lirusaito
bf9899a99b
Scope on a Rope
2016-02-14 18:16:35 -05:00
Lirusaito
af91c02504
These should probably be cached controls, they're frequently checked.
2016-02-09 04:18:17 -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
Drake Arconis
13666ac62a
Change out versioning code for less hacky versioning code
2016-01-16 10:06:07 -05:00
Shyotl
3f3ead0988
Merge branch 'master' into AISv3-WIP
...
Conflicts:
indra/newview/llinventorybridge.cpp
2015-06-27 01:30:28 -05:00
Shyotl
1e488fef6d
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
...
Conflicts:
indra/newview/llviewerregion.cpp
2015-06-26 20:38:43 -05:00
Shyotl
9f10d9510d
Initial AISv3 merge. New HTTP messages not plugged in yet.
2015-06-25 20:16:30 -05:00
Shyotl
09f4528bfb
Removed LLDynamicArray, LLDynamicArrayIndexed, LLDynamicArrayPtr, LLDLinked, LLDynamicQueuePtr, LLEnum, and LLIndexedQueue. Added new LLPointer variants.
2015-06-19 18:27:21 -05:00
Inusaito Sayori
b11511b7b9
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
...
Conflicts:
indra/newview/lldrawpoolwlsky.cpp
2015-06-19 05:42:49 -04:00
Shyotl
1c627317ec
No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
2015-06-19 03:54:20 -05:00
Inusaito Sayori
4f8cbb8c06
[RLV] 2.9: @shownametags
...
This hides name tags and names whenever possible, except from chat.. when not possible, falls back on anonyms
Changed: Radar no longer hidess based on @shownames, that's silly.. now radar hides names when @shownames
Radar will alert when @shownames restricted, but not when @shownametags restricted
Radar will not offer menu when @shownames or @shownametags restricted, and the IM and Profile buttons will disable.
Hopefully fixed broken RLVa logic in llfloaterobjectiminfo.cpp
Fix slightly broken RLVa logic code in llpanelpermissions.cpp
Changed: Range Finder now disallowed when minimap disabled, show loc restriction doesn't change it anymore.
Fix broken hiding of names when offering teleports; rlv_shownames param doesn't seem to always pass, work around those situations...
^-This causes some false positives, I suppose, if you offer teleport from friends list to someone in the region, but better safe than sorry.
2015-05-22 16:53:32 -04:00
Inusaito Sayori
03f2192684
At the request of Aleeri in group, add support for EXP-901
...
Notifies nonfriends when their chat is blocked
This is instead of showing the muted autoresponse message, so only muted people will see it now.
Also cleans up some excess autoresponder code.
2015-05-20 11:31:28 -04:00
Inusaito Sayori
0d27d0cbc7
Inventory decline notifications are annoying, add LogInventoryDecline from upstream.
...
View without space changes please~
2015-04-04 15:31:39 -04:00
Inusaito Sayori
398014b118
Port Hover Height from Alchemy, it's in quicksettings~
...
Lots and lots of other sync~
Also has a command /hover
Added /resync command from Alchemy.
2015-03-25 08:04:24 -04:00
Inusaito Sayori
72080e79e9
Sync llcommon with Alchemy a bit.
...
llmath::llround->ll_round
LL_ICC->LL_INTELC
Add llpredicate
Add LL_CPP11 macro
Remove llhash
Update llinitparam, llsd and all relatives of it.
2015-03-20 22:04:04 -04:00
Inusaito Sayori
6cd7941fd2
Feature Request: Offer to show that autoresponse to muted was sent.
...
Also, stop letting RLV filter cmdline_printchat() calls.
2015-03-19 03:37:01 -04:00
Shyotl
b865b92a6a
Merge branch 'FMODStudio'
...
Conflicts:
indra/cmake/PNG.cmake
indra/newview/llnetmap.cpp
indra/newview/llviewermessage.cpp
PARAMETERS: CLEAN
2015-01-26 17:15:46 -06:00
Inusaito Sayori
f09d399e88
Only spam the logs about missing var region flags when we're not on SL.
2015-01-07 15:47:14 -05:00