Age | Commit message (Collapse) | Author |
|
- Renamed LLLogChat::loadAllHistory to LLLogChat::loadChatHistory because it doesn't actually loads all history. Also added parameter to the function which is a flag whether to load all file's content or not.
- Implemented displaying history by pages (as was decided on meeting page): Added showHistory() method to the LLFloaterConversationPreview which shows the chat history page by page starting from the last conversation (or may say starting from the last page). One page contains 100 entries. Added "More history..." button to display next page of history.
|
|
|
|
persistent settings
|
|
|
|
|
|
|
|
|
|
|
|
A brief explanation of what have been implemented. More information can be found in comments.
1. Created conversation history viewer (llfloaterconversationpreview)
2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog)
3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively
4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(WASD movements)
|
|
unified naming scheme.
|
|
and viewer-release.
|
|
|
|
|
|
|
|
- Created new LLBlockList class and replaced LLScrollContainer with it
- Also created new LLBlockedListItem class which represents blocked objects and blocked avatars
|
|
|
|
|
|
navmesh button on dirty regions regardless of whether the user has permissions.
|
|
|
|
|
|
|
|
|
|
multi floater. Force Nearby Conversation if floater is empty.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Shadows enabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change.
|
|
|
|
|
|
|