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
2015-07-14
Add ability for insert cards into items.
Andrei Karas
1
-1
/
+1
2015-06-15
Fix code style.
Andrei Karas
1
-2
/
+2
2015-06-14
Replace packet direct defines to macro with constants.
Andrei Karas
1
-694
/
+697
2015-05-01
eathena: add support for send chat command from server.
Andrei Karas
1
-0
/
+2
2015-04-15
eathena: add support for change password.
Andrei Karas
1
-1
/
+2
2015-04-03
Rename chat room related packets.
Andrei Karas
1
-9
/
+9
2015-04-01
eathena: add partial support for packet SMSG_ROULETTE_OPEN_ACK 0x0a1a.
Andrei Karas
1
-0
/
+1
2015-04-01
eathena: add partial support for packet SMSG_CHAR_BAN_CHAR_LIST 0x020d.
Andrei Karas
1
-0
/
+1
2015-04-01
eathena: add outdated packets to protocol.h.
Andrei Karas
1
-1
/
+15
2015-04-01
eathena: add partial support for packet SMSG_MAP_AUTH_REFUSE 0x0074.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_BATTLE_CHECK_STATE 0x090a.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_BATTLE_BEGIN_ACK 0x08e0.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_BATTLE_REVOKE 0x08da.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_BATTLE_REGISTER 0x08d7.
Andrei Karas
1
-0
/
+2
2015-03-29
eathena: add packet CMSG_NPC_CASH_SHOP_SCHEDULE 0x08c9.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_NPC_CASH_SHOP_REQUEST_TAB 0x0846.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_NPC_CASH_SHOP_OPEN 0x0844.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_KICK_FROM_CHAT_ROOM 0x00e2.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_SET_CHAT_ROOM_OWNER 0x00e0.
Andrei Karas
1
-0
/
+1
2015-03-29
eathena: add packet CMSG_SET_CHAT_ROOM_OPTIONS 0x00de.
Andrei Karas
1
-0
/
+1
2015-03-29
Fix typo in packet name CMSG_MOVE_FROM_STORAGE.
Andrei Karas
1
-1
/
+1
2015-03-28
eathena: add packet CMSG_BANK_CLOSE 0x09b8.
Andrei Karas
1
-0
/
+1
2015-03-28
eathena: add packet CMSG_BANK_OPEN 0x09b6.
Andrei Karas
1
-0
/
+1
2015-03-28
eathena: add packet CMSG_LEAVE_CHAT_ROOM 0x00e3.
Andrei Karas
1
-0
/
+1
2015-03-26
eathena: add packet CMSG_NPC_CASH_SHOP_CLOSE 0x084a.
Andrei Karas
1
-0
/
+1
2015-03-26
eathena: add packet CMSG_NPC_SHOP_CLOSE 0x09d4.
Andrei Karas
1
-0
/
+1
2015-03-26
eathena: fix some packets naming.
Andrei Karas
1
-5
/
+5
2015-03-22
eathena: add packet CMSG_CHAR_PING 0x0187.
Andrei Karas
1
-0
/
+1
2015-03-22
eathena: add packet CMSG_LOGIN_PING 0x0200.
Andrei Karas
1
-0
/
+1
2015-03-21
Revert "Move processBeingAction from ea namespace into tmwa."
Andrei Karas
1
-1
/
+2
2015-03-19
eathena: add partial support for packet SMSG_BEING_VIEW_EQUIPMENT 0x0997.
Andrei Karas
1
-0
/
+1
2015-03-19
eathena: add partial support for packet SMSG_ROULETTE_GENERATE_ACK_TYPE 0x0a20.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_ROULETTE_RECV_ITEM_ACK 0x0a22.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c.
Andrei Karas
1
-0
/
+2
2015-03-18
eathena: add partial support for packet SMSG_BIND_ITEM 0x02d3.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_ITEM_MVP_DROPPED 0x07fd.
Andrei Karas
1
-0
/
+1
2015-03-18
Move processBeingAction from ea namespace into tmwa.
Andrei Karas
1
-2
/
+1
2015-03-18
eathena: add pacrtial support for packet SMSG_PLAYER_CART_ADD_ERROR 0x012c.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_BATTLE_JOINED 0x08d9.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_BATTLE_NOTICE_DELETE 0x08db.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_BATTLE_BEGINS 0x08df.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_BATTLE_QUEUE_ACK 0x08d8.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_VENDING_OPEN_STATUS 0x0a28.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add packet SMSG_CHAR_CHARACTERS 0x099d.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_PLAYER_RANK_POINTS 0x097e.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_PLAYER_FAVORITE_ITEM 0x0908.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_BEING_CHARM 0x08cf.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_NPC_CASH_SCHEDULE 0x08ca.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_NPC_CASH_TAB_PRICE_LIST 0x08c0.
Andrei Karas
1
-0
/
+1
2015-03-18
eathena: add partial support for packet SMSG_SCRIPT_MESSAGE 0x08b3.
Andrei Karas
1
-0
/
+1
[next]