Lirusaito
759ee62e7c
/open for opening avatar profiles by id~
2014-07-09 03:18:08 -04:00
Lirusaito
19b85afe12
Allow gtp with implicit current height when z is not provided.
2014-07-09 02:56:09 -04:00
Inusaito Sayori
2075042ba7
Fix key2name not working on the first try. Also make it comply with the name system choice.
2014-06-19 12:48:00 -04:00
Inusaito Sayori
839f4eab7e
Feature Request: chatbar as commandline "/regionsay msg" to do region-wide messages without needing to go through the region/estate floater.
2014-06-09 06:50:48 -04:00
Inusaito Sayori
a5928f4dbf
Chatbar as cmdline, return false to avoid chatting certain commands
2013-10-02 20:34:20 -04:00
Lirusaito
e03d469bcf
Feature Request: Provide a way to open SLURLs without needing to post them in chat
...
Adds chatbar as commandline command /open, which also allows opening urls as a bonus.
2013-07-25 12:43:22 -04:00
Lirusaito
b16072b640
Feature Request/Bug Fix: Restore the old behavior of allowing mapto region/x/y/z for specifying coordinates
...
Also swaps settings to be alphabetical, forgot to save that change before last commit.
2013-07-25 12:39:22 -04:00
Shyotl
ef3e918558
Initial moap commit. /VERY/ WIP. Primarily committed to clean up unstaged changes. Do not run this, even if it may compile, as it will NOT work (for a myriad of reasons)!
2013-05-31 05:33:41 -05:00
Latif Khalifa
303840f729
Merge remote-tracking branch 'shyotl/sunshine'
...
Conflicts:
indra/llappearance/llavatarappearance.cpp
indra/newview/character/avatar_lad.xml
indra/newview/llagent.cpp
2013-03-26 23:54:36 +01:00
Shyotl
1dbaa19e99
Reworked control variable lookup profiling. Should practically be free, and is now enabled for relwithdebinfo. Use dumpcalls for output.
2013-03-14 14:37:20 -05:00
Drake Arconis
3fac86158c
General cleanup of unused variable warnings
2013-03-04 16:04:05 -05:00
Lirusaito
0494dc8d32
Fix Issue 432: Radar Keeps Popping Up and side issue I got still the window "An object owned by you ..."
...
Unified key message sending to function send_keys_message()
Switched a few getBOOLs to CachedControls
Added RadarChatKeysStopAsking, and RadarChatKeysRequest as a three button notification so the user can decide to permanently say no.
Corrected RadarChatKeys description to be more accurate.
If we want to know if the radar is open, we check instanceExists, not getInstance.
Also enabled using the announce button when RadarChatKeys is false to announce keys, for manual updates.
2013-01-14 06:34:27 -05:00
Shyotl
9fb4e677a6
Updates to LLScrollListCtrl and related inter-dependencies. Also added ability to set face texture to 'None' (LLUUID::null).
2012-12-08 00:56:58 -06:00
Drake Arconis
efb252206b
Cached controls in cmdline chatbar
2012-09-17 22:22:02 -04:00
Lirusaito
fec75d9436
Added commandline for Fake Away Status.
...
Users can turn on and off the fake away status by typing a command.
Can be placed inside gesture to be performed together with going away.
2012-02-08 12:54:34 -05:00
Shyotl
36e0f667d5
gAgent.set/getInventoryRootID() changed to gInventory.set/getRootFolderID()
2011-10-12 02:29:12 -05:00
Shyotl
a07e399801
LLAgentCamera transition (1/2)
2011-06-07 21:35:10 -05:00
Shyotl
51338470b5
Pulled LLEventTimer out of lltimer.h/cpp and into lleventtimer.h/cpp
...
LLInstanceTracker added to llcommon (pulled from llui in v2 for usage elsewhere)
LLEventTimer now using LLInstanceTracker
Updated LLLiveAppConfig (Though it appears unused, really)
processor.h is obsolete, thus removed. (llprocessor.h replaces it)
2011-05-15 22:40:59 -05:00
unknown
fe9a3d2ba2
Converted frequently occuring setting lookups to LLCachedControl
...
Added LLObjectList::getAvatar(LLUUID) for type-safe and quicker lookup
Added F32 overload to LLSD because using F64 needlessly is silly.
(And its lack of F32 overload caused issues with LLCachedControl<F32>)
2010-10-07 21:36:13 -05:00
CharleyLevenque
26f2430155
Case insensitive command line.
2010-09-16 19:25:36 -04:00
CharleyLevenque
4bac221317
Added in Emerald's 'Chatbar as Command Line'
2010-08-23 01:29:10 -04:00