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
/
net
/
ea
/
chathandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
add comments for translators.
Andrei Karas
1
-0
/
+2
2013-04-20
fix style in net directory.
Andrei Karas
1
-0
/
+1
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-3
/
+3
2013-03-29
fix code style.
Andrei Karas
1
-1
/
+1
2013-03-27
improve chathandler class.
Andrei Karas
1
-45
/
+9
2013-03-22
Add option to accept language messages in any languge.
Andrei Karas
1
-3
/
+4
2013-03-22
Show channel messages in language tab.
Andrei Karas
1
-12
/
+20
2013-03-22
add netcode support for channels (for now evol only).
Andrei Karas
1
-6
/
+23
2013-03-21
Send channel name to net code layer.
Andrei Karas
1
-2
/
+1
2013-03-12
Fix code style.
Andrei Karas
1
-2
/
+0
2013-03-09
Add new notifications in some other classes.
Andrei Karas
1
-15
/
+9
2013-03-09
Remove useless notifications from chathandler.
Andrei Karas
1
-8
/
+0
2013-02-26
Improve string usage in other files.
Andrei Karas
1
-1
/
+1
2013-02-19
Add support for GM tab.
Andrei Karas
1
-1
/
+19
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-09-16
Add const to variables with type size_t.
Andrei Karas
1
-3
/
+3
2012-09-02
Add const to more classes.
Andrei Karas
1
-11
/
+11
2012-08-26
Ignore future message type in whisper.
Andrei Karas
1
-0
/
+4
2012-08-23
Remove useless includes.
Andrei Karas
1
-3
/
+0
2012-04-01
Last part of fixes.
Andrei Karas
1
-2
/
+2
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-10-23
Add chat commands for using server side ignore for all whispers.
Andrei Karas
1
-0
/
+45
2011-10-10
Add option to show/hide MVP messages.
Andrei Karas
1
-1
/
+1
2011-10-08
Add checks and fix code style.
Andrei Karas
1
-22
/
+12
2011-09-09
Continue fix for shadow variables/methods errors.
Andrei Karas
1
-10
/
+10
2011-08-30
Dont create guild manager instance if guild bot support not enabled.
Andrei Karas
1
-1
/
+1
2011-08-27
Basic support for guild bot integration.
Andrei Karas
1
-0
/
+7
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-08-03
Fix code style and remove some unused variabled.
Andrei Karas
1
-1
/
+1
2011-07-30
Fix code style.
Andrei Karas
1
-1
/
+1
2011-07-29
Extract shared logic from chathandler and gamehandler netcode to ea namespace.
Andrei Karas
1
-0
/
+359