Age | Commit message (Expand) | Author | Files | Lines |
2016-05-31 | Fix different include issues. | Andrei Karas | 1 | -0/+2 |
2016-05-24 | Add missing id into packet version 20101124. | Andrei Karas | 1 | -0/+1 |
2016-05-24 | Add packet CMSG_SKILL_USE_BEING from 2010 to newer. | Andrei Karas | 1 | -0/+14 |
2016-05-24 | Add packet CMSG_BUYINGSTORE_CREATE from 2010 to newer. | Andrei Karas | 1 | -0/+10 |
2016-05-24 | Add packet CMSG_PLAYER_INVENTORY_DROP from 2010 to newer. | Andrei Karas | 1 | -0/+6 |
2016-05-24 | Add packet CMSG_HOMUNCULUS_MENU from 2010 to newer. | Andrei Karas | 1 | -0/+23 |
2016-05-24 | Add packet CMSG_BUYINGSTORE_OPEN from 2010 and newer. | Andrei Karas | 1 | -0/+14 |
2016-05-24 | Add packet CMSG_MOVE_FROM_STORAGE from 2010 to newer. | Andrei Karas | 1 | -0/+17 |
2016-05-24 | Add packet CMSG_SEARCHSTORE_CLICK from 2010 to newer. | Andrei Karas | 1 | -0/+11 |
2016-05-24 | Add packet CMSG_FRIENDS_ADD_PLAYER from 2010 to newer. | Andrei Karas | 1 | -0/+17 |
2016-05-24 | Add packet CMSG_SOLVE_CHAR_NAME from 2010 to newer. | Andrei Karas | 1 | -0/+16 |
2016-05-24 | Add packet CMSG_BUYINGSTORE_SELL for 2010 and newer. | Andrei Karas | 1 | -0/+13 |
2016-05-24 | Add packet CMSG_SKILL_USE_POSITION for 2010 and newer. | Andrei Karas | 1 | -0/+14 |
2016-05-23 | Add packet CMSG_PLAYER_CHANGE_ACT from 2010 to newer. | Andrei Karas | 1 | -0/+14 |
2016-05-23 | Add packet CMSG_NAME_REQUEST for 2010 and newer. | Andrei Karas | 1 | -0/+15 |
2016-05-23 | Add packet CMSG_BUYINGSTORE_CLOSE from 2010 and newer. | Andrei Karas | 1 | -0/+19 |
2016-05-23 | Add packet CMSG_PLAYER_CHANGE_DEST from 2010 and newer. | Andrei Karas | 1 | -0/+15 |
2016-05-23 | Add packet CMSG_SEARCHSTORE_NEXT_PAGE from 2010 and newer. | Andrei Karas | 1 | -0/+11 |
2016-05-23 | Add packet CMSG_SKILL_USE_POSITION_MORE from 2010 and newer. | Andrei Karas | 1 | -0/+14 |
2016-05-23 | Add all versions for packet CMSG_MOVE_TO_STORAGE. | Andrei Karas | 1 | -0/+32 |
2016-05-20 | Remove duplicate packet defines. | Andrei Karas | 1 | -4/+0 |
2016-05-18 | Add all versions for packet CMSG_PLAYER_INVENTORY_DROP. | Andrei Karas | 1 | -0/+22 |
2016-05-18 | Fix some packet issues in version 2013xxxx | Andrei Karas | 1 | -0/+4 |
2016-05-18 | Impliment packet CMSG_ITEM_PICKUP for all packet versions. | Andrei Karas | 1 | -2/+35 |
2016-05-17 | Impliment packets CMSG_PLAYER_CHANGE_DIR and CMSG_MAP_PING for all packet ver... | Andrei Karas | 1 | -0/+143 |
2016-05-17 | Fix sending packets for version 20151001 and bigger. | Andrei Karas | 1 | -1/+3 |
2016-05-16 | Add support for packet version 20160316. | Andrei Karas | 1 | -0/+30 |
2016-05-16 | Add support for packet version 20151216. | Andrei Karas | 1 | -0/+29 |
2016-05-16 | Add support for packet version 20151104. | Andrei Karas | 1 | -0/+19 |
2016-05-11 | Remove duplicates in packetsout.inc | Andrei Karas | 1 | -3/+0 |
2016-05-08 | Add packets for packet version 20151001. | Andrei Karas | 1 | -0/+29 |
2016-05-07 | Impliment packets for packet version 20150916. | Andrei Karas | 1 | -1/+30 |
2016-04-20 | Add old versions for packet CMSG_MAP_SERVER_CONNECT. | Andrei Karas | 1 | -0/+40 |
2016-04-20 | Add packet CMSG_TAEKWON_RANKS 0x0225 | Andrei Karas | 1 | -0/+7 |
2016-04-19 | Add packet CMSG_PLAYER_LESS_EFFECTS 0x021d. | Andrei Karas | 1 | -0/+7 |
2016-04-19 | Add packet CMSG_SKILL_FEEL_SAVE_OK 0x0254 | Andrei Karas | 1 | -0/+7 |
2016-04-19 | Add missing version for packet CMSG_SOLVE_CHAR_NAME. | Andrei Karas | 1 | -0/+1 |
2016-04-19 | Fix packet definition for different versions CMSG_SEARCHSTORE_SEARCH. | Andrei Karas | 1 | -0/+71 |
2016-04-19 | Add different versions for packet CMSG_SKILL_USE_POSITION_MORE. | Andrei Karas | 1 | -1/+5 |
2016-04-19 | Add different versions for packet CMSG_FRIENDS_ADD_PLAYER. | Andrei Karas | 1 | -1/+10 |
2016-04-19 | Add different versions for packet CMSG_PARTY_INVITE2. | Andrei Karas | 1 | -1/+8 |
2016-04-19 | Add different versions for packet CMSG_MAP_SERVER_CONNECT. | Andrei Karas | 1 | -1/+10 |
2016-04-19 | Add different versions for packet CMSG_PLAYER_CHANGE_ACT. | Andrei Karas | 1 | -1/+5 |
2016-04-19 | Add all versions for packet CMSG_MOVE_FROM_STORAGE. | Andrei Karas | 1 | -1/+9 |
2016-04-19 | Add missing login server packets and add comments to some packets. | Andrei Karas | 1 | -3/+12 |
2016-04-19 | Impliment some versioned packets. | Andrei Karas | 1 | -6/+50 |
2016-04-07 | Move packet CMSG_QUICK_IDENTIFY_ITEM definition. | Andrei Karas | 1 | -3/+2 |
2016-04-07 | Add different versions for packet CMSG_ITEM_PICKUP. | Andrei Karas | 1 | -2/+19 |
2016-04-07 | Add different versions for packet CMSG_SKILL_USE_POSITION. | Andrei Karas | 1 | -1/+8 |
2016-04-06 | Add different versions for packet CMSG_PLAYER_INVENTORY_DROP. | Andrei Karas | 1 | -1/+9 |