index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
rename_and_cleanup
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
/
windows
/
chatwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-26
switch: actually send "chatinput" action on new software keyboard text
cpasjuste
1
-0
/
+11
2020-02-23
Fix some code style issues
Andrei Karas
1
-3
/
+3
2019-10-16
Fix code style, ignore some warning in clang-tidy
Andrei Karas
1
-2
/
+2
2019-09-30
Add missing static keywords
Andrei Karas
1
-1
/
+1
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-11-27
Remove extra ; from different code.
Andrei Karas
1
-4
/
+4
2018-10-29
Fix code style.
s20181102
Andrei Karas
1
-1
/
+1
2018-04-02
Add some missing brackets in macroses.
Andrei Karas
1
-1
/
+1
2018-03-09
Add skin parameter to all button constructors.
Andrei Karas
1
-1
/
+1
2018-02-16
Replace file type from stream to FILE in logger.
Andrei Karas
1
-0
/
+1
2018-01-16
Fix code style.
Andrei Karas
1
-1
/
+1
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-27
Remove default parameters from window.
Andrei Karas
1
-1
/
+1
2017-12-26
Remove default parameters from dropdown.
Andrei Karas
1
-1
/
+2
2017-12-22
Remove default parameters from chatwindow.h
Andrei Karas
1
-3
/
+5
2017-12-11
Remove default parameters from ChatTab::chatLog.
Andrei Karas
1
-12
/
+44
2017-09-27
Change player job level, exp from stat object to attribute.
Andrei Karas
1
-23
/
+19
2017-09-27
Rename Attributes::PLAYER_LEVEL to Attributes::PLAYER_BASE_LEVEL.
Andrei Karas
1
-1
/
+1
2017-09-27
Change attributes value type to int64.
Andrei Karas
1
-5
/
+7
2017-09-05
Fix drawing emotes button in chat input field.
Andrei Karas
1
-5
/
+12
2017-08-30
Move some variables to better scope.
Andrei Karas
1
-7
/
+9
2017-08-24
Fix duplicating assert message created after connected to server for some sec...
Andrei Karas
1
-0
/
+6
2017-08-21
Remove useless else.
Andrei Karas
1
-8
/
+3
2017-08-14
Fix some pointer to bool conversions.
Andrei Karas
1
-1
/
+1
2017-07-12
Rename gm level into group id in localplayer.cpp
Andrei Karas
1
-1
/
+1
2017-06-30
Allow open chat window with debug tab before connecting to game.
Andrei Karas
1
-3
/
+5
2017-06-29
Move foreach macroses into separate file.
Andrei Karas
1
-0
/
+1
2017-06-11
Rename player_relations into playerRelations.
Andrei Karas
1
-3
/
+3
2017-06-08
Replace ext.compare to direct string comparison.
Andrei Karas
1
-3
/
+3
2017-06-08
Remove useless string initialisations.
Andrei Karas
1
-1
/
+1
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-100
/
+108
2017-05-08
Fix wrong checks after removing some server features.
Andrei Karas
1
-2
/
+2
2017-05-05
Rename virtfstools into tools.
Andrei Karas
1
-1
/
+1
2017-05-02
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-05-01
Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.
Andrei Karas
1
-3
/
+5
2017-04-06
Add quick messages with translation from current server language to default.
Andrei Karas
1
-0
/
+18
2017-04-04
Reserve some characters sequence for future usage in chat messages.
Andrei Karas
1
-0
/
+4
2017-03-28
Move virtfstools into virtfs directory.
Andrei Karas
1
-1
/
+1
2017-02-21
Move virt fs related files into fs directory.
Andrei Karas
1
-1
/
+2
2017-02-14
Move some virtfs replated functions from files.cpp into virtfstools.cpp
Andrei Karas
1
-2
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-23
Fix style issues.
Andrei Karas
1
-6
/
+3
2016-12-10
Fix some issues found by automatic checks.
Andrei Karas
1
-5
/
+5
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-3
/
+5
2016-09-07
Allow run commands if no tab selected in chat window.
Andrei Karas
1
-0
/
+2
2016-08-24
First step of removing local pets (tmwa only).
Andrei Karas
1
-93
/
+5
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
1
-2
/
+0
2016-07-25
Add into player attributes prefix PLAYER_.
Andrei Karas
1
-3
/
+3
2016-04-21
Convert chattabtype into strong typed enum.
Andrei Karas
1
-2
/
+2
2016-04-07
For commands in links in chat ask before executing command.
Andrei Karas
1
-0
/
+2
[next]