summaryrefslogtreecommitdiff
path: root/src/gui/widgets/chattab.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-28Fix some sound event.Andrei Karas1-2/+19
2012-02-28Add different sound effects for different events.Andrei Karas1-1/+1
2012-02-08Fix code style with new tool.Andrei Karas1-1/+1
2012-02-02Add some checks after automatic checking.Andrei Karas1-3/+11
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-08Add variables for any chat text/commands.Andrei Karas1-0/+3
2011-12-02Fix some issues after automatic code checking.Andrei Karas1-2/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-2/+2
2011-10-08Fix global message sound hightligt. It was broken for some time.Andrei Karas1-10/+4
2011-09-10Change empty strings initializations.Andrei Karas1-1/+1
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-1/+1
2011-08-22Add highlight list option.Andrei Karas1-3/+1
2011-08-17Fix chat auto scroll to down if input field is visible.Andrei Karas1-1/+2
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-2/+2
2011-07-25Add removing palyers sprite logic depend on players direction.Andrei Karas1-1/+1
2011-06-15Add option to use local time in chat.Andrei Karas1-9/+19
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-18Impliment away log in away mode.Andrei Karas1-0/+19
2011-03-27Fix uninitialised variable.Andrei Karas1-1/+2
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+1
2011-03-26Add option to chat context menu to remove nicks.Andrei Karas1-1/+2
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-1/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+431