Age | Commit message (Collapse) | Author |
|
|
|
|
|
XUI changed for Converstions multifloater and IM floater.
|
|
|
|
|
|
own name with (You)
|
|
|
|
|
|
|
|
removed hacks for object inventory folderview
|
|
|
|
history - no toast given if chat history is open
|
|
from the notifications listing
|
|
the tab container.
|
|
|
|
|
|
|
|
|
|
removed dead code
|
|
|
|
#ifdef'ing the code out for now, to be removed later.
|
|
added draw3D to LLUIImage to encapsulate display of image in projective 3D space
|
|
|
|
|
|
|
|
|
|
|
|
By the way, removed the "Activate" button from the Groups tab.
|
|
all param values now support named values uniformly
|
|
|
|
|
|
|
|
|
|
|
|
Notification handlers now use LLHandles to screen channels.
|
|
Fixed boost trackable objects usage.
|
|
|
|
|
|
tweaked nametag positioning
|
|
|
|
|
|
|
|
|
|
|
|
It is invoked by clicking on any speaking indicator except yours.
|
|
nametags now track avatar head
avatar_skeleton now loaded as param block
vector3 param block parsing support
fixes for param block recursion
|
|
view/sort/add/remove buttons.
|
|
|
|
object inventory offers don't increment system menu count
added customizable merging behavior for duplicate "unique" notifications
fixed overeager notification channels
|
|
LLViewerRegion::getPosGlobalFromRegion.
As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash.
Adding a check that should prevent it (could not reproduce to make sure).
|