index
:
AntumDeluge/manaplus
master
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
/
whispertab.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-5
/
+5
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-05-30
Move theme colors enum into separate file.
Andrei Karas
1
-2
/
+2
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-12-08
In whisper constructor allow separatly set nick and caption.
Andrei Karas
1
-1
/
+2
2014-11-08
Fix code style.
Andrei Karas
1
-1
/
+0
2014-10-28
Move /me effect to chatutils.
Andrei Karas
1
-1
/
+2
2014-10-25
Fix code style.
Andrei Karas
1
-2
/
+0
2014-10-13
Add whisper tab and channel tab commands to autocomplete.
Andrei Karas
1
-0
/
+5
2014-10-12
Add basic support for chat channels.
Andrei Karas
1
-1
/
+1
2014-10-12
Add log file name into chattab.
Andrei Karas
1
-7
/
+1
2014-10-12
Simplify chat tab colors usage.
Andrei Karas
1
-13
/
+2
2014-10-12
Move chat tab type into ChatTab.
Andrei Karas
1
-1
/
+1
2014-10-12
Move WhisperTab into chat subdir.
Andrei Karas
1
-0
/
+143