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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
Remove default parameters from ChatTab::chatLog.
Andrei Karas
2
-6
/
+14
2017-09-09
Add workaround for fix alt-tab issue in SDL2.
Andrei Karas
1
-1
/
+2
2017-09-05
Fix crash if enter simple text into chat window before connecting to server.
Andrei Karas
1
-2
/
+5
2017-08-30
Move some variables to better scope.
Andrei Karas
1
-2
/
+2
2017-08-14
Replace static members usage from pointers to direct classes.
Andrei Karas
1
-6
/
+4
2017-06-21
Remove browserboxmode.
Andrei Karas
1
-1
/
+1
2017-06-19
Add function updateSize into browserbox.
Andrei Karas
1
-1
/
+1
2017-06-18
Fix asserts in browserbox on resize.
Andrei Karas
1
-0
/
+1
2017-06-08
Add missing function parameters.
Andrei Karas
2
-3
/
+3
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
6
-38
/
+44
2017-05-08
Fix wrong checks after removing some server features.
Andrei Karas
1
-2
/
+2
2017-05-02
Remove extra includes.
Andrei Karas
2
-2
/
+0
2017-05-01
Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.
Andrei Karas
1
-1
/
+2
2017-05-01
Add tmwa ifdefs for guildmanager and emulateguildtab.
Andrei Karas
1
-0
/
+4
2017-05-01
Remove ServerFeatures haveChangePartyLeader because it depend only on server ...
Andrei Karas
1
-3
/
+4
2017-01-27
Move browserboxmode into separate file.
Andrei Karas
1
-1
/
+1
2017-01-20
Fix code style.
Andrei Karas
1
-1
/
+2
2017-01-03
Fix some doxygen issues.
Andrei Karas
1
-2
/
+1
2017-01-03
Update copyright year.
Andrei Karas
20
-20
/
+20
2016-12-12
Add noexcept in some files.
Andrei Karas
2
-8
/
+8
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-1
/
+1
2016-09-17
Add strong typed bool Opaque.
Andrei Karas
1
-3
/
+3
2016-09-17
Remove ea/guildhandler and ea/guildrecv. Because guilds not works in legacy s...
Andrei Karas
1
-9
/
+9
2016-08-20
Add chat command for show/change auto item party sharing.
s20160820
Andrei Karas
1
-0
/
+6
2016-08-19
Add chat command for show/change share experience in party.
Andrei Karas
1
-49
/
+4
2016-08-19
Add chat command for show/change share item drops in party.
Andrei Karas
1
-48
/
+3
2016-08-19
Use input manager for most commands in party tab.
Andrei Karas
1
-18
/
+15
2016-08-19
Use input manager for most commands in guild tab.
Andrei Karas
1
-9
/
+13
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
2
-4
/
+4
2016-04-21
Move chattabtype into enums directory.
Andrei Karas
2
-44
/
+1
2016-04-17
Revert "Remove override keyword, if it present with final."
Andrei Karas
8
-31
/
+31
2016-04-17
Remove override keyword, if it present with final.
Andrei Karas
8
-31
/
+31
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
2
-2
/
+2
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-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
1
-9
/
+0
2016-01-02
Update copyrights year.
Andrei Karas
21
-21
/
+21
2015-12-23
Add const attribute to gui classes.
Andrei Karas
1
-2
/
+3
2015-12-14
Move soundconsts.h into const directory.
Andrei Karas
4
-4
/
+8
2015-12-14
Move chatconsts into const directory.
Andrei Karas
2
-3
/
+4
2015-08-09
Add some missing checks to gui found by paranucker.
Andrei Karas
1
-1
/
+1
2015-06-06
Fix code style.
Andrei Karas
1
-0
/
+2
2015-06-03
Convert PacketShare enum into strong typed enum.
Andrei Karas
1
-12
/
+12
2015-05-30
Move theme colors enum into separate file.
Andrei Karas
7
-8
/
+8
2015-05-30
Convert ChatMsgType enum into strong typed enum.
Andrei Karas
2
-3
/
+3
[next]