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
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
Add server feature for check is pincode supported.
Andrei Karas
2
-0
/
+7
2018-03-08
Add support for change pin code by server request.
Andrei Karas
1
-0
/
+6
2018-03-08
Add support for enter auth pincode.
Andrei Karas
1
-0
/
+5
2018-03-07
Add support for set new pincode.
Andrei Karas
1
-1
/
+2
2018-03-05
Moved same methods from messageout into one file.
Andrei Karas
2
-96
/
+0
2018-03-05
Fix send bytes count in messageout.
Andrei Karas
1
-4
/
+1
2018-03-05
Moved same methods from messagein into one file.
Andrei Karas
2
-133
/
+0
2018-03-05
Add empty pincode manager.
Andrei Karas
1
-3
/
+0
2018-03-04
Increase tmwa client packet version to 8.
Andrei Karas
1
-1
/
+1
2018-03-04
Add support for hightlight attribute in groups.xml
Andrei Karas
1
-15
/
+4
2018-02-19
Allow set any gm level for tmwa.
Andrei Karas
1
-4
/
+4
2018-02-15
Remove unused channel parameter from talk methods.
s20180215
Andrei Karas
2
-10
/
+6
2018-02-09
Impliment packet CMSG_CLAN_MESSAGE 0x098d.
Andrei Karas
4
-0
/
+92
2018-01-16
Fix code style.
Andrei Karas
1
-4
/
+2
2018-01-09
Remove useless A_CONST attributes.
Andrei Karas
26
-223
/
+187
2018-01-04
Update copyrights year.
Andrei Karas
117
-117
/
+117
2017-12-28
Add missing override and final to destructors.
Andrei Karas
36
-36
/
+36
2017-12-22
Remove default parameters from socialwindow.
Andrei Karas
1
-3
/
+3
2017-12-22
Remove default parameters from chatwindow.h
Andrei Karas
1
-12
/
+38
2017-12-22
Remove default parameters from effectmanager.
Andrei Karas
1
-1
/
+1
2017-12-17
Remove default parameters from localplayer.
Andrei Karas
1
-4
/
+4
2017-12-17
Remove default parameter from PlayerInfo::setStatMod.
Andrei Karas
2
-13
/
+37
2017-12-17
Remove default parameter from PlayerInfo::setStatBase.
Andrei Karas
2
-22
/
+49
2017-12-17
Remove default parameter from PlayerInfo::setAttribute.
Andrei Karas
2
-21
/
+59
2017-12-17
Remove default parameter from Being::updateSprite.
Andrei Karas
1
-31
/
+31
2017-12-16
Remove default parameters from Being::setSpeech.
Andrei Karas
2
-18
/
+12
2017-12-11
Remove default parameters from ChatTab::chatLog.
Andrei Karas
2
-5
/
+20
2017-10-18
Add packet SMSG_PLAYER_STAT_UPDATE_7 0x0acb.
Andrei Karas
2
-2
/
+2
2017-09-27
Rename Attributes::PLAYER_JOB to Attributes::PLAYER_JOB_LEVEL.
Andrei Karas
2
-2
/
+3
2017-09-27
Change player job level, exp from stat object to attribute.
Andrei Karas
3
-14
/
+7
2017-09-27
Rename Attributes::PLAYER_LEVEL to Attributes::PLAYER_BASE_LEVEL.
Andrei Karas
2
-2
/
+2
2017-08-31
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2017-08-30
Move some variables to better scope.
Andrei Karas
3
-7
/
+21
2017-08-30
Remove some cards number to constants.
Andrei Karas
1
-4
/
+4
2017-08-26
Show in debug log last packet sent buffer position.
Andrei Karas
2
-0
/
+7
2017-08-25
Validate destination name after it entered in mail edit window.
Andrei Karas
2
-0
/
+7
2017-08-24
Add support for removing item from mail.
Andrei Karas
2
-2
/
+2
2017-08-23
Add mailqueuetype enum for mail queue types.
Andrei Karas
2
-9
/
+10
2017-08-23
Add ability to send new mail by /sendmail chat command.
Andrei Karas
2
-0
/
+13
2017-08-22
Move requestCheckName from BeingHandler into Mail2Handler.
Andrei Karas
4
-6
/
+6
2017-08-21
Remove useless else.
Andrei Karas
1
-30
/
+27
2017-08-18
Remove extra includes.
Andrei Karas
1
-1
/
+2
2017-08-14
Replace static members usage from pointers to direct classes.
Andrei Karas
6
-30
/
+22
2017-08-12
Add MailOpenType enum for different open types.
Andrei Karas
2
-14
/
+14
2017-08-11
Add packet CMSG_MAIL2_CANCEL_WRITE_MAIL 0x0a03.
Andrei Karas
2
-0
/
+6
2017-08-11
Add packet CMSG_MAIL2_CLOSE_MAILBOX 0x09e9.
Andrei Karas
2
-0
/
+6
2017-08-11
Add packet CMSG_MAIL2_OPEN_MAILBOX 0x09e8.
Andrei Karas
2
-0
/
+6
2017-08-11
Add packet CMSG_MAIL2_REFRESH_MAIL_LIST 0x09ef.
Andrei Karas
2
-0
/
+8
2017-08-11
Add packet CMSG_MAIL2_REQUEST_ITEMS 0x09f3.
Andrei Karas
2
-0
/
+8
2017-08-11
Add packet CMSG_MAIL2_REQUEST_MONEY 0x09f1.
Andrei Karas
2
-0
/
+8
[next]