Commit Graph

21 Commits (def46d24c2a4e226054b7c19fb9acdd17bb040fd)

Author SHA1 Message Date
Ansariel 8e3e639388 Add request teleport option to V2 chat header context menu & avatar SLURL context menu 2014-01-29 20:23:41 +01:00
Ansariel a9258d9510 Add enable check for remove friend option in agent slurl context menu 2013-08-28 22:41:18 +02:00
Cinders 015f4e65ea Opensim god_names support 2013-08-14 20:23:43 -06: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 080f001f55 Make Linden detection more reliable and try to query LLAvatarNameCache first before falling back to old protocol as LLAvatarNameCache is the preferred method of retrieving avatar names 2013-07-23 10:08:16 +02:00
Cinders 3654c3e654 Add missing EOF Newlines 2013-06-29 14:11:44 -06:00
Cinders 97ffd44982 Fix reporting to chat 2013-06-27 14:38:28 -06:00
Cinders a03b2cc53f Interim fix for reportToNearbyChat
TODO: Make reportToNearbyChat() a proper notification method
2013-06-27 13:13:38 -06:00
Cinders 9196f9e17b Honor NameTagShowFriends in the colorizer 2013-05-31 16:40:27 -06:00
Ansariel 9b740fd3eb Shortcut Linden check in OpenSim 2013-05-30 13:08:41 +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
Cinders 201541f407 FIRE-9820: Fix default next owner modify/copy permission which were reversed. 2013-04-19 12:47:30 -06:00
Ansariel 66e9dd98d9 FIRE-9678: Don't re-use the texture picker's default texture setting for the default texture of newly rezzed prims - people expect the plywood texture behind the default button 2013-04-06 20:11:13 +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 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 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