Display names from Phoenix. Thanks Wolfspirit!
That's quite a piece of work. I have NO idea how Jess can downplay the effort that went into this. And it's still not complete, local chat is not affected, perhaps group chat too.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "llstring.h"
|
||||
#include "llfontgl.h"
|
||||
#include "lllineeditor.h"
|
||||
#include "llavatarname.h"
|
||||
|
||||
|
||||
class LLNameEditor
|
||||
@@ -79,6 +80,7 @@ public:
|
||||
|
||||
private:
|
||||
static std::set<LLNameEditor*> sInstances;
|
||||
static void on_avatar_name_response(const LLUUID& agent_id, const LLAvatarName& av_name, void *userdata);
|
||||
|
||||
private:
|
||||
LLUUID mNameID;
|
||||
|
||||
Reference in New Issue
Block a user