index
:
mana/plus
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
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
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
/
net
/
eathena
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
add server feature havePlayerStatusUpdate.
Andrei Karas
2
-0
/
+7
2014-09-16
add server feature for language tab.
Andrei Karas
2
-0
/
+7
2014-09-16
Fix reading int64 from server.
Andrei Karas
1
-1
/
+1
2014-09-16
eathena: add pactial support for packet SMSG_BANK_STATUS 0x09a6.
Andrei Karas
4
-1
/
+17
2014-09-16
add support for reading int64 from server.
Andrei Karas
2
-0
/
+21
2014-09-16
eathena: add packet CMSG_BANK_CHECK 0x09ab.
Andrei Karas
3
-0
/
+9
2014-09-16
eathena: add packet CMSG_BANK_WITHDRAW 0x09a9.
Andrei Karas
3
-0
/
+10
2014-09-16
eathena: add packet CMSG_BANK_DEPOSIT 0x09a7.
Andrei Karas
3
-0
/
+11
2014-09-16
add empty bankhandler.
Andrei Karas
4
-1
/
+107
2014-09-16
eathena: add packet CMSG_PARTY_ALLOW_INVITES 0x02c8.
Andrei Karas
3
-0
/
+9
2014-09-16
eathena: add packet CMSG_PLAYER_FAVORITE_ITEM 0x0907.
Andrei Karas
3
-0
/
+14
2014-09-16
eathena: add packet CMSG_BATTLE_CHAT_MESSAGE 0x02db.
Andrei Karas
3
-0
/
+17
2014-09-16
eathena: add packet CMSG_QUEST_ACTIVATE 0x02b6.
Andrei Karas
3
-0
/
+13
2014-09-15
Add base class for questhandler in net namespace.
Andrei Karas
2
-2
/
+5
2014-09-15
eathena: add packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE 0x02d8.
Andrei Karas
3
-0
/
+9
2014-09-15
eathena: add packet CMSG_PLAYER_VIEW_EQUIPMENT 0x02d6.
Andrei Karas
3
-0
/
+12
2014-09-15
eathena: add packet CMSG_ASK_FOR_CHILD_REPLY 0x01f7.
Andrei Karas
3
-1
/
+18
2014-09-15
eathena: add partial support for packet SMSG_ASK_FOR_CHILD 0x01f6.
Andrei Karas
3
-0
/
+17
2014-09-15
eathena: add packet CMSG_ASK_FOR_CHILD 0x01f9.
Andrei Karas
3
-0
/
+15
2014-09-15
Add empty familyhandler.
Andrei Karas
4
-1
/
+107
2014-09-15
Add empty cashshophandler.
Andrei Karas
4
-1
/
+107
2014-09-15
Add empty auctionhandler.
Andrei Karas
4
-1
/
+106
2014-09-15
eathena: add packet CMSG_MAIL_SEND 0x0248.
Andrei Karas
3
-0
/
+21
2014-09-15
eathena: add packet CMSG_MAIL_RESET_ATTACH 0x0246.
Andrei Karas
3
-0
/
+9
2014-09-15
eathena: add packet CMSG_MAIL_SET_ATTACH 0x0247.
Andrei Karas
3
-0
/
+12
2014-09-15
fix compilation warnings.
Andrei Karas
2
-2
/
+2
2014-09-15
eathena: add packet CMSG_MAIL_RETURN_MESSAGE 0x0273.
Andrei Karas
3
-0
/
+10
2014-09-15
eathena: add packet CMSG_MAIL_DELETE_MESSAGE 0x0243.
Andrei Karas
3
-0
/
+9
2014-09-15
eathena: add packet CMSG_MAIL_GET_ATTACH 0x0244.
Andrei Karas
3
-0
/
+9
2014-09-15
eathena: add packet CMSG_MAIL_READ_MESSAGE 0x0241.
Andrei Karas
3
-0
/
+9
2014-09-15
eathena: add packet CMSG_MAIL_REFRESH_INBOX 0x023f.
Andrei Karas
3
-0
/
+9
2014-09-15
eathena: add partial support for packet SMSG_ADMIN_ACCOUNT_STATS 0x0214.
Andrei Karas
4
-1
/
+39
2014-09-15
eathena: add packet CMSG_ADMIN_REQUEST_STATS 0x0213.
Andrei Karas
3
-1
/
+14
2014-09-15
eathena: remove some tmw/evol related packets.
Andrei Karas
5
-62
/
+11
2014-09-15
eathena: add support for packet CMSG_PLAYER_AUTO_REVIVE 0x0292.
Andrei Karas
3
-0
/
+7
2014-09-14
eathena: add partial support for packet SMSG_PVP_INFO 0x0210.
Andrei Karas
4
-2
/
+18
2014-09-14
eathena: add packet CMSG_PVP_INFO 0x020f.
Andrei Karas
3
-0
/
+9
2014-09-14
eathena: fix packet SMSG_PLAYER_STATUS_CHANGE 0x0229.
Andrei Karas
3
-4
/
+4
2014-09-14
Move processPlaterStatusChange from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+30
2014-09-14
eathena: add partial support for packet SMSG_SKILL_ENTRY 0x09ca.
Andrei Karas
4
-1
/
+22
2014-09-14
eathena: add partial support for packet SMSG_SKILL_GROUND_NO_DAMAGE 0x0117.
Andrei Karas
3
-0
/
+19
2014-09-14
Add server feature haveServerHp.
Andrei Karas
2
-0
/
+7
2014-09-14
eathena: fix updating hp.
Andrei Karas
1
-9
/
+15
2014-09-14
Fix compilation warnings.
Andrei Karas
2
-4
/
+0
2014-09-14
eathena: remove unsued packet SMSG_CHAR_CREATE_SUCCEEDED2.
Andrei Karas
2
-2
/
+0
2014-09-14
eathena: fix packet size SMSG_CHAR_CREATE_SUCCEEDED 0x006d.
Andrei Karas
1
-1
/
+1
2014-09-14
eathena: remove stats from char creation dialog.
Andrei Karas
1
-23
/
+1
2014-09-14
Move setCharCreateDialog from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+48
2014-09-13
eathena: add partial support for packet SMSG_FORMAT_MESSAGE_SKILL 0x07e6.
Andrei Karas
4
-1
/
+19
2014-09-13
eathena: add partial support for packet SMSG_FORMAT_MESSAGE_NUMBER 0x07e2.
Andrei Karas
4
-2
/
+19
[next]