Age | Commit message (Expand) | Author | Files | Lines |
2015-03-22 | Remove action "remove from ignore attack". | Andrei Karas | 1 | -1/+1 |
2015-03-22 | Add adction for show equipped hat in chat. | Andrei Karas | 5 | -2/+34 |
2015-03-22 | In charserverhandler add function to return hat slot. | Andrei Karas | 5 | -0/+16 |
2015-03-22 | Dont use server type in server comparator. | Andrei Karas | 2 | -2/+3 |
2015-03-22 | Fix crash if switch character with opened storage window. | Andrei Karas | 1 | -0/+6 |
2015-03-22 | Send char server ping packets if server support it. | Andrei Karas | 1 | -8/+14 |
2015-03-22 | eathena: add packet CMSG_CHAR_PING 0x0187. | Andrei Karas | 6 | -0/+17 |
2015-03-22 | Send login server ping packets if server support it. | Andrei Karas | 2 | -0/+27 |
2015-03-22 | eathena: add packet CMSG_LOGIN_PING 0x0200. | Andrei Karas | 6 | -0/+22 |
2015-03-22 | eathena: possible fix for sending login packets. | Andrei Karas | 6 | -0/+24 |
2015-03-21 | Add missing check in setting gm flag. | Andrei Karas | 1 | -1/+2 |
2015-03-21 | Revert "Move processBeingAction from ea namespace into tmwa." | Andrei Karas | 7 | -99/+105 |
2015-03-21 | Change server type in evol branding to evol2 type. | Andrei Karas | 1 | -1/+1 |
2015-03-19 | eathena: add partial support for packet SMSG_BEING_VIEW_EQUIPMENT 0x0997. | Andrei Karas | 4 | -1/+41 |
2015-03-19 | eathena: add partial support for packet SMSG_ROULETTE_GENERATE_ACK_TYPE 0x0a20. | Andrei Karas | 4 | -1/+21 |
2015-03-18 | eathena: add partial support for packet SMSG_ROULETTE_RECV_ITEM_ACK 0x0a22. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c. | Andrei Karas | 4 | -1/+26 |
2015-03-18 | Add empty roulettehandler. | Andrei Karas | 12 | -0/+258 |
2015-03-18 | eathena: add partial support for packet SMSG_BIND_ITEM 0x02d3. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_ITEM_MVP_DROPPED 0x07fd. | Andrei Karas | 4 | -1/+21 |
2015-03-18 | Move processBeingAction from ea namespace into tmwa. | Andrei Karas | 7 | -105/+99 |
2015-03-18 | eathena: add pacrtial support for packet SMSG_PLAYER_CART_ADD_ERROR 0x012c. | Andrei Karas | 3 | -0/+15 |
2015-03-18 | eathena: add partial support for packet SMSG_BATTLE_JOINED 0x08d9. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_BATTLE_NOTICE_DELETE 0x08db. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_BATTLE_BEGINS 0x08df. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_BATTLE_QUEUE_ACK 0x08d8. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_VENDING_OPEN_STATUS 0x0a28. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add packet SMSG_CHAR_CHARACTERS 0x099d. | Andrei Karas | 4 | -1/+35 |
2015-03-18 | eathena: add partial support for packet SMSG_PLAYER_RANK_POINTS 0x097e. | Andrei Karas | 4 | -1/+17 |
2015-03-18 | Update translations. | Andrei Karas | 40 | -29216/+29306 |
2015-03-18 | Fix tarball error. | Andrei Karas | 3 | -2/+2 |
2015-03-18 | eathena: add partial support for packet SMSG_PLAYER_FAVORITE_ITEM 0x0908. | Andrei Karas | 4 | -1/+17 |
2015-03-18 | eathena: add partial support for packet SMSG_BEING_CHARM 0x08cf. | Andrei Karas | 4 | -1/+18 |
2015-03-18 | eathena: add partial support for packet SMSG_NPC_CASH_SCHEDULE 0x08ca. | Andrei Karas | 4 | -1/+25 |
2015-03-18 | eathena: add partial support for packet SMSG_NPC_CASH_TAB_PRICE_LIST 0x08c0. | Andrei Karas | 4 | -1/+25 |
2015-03-18 | eathena: add partial support for packet SMSG_SCRIPT_MESSAGE 0x08b3. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_NPC_CASH_BUY 0x0849. | Andrei Karas | 4 | -1/+18 |
2015-03-18 | eathena: add partial support for packet SMSG_NPC_CASH_POINTS 0x0845. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_CHAR_DELETE2_CANCEL_ACK 0x082c. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_CHAR_DELETE2_ACCEPT_ACTUAL_ACK 0... | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_CHAR_DELETE2_ACK 0x0828. | Andrei Karas | 4 | -1/+17 |
2015-03-18 | eathena: add partial support for packet SMSG_BATTLE_PLAY 0x07fe. | Andrei Karas | 4 | -1/+15 |
2015-03-18 | eathena: add partial support for packet SMSG_CHAR_CAPTCHA_NOT_SUPPORTED 0x07e9. | Andrei Karas | 4 | -1/+16 |
2015-03-18 | eathena: add partial support for packet SMSG_SKILL_ITEM_LIST_WINDOW 0x07e3. | Andrei Karas | 4 | -1/+17 |
2015-03-17 | eathena: add partial support for packet SMSG_AUTOSHADOW_SPELL_LIST 0x0442. | Andrei Karas | 4 | -1/+17 |
2015-03-17 | eathena: add partial support for packet SMSG_BEING_MILLENIUM_SHIELD 0x0440. | Andrei Karas | 4 | -1/+18 |
2015-03-17 | eathena: add partial support for packet SMSG_NPC_PROGRESS_BAR_ABORT 0x02f2. | Andrei Karas | 4 | -1/+14 |
2015-03-17 | eathena: add partial support for packet SMSG_BEING_FONT 0x02ef. | Andrei Karas | 4 | -1/+17 |
2015-03-17 | eathena: add partial support for packet SMSG_BATTLE_UPDATE_COORDS 0x02df. | Andrei Karas | 4 | -1/+19 |
2015-03-17 | eathena: add partial support for packet SMSG_BATTLE_UPDATE_SCORE 0x02de. | Andrei Karas | 4 | -1/+16 |