Commit Graph

7 Commits (9edad026f4494de1a6f02ecc3f477faa27a361ef)

Author SHA1 Message Date
Ansariel 28d861d982 Small cleanup in FSConsoleUtils 2015-11-19 17:02:06 +01:00
Ansariel 9036ed275a FIRE-2436: Change behavior of chat console: Chat console will now always show the chat for sessions that are currently not shown by a visible floater 2015-11-11 13:55:23 +01:00
Ansariel 39727765a3 Optimize this... 2014-07-10 15:13:30 +02:00
Cinders 3654c3e654 Add missing EOF Newlines 2013-06-29 14:11:44 -06:00
Ansariel 9eeebe39a2 FIRE-9455: Chat console becomes invisible at various occasions 2013-03-14 09:30:42 +01:00
Ansariel 7abcf40dec Fixed some Firestorm license headers 2013-03-06 14:07:56 +01:00
Ansariel bd86a614b8 Refactored chat console handling:
* Created new class FSConsoleUtils to handle console-related tasks
* Moved IM in console handling from IMHandler to FSConsoleUtils
* IMHandler is now stock V3 and will produce no problems anymore once it goes away with CHUI
* Nearby chat handling moved from LLNearbyChatHandler to FSConsoleUtils
* LLNearbyChatHandler::processChat() is now mostly stock V3 to reduce problems with CHUI
* (Group-)IMs in chat console settings are now independent from their corresponding toasts counterparts and can be set independently
2013-02-27 14:09:28 +01:00