index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
widgets
/
tabs
/
chat
/
chattab.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-04
Show hightlighted messages in chat also if tab active but window minimized or...
Andrei Karas
1
-6
/
+8
2016-04-21
Convert chattabtype into strong typed enum.
Andrei Karas
1
-1
/
+1
2016-03-12
Dont highlight server messages in chat channels.
Andrei Karas
1
-2
/
+4
2016-02-27
Add exception to seach chat command. It not run search for special chars.
Andrei Karas
1
-1
/
+10
2016-02-08
Add some missing const.
Andrei Karas
1
-1
/
+1
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-2
/
+2
2016-01-29
Fix code style.
Andrei Karas
1
-4
/
+0
2016-01-25
Move help window to top on first time open it from chat with commands like "?...
Andrei Karas
1
-0
/
+3
2016-01-16
Add function for replace item links in chat.
Andrei Karas
1
-36
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-14
Move soundconsts.h into const directory.
Andrei Karas
1
-1
/
+2
2015-06-06
Fix code style.
Andrei Karas
1
-0
/
+2
2015-05-30
Convert ChatMsgType enum into strong typed enum.
Andrei Karas
1
-2
/
+2
2015-05-24
From ChatTab::chatLog removed default parameter for message owner type.
Andrei Karas
1
-2
/
+4
2015-05-24
Add strong typed bool type TryRemoveColors.
Andrei Karas
1
-3
/
+4
2015-05-24
Add strong typed bool type IgnoreRecord.
Andrei Karas
1
-3
/
+8
2015-05-24
Add strong typed bool type Online.
Andrei Karas
1
-2
/
+2
2015-03-17
Remove useless includes from .h files.
Andrei Karas
1
-0
/
+4
2015-02-19
Fix virtual overload function handleCommand.
Andrei Karas
1
-2
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-13
eathena: show channel messages in channel tab.
Andrei Karas
1
-1
/
+3
2014-10-12
Add log file name into chattab.
Andrei Karas
1
-4
/
+10
2014-10-12
Move chat tab type into ChatTab.
Andrei Karas
1
-13
/
+3
2014-10-12
Move ChatTabType into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move ChatTab into chat subdir.
Andrei Karas
1
-0
/
+564