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
/
chattab.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-24
improve some mode methods in Client.
Andrei Karas
1
-3
/
+3
2013-08-09
improve size() methods usage.
Andrei Karas
1
-4
/
+5
2013-07-28
move bools in chattab.
Andrei Karas
1
-2
/
+2
2013-07-11
move sound constants to separate file.
Andrei Karas
1
-0
/
+1
2013-06-30
Add support for logging debug chat tab.
Andrei Karas
1
-2
/
+12
2013-06-21
fix code style.
Andrei Karas
1
-1
/
+0
2013-06-04
Remove "Server:" from notifications messages.
Andrei Karas
1
-1
/
+1
2013-05-31
Improve chattab class.
Andrei Karas
1
-6
/
+7
2013-05-30
Add color for globals with player/npc name.
Andrei Karas
1
-1
/
+1
2013-05-03
add comments for translators
Andrei Karas
1
-0
/
+10
2013-04-25
fix some code style by cpplint.
Andrei Karas
1
-1
/
+0
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-3
/
+2
2013-04-07
fix cide style.
Andrei Karas
1
-1
/
+1
2013-04-03
Fix http links splitting in chat.
Andrei Karas
1
-9
/
+11
2013-03-31
Rename SoundManager sigleton from sound to soundManager.
Andrei Karas
1
-4
/
+4
2013-03-21
Send channel name to net code layer.
Andrei Karas
1
-2
/
+7
2013-03-21
Add channel name to chat tabs.
Andrei Karas
1
-2
/
+4
2013-02-26
Improve string usage in other files.
Andrei Karas
1
-10
/
+8
2013-02-18
Add option to show/hide guild online messages.
Andrei Karas
1
-1
/
+14
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-25
Improve empty strings manipulation.
Andrei Karas
1
-4
/
+4
2012-12-03
Rename sound.cpp/h to soundmanager.
Andrei Karas
1
-1
/
+1
2012-11-27
Simplify command handlers.
Andrei Karas
1
-2
/
+1
2012-10-29
Highlight window header with * if got new chat message with minimized window.
Andrei Karas
1
-0
/
+1
2012-10-20
Add palette inheritance to browserbox class.
Andrei Karas
1
-1
/
+1
2012-10-20
Add to some controls palette inheritance from other controls.
Andrei Karas
1
-2
/
+2
2012-10-14
Dont use guichan tab and tabbedarea anymore.
Andrei Karas
1
-2
/
+1
2012-09-16
Add const to variables with type size_t.
Andrei Karas
1
-2
/
+2
2012-08-30
Add const to more classes.
Andrei Karas
1
-6
/
+6
2012-08-24
replace defines to consts.
Andrei Karas
1
-1
/
+1
2012-08-23
Remove useless includes.
Andrei Karas
1
-3
/
+1
2012-07-28
Simplify scrollarea opaque flag.
Andrei Karas
1
-2
/
+1
2012-07-23
Improve perfomance in some object constructors.
Andrei Karas
1
-2
/
+2
2012-06-24
Allow enter in chat "?" as text message.
Andrei Karas
1
-1
/
+4
2012-06-19
Add help search commands (?text).
Andrei Karas
1
-5
/
+20
2012-04-09
Fix code style.
Andrei Karas
1
-2
/
+1
2012-04-01
Last part of fixes.
Andrei Karas
1
-5
/
+5
2012-03-29
Add option to auto hide chat window (chat window visible by default)
Andrei Karas
1
-0
/
+8
2012-02-28
Fix some sound event.
Andrei Karas
1
-2
/
+19
2012-02-28
Add different sound effects for different events.
Andrei Karas
1
-1
/
+1
2012-02-08
Fix code style with new tool.
Andrei Karas
1
-1
/
+1
2012-02-02
Add some checks after automatic checking.
Andrei Karas
1
-3
/
+11
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-12-08
Add variables for any chat text/commands.
Andrei Karas
1
-0
/
+3
2011-12-02
Fix some issues after automatic code checking.
Andrei Karas
1
-2
/
+1
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-2
/
+2
2011-10-08
Fix global message sound hightligt. It was broken for some time.
Andrei Karas
1
-10
/
+4
2011-09-10
Change empty strings initializations.
Andrei Karas
1
-1
/
+1
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-1
/
+1
2011-08-22
Add highlight list option.
Andrei Karas
1
-3
/
+1
[next]