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
/
eathena
/
mail2handler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-28
Add missing override and final to destructors.
Andrei Karas
1
-1
/
+1
2017-08-25
Validate destination name after it entered in mail edit window.
Andrei Karas
1
-0
/
+2
2017-08-24
Add support for removing item from mail.
Andrei Karas
1
-1
/
+1
2017-08-23
Add mailqueuetype enum for mail queue types.
Andrei Karas
1
-4
/
+5
2017-08-23
Add ability to send new mail by /sendmail chat command.
Andrei Karas
1
-0
/
+5
2017-08-22
Move requestCheckName from BeingHandler into Mail2Handler.
Andrei Karas
1
-0
/
+2
2017-08-12
Add MailOpenType enum for different open types.
Andrei Karas
1
-7
/
+7
2017-08-11
Add packet CMSG_MAIL2_CANCEL_WRITE_MAIL 0x0a03.
Andrei Karas
1
-0
/
+2
2017-08-11
Add packet CMSG_MAIL2_CLOSE_MAILBOX 0x09e9.
Andrei Karas
1
-0
/
+2
2017-08-11
Add packet CMSG_MAIL2_OPEN_MAILBOX 0x09e8.
Andrei Karas
1
-0
/
+2
2017-08-11
Add packet CMSG_MAIL2_REFRESH_MAIL_LIST 0x09ef.
Andrei Karas
1
-0
/
+3
2017-08-11
Add packet CMSG_MAIL2_REQUEST_ITEMS 0x09f3.
Andrei Karas
1
-0
/
+3
2017-08-11
Add packet CMSG_MAIL2_REQUEST_MONEY 0x09f1.
Andrei Karas
1
-0
/
+3
2017-08-11
Add packet CMSG_MAIL2_DELETE_MAIL 0x09f5.
Andrei Karas
1
-0
/
+3
2017-08-11
Add packet CMSG_MAIL2_READ_MAIL 0x09ea.
Andrei Karas
1
-0
/
+3
2017-08-11
Add packet CMSG_MAIL2_NEXT_PAGE 0x09ee.
Andrei Karas
1
-0
/
+3
2017-08-11
Add packet CMSG_MAIL2_SEND_MAIL 0x09ec.
Andrei Karas
1
-0
/
+5
2017-08-11
Add packet CMSG_MAIL2_REMOVE_ITEM_MAIL 0x0a06.
Andrei Karas
1
-0
/
+3
2017-08-11
Add packet CMSG_MAIL2_ADD_ITEM_TO_MAIL 0x0a04.
Andrei Karas
1
-0
/
+3
2017-08-11
Add packet CMSG_MAIL2_OPEN_WRITE_MAIL 0x0a08.
Andrei Karas
1
-0
/
+2
2017-08-10
Add empty mail2handler.
Andrei Karas
1
-0
/
+41