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
/
protocol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-11
eathena: add partial support for packet SMSG_PET_MESSAGE 0x01aa.
Andrei Karas
1
-0
/
+2
2014-09-11
eathena: add packet CMSG_PET_REQUEST_STATE 0x01a9.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_PET_CATCH 0x019f.
Andrei Karas
1
-0
/
+2
2014-09-10
eathena: add packet CMSG_PARTY_CHANGE_LEADER 0x07da.
Andrei Karas
1
-0
/
+1
2014-09-10
eathena: fix packet SMSG_PARTY_INVITE_RESPONSE 0x02c5.
Andrei Karas
1
-1
/
+1
2014-09-10
eathena: fix packets id from wrong version.
Andrei Karas
1
-3
/
+3
2014-09-10
eathena: add CMSG_PARTY_INVITED2 0x02c7.
Andrei Karas
1
-0
/
+1
2014-09-10
eathena: add packet CMSG_PARTY_INVITE2 0x08a9.
Andrei Karas
1
-0
/
+1
2014-09-10
eathena: add packet id CMSG_PARTY_CREATE2 0x01e8.
Andrei Karas
1
-0
/
+1
2014-09-10
eathena: add packet CMSG_MOVE_FROM_STORAGE_TO_CART 0x0128.
Andrei Karas
1
-0
/
+1
2014-09-10
eathena: add packet CMSG_MOVE_FROM_CART_TO_STORAGE 0x0129.
Andrei Karas
1
-0
/
+1
2014-09-10
eathena: add packet CMSG_ADMIN_RESET_PLAYER 0x0197.
Andrei Karas
1
-0
/
+1
2014-09-10
eathena: fix packet id for CMSG_SOLVE_CHAR_NAME 0x0898.
Andrei Karas
1
-1
/
+1
2014-09-10
eathena: add partial support for packet SMSG_MAIL_OPEN_WINDOW 0x0260.
Andrei Karas
1
-0
/
+2
2014-09-10
eathena: add packet CMSG_PLAYER_INSERT_CARD 0x017c.
Andrei Karas
1
-0
/
+1
2014-09-10
eathena: add packet CMSG_PLAYER_USE_CARD 0x017a.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_NPC_SELECT_AUTO_SPELL 0x01ce.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_NPC_SELECT_ARROW 0x01ae.
Andrei Karas
1
-0
/
+2
2014-09-09
eathena: add packet CMSG_NPC_IDENTIFY 0x0178.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_NPC_REFINE 0x0222.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_NPC_REPAIR 0x01fd.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_NPC_COOKING 0x025b.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_NPC_PRODUCE_MIX 0x018e.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_PLAYER_SET_MEMO 0x011d.
Andrei Karas
1
-0
/
+1
2014-09-09
Add packet CMSG_SKILL_USE_POSITION_MORE 0x096a.
Andrei Karas
1
-1
/
+1
2014-09-09
eathena: fix id for packet CMSG_SKILL_USE_POSITION 0x091e.
Andrei Karas
1
-1
/
+1
2014-09-09
eathena: add packet CMSG_CHANGE_CART 0x01af.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_REMOVE_OPTION 0x012a.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_MOVE_FROM_CART 0x0127.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_MOVE_TO_CART 0x0126.
Andrei Karas
1
-0
/
+2
2014-09-09
eathena: add packet CMSG_CREAYE_CHAT_ROOM 0x00d5.
Andrei Karas
1
-0
/
+2
2014-09-09
Remove unused packet id CMSG_CHAT_ANNOUNCE.
Andrei Karas
1
-1
/
+0
2014-09-09
eathena: add support for packet CMSG_PLAYER_MAPMOVE 0x0140.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: impliment packet CMSG_NPC_COMPLETE_PROGRESS_BAR 0x02f1.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add partial support for packet SMSG_NPC_SHOW_PROGRESS_BAR 0x02f0.
Andrei Karas
1
-0
/
+1
2014-09-09
eathena: add packet CMSG_SET_SHORTCUTS 0x02ba.
Andrei Karas
1
-0
/
+1
2014-09-08
eathena: add partial support for packet SMSG_RANKS_LIST 0x097d.
Andrei Karas
1
-0
/
+1
2014-09-08
eathena: add packet CMSG_REQUEST_RANKS 0x097c.
Andrei Karas
1
-0
/
+1
2014-09-08
eathena: add packet SMSG_GM_CHAT2 0x01c3.
Andrei Karas
1
-0
/
+1
2014-09-08
eathena: partially add packet SMSG_SKILL_AUTO_CAST 0x0147.
Andrei Karas
1
-0
/
+1
2014-09-07
eathena: fix packet SMSG_PARTY_SETTINGS 0x07d8.
Andrei Karas
1
-1
/
+1
2014-09-07
eathena: add packet SMSG_PARTY_MEMBER_INFO 0x01e9.
Andrei Karas
1
-0
/
+1
2014-09-07
eathena: fix packet SMSG_WHISPER_RESPONSE 0x09df.
Andrei Karas
1
-1
/
+1
2014-09-06
eathena: add packet SMSG_PLAYER_HP 0x080e.
Andrei Karas
1
-0
/
+1
2014-09-06
eathena: fix packet SMSG_PLAYER_STORAGE_ITEMS 0x0995.
Andrei Karas
1
-1
/
+1
2014-09-06
eathena: fix packet SMSG_PLAYER_STORAGE_ADD 0x01c4.
Andrei Karas
1
-1
/
+1
2014-09-06
eathena: fix packet SMSG_PLAYER_STORAGE_EQUIP 0x0996.
Andrei Karas
1
-1
/
+1
2014-09-06
eathena: add packet SMSG_PLAYER_INVENTORY_REMOVE2 0x07fa.
Andrei Karas
1
-0
/
+1
2014-09-06
eathena: add packet SMSG_BEING_STATUS_CHANGE2 0x043f.
Andrei Karas
1
-0
/
+1
2014-09-06
eathena: add packet SMSG_MONSTER_HP 0x0977.
Andrei Karas
1
-0
/
+1
[next]