Ansariel
593e9f139d
Could optimize this I guess...
2022-08-14 14:22:28 +02:00
Zi Ree
edc771b71a
FIRE-30725 - Add more group functions to group URL context menu
2021-02-10 14:36:56 +01:00
Ansariel
3d00f56ea0
Move unescaped_name function to FSCommon
2020-06-16 20:09:04 +02:00
Ansariel
b721494405
Refactor code for rezzing under land group and concentrate it into FSCommon::getGroupForRezzing()
2016-10-26 17:42:22 +02:00
Ansariel
e057285ecd
Use CTRL-F focus the local search editor of a window if available (can be disabled via FSSelectLocalSearchEditorOnShortcut)
2016-10-11 09:45:49 +02:00
Ansariel
98315f0919
FIRE-19718 / FIRE-17929: Presumed fix for avatar entering region alerts not working properly
2016-07-27 16:15:29 +02:00
Ansariel
b0542a1a46
Refactor FSCommon
2015-11-14 01:36:57 +01:00
Ansariel
2a5bd3015a
Consolidate IRC /me prefix checks that are cluttered all over the place
2015-11-14 00:20:32 +01:00
Ansariel
4518d1011a
QuickPrefs is a TransientDockableFloater - let's make it actually behave like one and dock to the toolbar button, unless a legacy skin (Vintage or Latency) is used
2015-02-23 17:57:13 +01:00
Ansariel
2845768d16
FIRE-14479 / FIRE-15173: Don't perform texture refresh on default textures
2015-02-23 13:28:24 +01:00
Ansariel
2ff3c1e51c
Housekeeping...
2014-08-16 18:48:17 +02:00
Ansariel
44875d107a
Remove obsolete includes
2014-05-16 10:47:51 +02:00
Ansariel
04e403a7c5
Remove old, obsolete convenience method from FSCommon
2014-05-16 10:20:02 +02:00
Ansariel
429599f8bc
Refactor display name handling based on display name and username visibility setting
2014-05-16 10:05:54 +02:00
Ansariel
72c4a8f71e
FIRE-12229: Limited to 42 groups on an opensim grid; Patch by Cinder Roxley
2014-04-17 09:28:15 +02:00
Ansariel
ab5afa556f
FIRE-11224: Introduce FSRegistrarUtils class to be able to run enabled checks from LLUI and disable context menu items in scroll lists and text areas
2013-08-06 15:03:24 +02:00
Ansariel
ec4315273e
Use radar data to store information if avatar is a Linden account to prevent unnecessary string compares where possible
2013-05-29 15:41:42 +02:00
Ansariel
5d65a490da
Move formatString helper function to FSCommon
2013-05-02 14:35:43 +02:00
Ansariel
88df2eadd7
Moved LLUUID hash function to to LLCommon
2013-04-15 17:33:36 +02:00
Techwolf Lupindo
24a136a3fc
Fix content breaking bug. Keep track of ObjectAdd msg and reset to zero when rezzing items from inventory.
2013-04-03 10:08:54 -04:00
Techwolf Lupindo
29a16359f7
First round of export and import support.
2013-03-24 20:35:24 -04:00
Ansariel
57b610c472
Moved UUID hash functor to FSCommon
2013-03-22 12:42:14 +01:00
Ansariel
bfa5f864f8
Moved AVATAR_UNKNOWN_Z_OFFSET and F32 AVATAR_UNKNOWN_RANGE to FSCommon
2013-03-22 10:22:07 +01:00
Ansariel
d365a8881d
Centralized calls to retrieve LLPanelPeople in getPeoplePanel() in FSCommon
2013-03-19 14:53:46 +01:00
Ansariel
7abcf40dec
Fixed some Firestorm license headers
2013-03-06 14:07:56 +01:00
Ansariel
28afd75afb
Use consistent naming for Firestorm header file defines
2013-02-27 14:34:56 +01:00
Ansariel
ad8ee93042
Moved parsing for auto close OOC and MU* style poses into fscommon
2012-11-25 16:16:36 +01:00
Techwolf Lupindo
eaa3a51a19
Texture comment metadata support.
...
Currently extracts the comment out of the texture if it exists and decodes any <letter>=<value> embedded in the comment.
Currenly LL uses this to id the uploader and time uploaded.
This will be used by the export feature in the future.
2012-11-21 23:36:37 -05:00
Ansariel
f5e8276b22
Added fscommon.cpp/h as central location for common used functions and moved reportToNearbyChat() there
2012-11-13 14:35:32 +01:00