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
/
protocol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-13
eathena: add partial support for packet SMSG_FORMAT_MESSAGE 0x0291.
Andrei Karas
1
-0
/
+1
2014-09-13
eathena: update to hercules version 20150000.
Andrei Karas
1
-3
/
+3
2014-09-13
eathena: update to hercules version 20140416.
Andrei Karas
1
-3
/
+3
2014-09-13
eathena: update to hercules version 20140402.
Andrei Karas
1
-3
/
+3
2014-09-13
eathena: update to hercules version 20140305.
Andrei Karas
1
-3
/
+3
2014-09-13
eathena: update to hercules version 20140115 and 20140205.
Andrei Karas
1
-3
/
+3
2014-09-13
Remove duplicate packet id CMSG_PLAYER_ATTACK.
Andrei Karas
1
-1
/
+0
2014-09-13
eathena: update to hercules version 20131230.
Andrei Karas
1
-5
/
+5
2014-09-11
eathena: add packet CMSG_EXPLOSION_SPIRITS 0x01ed.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_DORI_DORI 0x01e7.
Andrei Karas
1
-0
/
+2
2014-09-11
eathena: add partial support for packet SMSG_CHAT_IGNORE_LIST 0x00d4.
Andrei Karas
1
-0
/
+2
2014-09-11
eathena: add packet CMSG_REQUEST_IGNORE_LIST 0x00d3.
Andrei Karas
1
-0
/
+1
2014-09-11
add packet CMSG_IGNORE_NICK 0x00cf.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_ADMIN_UNEQUIP_ALL 0x07f5.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add partial support for packet SMSG_ADMIN_SET_TILE_TYPE 0x0192.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_ADMIN_SET_TILE_TYPE 0x0198.
Andrei Karas
1
-0
/
+1
2014-09-11
Fix packet name SMSG_ADMIN_GET_LOGIN_ACK.
Andrei Karas
1
-1
/
+1
2014-09-11
eathena: add partial support for packet CMSG_ADMIN_GET_LOGIN_ACK 0x01e0.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_ADMIN_ID_TO_LOGIN 0x01df.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_ADMIN_MUTE_NAME 0x0212.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_ADMIN_MUTE 0x0149.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_ADMIN_RECALL 0x01bd.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_ADMIN_GOTO 0x01bb.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_ADMIN_KICK_ALL 0x00ce.
Andrei Karas
1
-0
/
+1
2014-09-11
eathena: add packet CMSG_PET_SET_NAME 0x01a5.
Andrei Karas
1
-0
/
+1
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
[prev]
[next]